Nicolas Petton
|
f4e7f3d8f9
Fixes AIContext >> retrieveNode
|
11 years ago |
Nicolas Petton
|
06cb61f46c
Fixes AIContext >> initializeInterpreter
|
11 years ago |
Nicolas Petton
|
2e59907947
Fixes issue #666
|
11 years ago |
Nicolas Petton
|
1667c7d52c
Renames AIInterpreterError to ASTInterpreterError
|
11 years ago |
Nicolas Petton
|
73390dc9ae
ASTDebugger >> restart
|
11 years ago |
Nicolas Petton
|
9d993db63b
ASTInterpreter class comment
|
11 years ago |
Nicolas Petton
|
9b17ef627b
ASTDebugger cleanup
|
11 years ago |
Nicolas Petton
|
55b3ab1142
Removes old Node methods fron *Compiler-Interpreter
|
11 years ago |
Nicolas Petton
|
505058399a
Fixes an old class reference in ASTDebugger
|
11 years ago |
Nicolas Petton
|
3e65de67fb
- AST unit tests refactoring
|
11 years ago |
Nicolas Petton
|
9aea897f28
ASTInterpreter cleanup
|
11 years ago |
Nicolas Petton
|
75c0969e7e
Merge branch 'master' into ast-interpreter
|
11 years ago |
Matthias Springer
|
780b0f6881
Fixed #654 for Interpreter.
|
11 years ago |
Nicolas Petton
|
4aa03d49f3
- adds one interpreter test for block evaluation
|
11 years ago |
Nicolas Petton
|
c021bd5719
- fix for block interpretation
|
11 years ago |
Nicolas Petton
|
a63b725583
Merge branch 'master' into debugger
|
11 years ago |
Nicolas Petton
|
8b8479fedb
removed some xxxDoIt
|
11 years ago |
Benjamin Van Ryseghem
|
bd15ea1c87
Array creation fixed :P
|
11 years ago |
Nicolas Petton
|
e703e59032
block handling in the interpreter
|
11 years ago |
Nicolas Petton
|
5770ca8251
- new interpreter
|
11 years ago |
Nicolas Petton
|
b3b5784ac4
keep track of block position in the source code
|
11 years ago |
Nicolas Petton
|
65d9f69bc5
more debugger and context improvements
|
11 years ago |
Nicolas Petton
|
d664d913c2
fix the interpreter to correctly interpret JS globals
|
11 years ago |
Nicolas Petton
|
44ad2eb4c2
first (work in progress) stepping debugger
|
11 years ago |
Nicolas Petton
|
5c06010269
new interpreter passes the tests
|
11 years ago |
Nicolas Petton
|
1acbf3bf5f
new interpreter based on a stack
|
11 years ago |
Nicolas Petton
|
0ff8aa357a
fixed AIContext initialization
|
11 years ago |
Nicolas Petton
|
f48b4b375a
Compiler changes:
|
11 years ago |
Nicolas Petton
|
7915ddab6a
helios: first debugger implementation
|
11 years ago |
Nicolas Petton
|
27d713eff1
Better class comments
|
11 years ago |