This website requires JavaScript.
Explore
Help
Sign In
YourWishes
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,128
Commits
5
Branches
7
Tags
259e8716816eef927a53d0ae8228a744450e75da
Commit Graph
4 Commits
Author
SHA1
Message
Date
Ruben Ayrapetyan
36424c0fd2
Removing contexts arguments from Jerry API; introducing jerry_push_ctx and jerry_pop_ctx interfaces; putting context-related API part under #ifdef CONFIG_JERRY_ENABLE_CONTEXTS (supposed to be implemented later, when becomes necessary).
2015-04-08 15:37:23 +03:00
Ruben Ayrapetyan
eb7dce272a
Update of --mem-stats flag fix: leaving MEM_STATS definition only in jerry-core.
2015-03-30 20:00:55 +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
e.gavrin
26288b6b1b
Rename main_* to main-*
2015-02-13 22:33:30 +03:00