sulyi
bddf48281c
[jstests] Doc, dynamic import
...
Refactors: template check and logging logic
2016-12-29 08:06:43 +01:00
sulyi
3d0252aee0
[jsinterp] Refactoring jsparser
2016-12-29 00:36:24 +01:00
sulyi
3f075d87da
[test] jstest fixes
...
* direct execution comment accidental removal
* zip type check in 'traverse'
* less convoluted 'variables' in JSInterpreter initialization
* tiny bit more meaningful log messages
* changing single letter flags to more explanatory names
* refactoring skip test logic
2016-12-27 07:10:01 +01:00
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