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
531a9d335240921432e45aef88eab7091a956a88
jerryscript
/
tests
T
History
Andrey Shitov
531a9d3352
Fix invalid preparsing of variable declarations which are not splitted by comma.
...
JerryScript-DCO-1.0-Signed-off-by: Andrey Shitov
a.shitov@samsung.com
2015-08-11 14:39:02 +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 invalid preparsing of variable declarations which are not splitted by comma.
2015-08-11 14:39:02 +03:00
jerry-test-suite
Change 'assert' handle to pass only upon exactly 1 argument is received, and the argument is boolean true; update internal test suite correspondingly.
2015-07-30 17:05:26 +03:00
unit
Fix semicolon check after variable declaration list.
2015-08-11 14:23:11 +03:00
blinky.js
Refinement of project structure.
2015-02-10 19:00:32 +03:00