5 Commits

Author SHA1 Message Date
sulyi
3b536690d7 [jsinterp] Adding function declaration and call
Refractors ast:
 * function declaration is no longer a statement
 * function body is no longer a block
2016-12-17 01:21:31 +01:00
sulyi
5238ed11ac [test] Adding logging to TestJSInterpreter 2016-12-16 01:33:28 +01:00
sulyi
cd2bf30a60 [test] Adding logging to TestJSInterpreterParse 2016-12-16 01:33:28 +01:00
sulyi
d7443e1233 [jsinterp] Adding interpreter support for pre- and postfix expressions 2016-12-16 01:33:28 +01:00
sulyi
ab37e2b811 [test] Adding jstests test suite 2016-12-14 18:27:33 +01:00