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
Files
4f58104981a7c5f0234c7fa2e7470a28e5d0e85b
jerryscript
/
tests
T
History
Andrey Shitov
4f58104981
Fix checking of semicolons in expression statements.
...
JerryScript-DCO-1.0-Signed-off-by: Andrey Shitov
a.shitov@samsung.com
2015-07-15 13:15:25 +03:00
..
benchmarks
/jerry
Changing GC mark phase to be non-recursive. It is noticeably slower on some test cases, but doesn't cause stack overflow.
2015-02-19 14:34:34 +03:00
jerry
Fix parse of preincrement / predecrement, applied to 'obj.prop'-like expressions.
2015-07-15 13:04:02 +03:00
jerry-test-suite
Implementing escape sequences support with the exception of "\0" ("<NUL>") character and cases that depend on Unicode support.
2015-05-29 14:03:11 +03:00
unit
Fix checking of semicolons in expression statements.
2015-07-15 13:15:25 +03:00
blinky.js
Refinement of project structure.
2015-02-10 19:00:32 +03:00