Herbert Vojčík
|
cdd56a0fdb
.st: Smalltalk{ current=>} createPackage:
|
10 years ago |
Herbert Vojčík
|
9c5c368f93
all but IDE: Smalltalk {current=>globals} at:; Smalltalk {current=>}
|
10 years ago |
Nicolas Petton
|
26a757a05f
reformatting to follow the coding conventions
|
11 years ago |
Nicolas Petton
|
2a8f6d292f
Fixes ASTInterpreter >> proceed. Context switching will be done in
|
11 years ago |
Nicolas Petton
|
d558b520a8
Adds a skip button to the debugger
|
11 years ago |
Nicolas Petton
|
6f3a1c1d42
Fixes issue with non aliased receivers of inlined sends as shown by
|
11 years ago |
Nicolas Petton
|
8f8f43026d
More fixes for context send indexes and ASTPCNodeVisitor
|
11 years ago |
Nicolas Petton
|
177cea21f8
- fix ASTPCNodeVisitor block visiting
|
11 years ago |
Nicolas Petton
|
302e4e649d
Fix for ASTPCNodeVisitor
|
11 years ago |
Nicolas Petton
|
dc2ff669f3
- Removes MethodContext >> pc
|
11 years ago |
Matthias Springer
|
467f45ada3
Add String>>capitalized and isCapitalized.
|
11 years ago |
Matthias Springer
|
17e810c689
Remove ClassReferenceNode.
|
11 years ago |
Nicolas Petton
|
15fd31ba81
AIContext refactoring. AIContext is now a subclass of MethodContext
|
11 years ago |
Nicolas Petton
|
529de030a8
Update AIContext >> isBlockSelector comment update
|
11 years ago |
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 |