Commit Graph

14 Commits

Author SHA1 Message Date
Alexey Andreev
9b7760c639 Add inlining of JSBody scripts 2015-09-25 16:51:06 +03:00
Alexey Andreev
49f05cbb6e Improve JSBody implementation 2015-09-25 13:28:46 +03:00
Alexey Andreev
d4309bb564 New JSBody generator allowing to get smaller JavaScript code 2015-09-24 16:58:37 +03:00
Alexey Andreev
792294296d Add test for remaining JavaScript constructs 2015-09-23 14:22:24 +03:00
Alexey Andreev
ccfddb19a4 Add some tests for AstWriter 2015-09-22 17:40:49 +03:00
Alexey Andreev
06a4356543 Adding tests for AstWriter 2015-09-22 15:43:05 +03:00
Alexey Andreev
3e88314fbb Developing JavaScript AST writer for JSBody 2015-09-18 18:15:25 +03:00
Alexey Andreev
d4b7348394 Improving JSBody implementation 2015-09-13 20:50:32 +03:00
Alexey Andreev
5fca860b70 Remove JSConstructor. Further development of JSO TCK 2015-09-12 13:47:58 +03:00
Alexey Andreev
0b66d4c799 Add test cases for primitive arrays 2015-09-11 19:32:03 +03:00
Alexey Andreev
f620f9513e Working on TCK for JSO 2015-09-10 12:11:37 +03:00
Alexey Andreev
e1f6bfdaeb Updating JSO implementation 2015-09-09 18:16:37 +03:00
Alexey Andreev
0064abeab7 Add javadocs to JSO annotations 2015-09-08 22:04:26 +03:00
Alexey Andreev
a5ffd11151 Further refactoring of JSO 2015-09-08 21:45:08 +03:00