e.gavrin
|
9886c163cc
|
Fix extension API issue with <=gcc4.8
|
2015-04-02 11:00:54 +03:00 |
|
Ruben Ayrapetyan
|
9ef65ef45a
|
Fixing missing initializer warning for unused fields in extension declarations.
|
2015-04-01 17:27:49 +03:00 |
|
Ruben Ayrapetyan
|
9746b2fd76
|
Jerry API for calling functions C -> Jerry, creating objects, reading / writing object's properties (currently, only interface declaration, without implementation).
|
2015-03-27 18:05:27 +03:00 |
|
Ruben Ayrapetyan
|
6b0b669c14
|
Support passing of string and object arguments to plugins' bound functions.
|
2015-03-25 18:35:37 +03:00 |
|
Ruben Ayrapetyan
|
79695bf3cd
|
Extension description syntax; extension instantiation, field values and calls with arguments (except strings); example of a simple extension.
String arguments support is supposed to be added in a subsequent commit.
|
2015-02-25 16:51:21 +03:00 |
|