Herbert Vojčík
|
9ecea28477
export/compile uses globals
|
10 years ago |
Nicolas Petton
|
c5348e70ee
Issue #787: Do not create contexts for trivial methods
|
10 years ago |
Herbert Vojčík
|
9c5c368f93
all but IDE: Smalltalk {current=>globals} at:; Smalltalk {current=>}
|
10 years ago |
Nicolas Petton
|
a98c50468f
Uses protocol instead of category in method exports
|
11 years ago |
Nicolas Petton
|
26a757a05f
reformatting to follow the coding conventions
|
11 years ago |
Nicolas Petton
|
ab78f6e3de
- Avoid too many aliasing due to send indexes (partial fix only)
|
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
|
7211ee8408
- Adds Node >> isReferenced to avoid unneeded aliasing
|
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
|
803bb9fbcc
Recompiled all packages
|
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 |
Herbert Vojčík
|
01a73e9a47
Merge branch 'upstream' into tamed-undefined
|
11 years ago |
Nicolas Petton
|
15fd31ba81
AIContext refactoring. AIContext is now a subclass of MethodContext
|
11 years ago |
Herbert Vojčík
|
a8fa8d3581
Merge branch 'upstream' into tamed-undefined
|
11 years ago |
Nicolas Petton
|
529de030a8
Update AIContext >> isBlockSelector comment update
|
11 years ago |
Nicolas Petton
|
f4e7f3d8f9
Fixes AIContext >> retrieveNode
|
11 years ago |
Herbert Vojčík
|
a3efef9cde
Recompiled amber.
|
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 |