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
|
34cf1b8e8f
|
Fixing Jerry interface declaration: making routines to be exported in C-linkage mode (i.e., adding 'extern "C"').
|
2015-03-27 12:05:08 +03:00 |
|
Ruben Ayrapetyan
|
c12ec35b2d
|
Extension API: description of structures used for describing extension object; jerry_extend_with - stub for extension interface routine.
|
2015-02-20 20:37:07 +03:00 |
|
Ruben Ayrapetyan
|
88353e93cf
|
Renaming core -> jerry-core.
|
2015-02-17 19:08:55 +03:00 |
|