Nicolas Petton
|
c5a513a221
- Merged contexts locals and args into one object
|
11 lat temu |
Nicolas Petton
|
fadbe674a2
- fixed context locals filling
|
11 lat temu |
Nicolas Petton
|
7b9e44855c
- Use JS temp variables
|
11 lat temu |
Nicolas Petton
|
5921e6bb67
- fix the parser for '\\' selectors
|
11 lat temu |
Nicolas Petton
|
53f25163c1
Get ready for moving local vars into the context
|
12 lat temu |
Nicolas Petton
|
6fb89d7252
- Mostly working AST interpreter
|
12 lat temu |
Nicolas Petton
|
a5d64a4838
- use the new code generator (with inlining) by default
|
12 lat temu |
Nicolas Petton
|
afd7523ef3
- Renamed AbstractCompiler >> loadExpression: to #evaluateExpression:
|
12 lat temu |
Nicolas Petton
|
0c436c5586
Merge with dale
|
12 lat temu |
Nicolas Petton
|
4867b865b7
Fixed issue 114 and recompiled all js files
|
13 lat temu |
Göran Krampe
|
3f7b01ba93
Fixed issue #54, added parenthesis around generated js assignments so that they work properly when nested in expressions.
|
13 lat temu |
Nicolas Petton
|
48d35a2ad6
Split Kernel in several packages
|
13 lat temu |