Herbert Vojčík
|
9ecea28477
export/compile uses globals
|
10 years ago |
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
|
c72222ef4e
Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol)
|
11 years ago |
Nicolas Petton
|
26a757a05f
reformatting to follow the coding conventions
|
11 years ago |
Matthias Springer
|
17e810c689
Remove ClassReferenceNode.
|
11 years ago |
Nicolas Petton
|
80ffa1e04c
- fixes super references
|
11 years ago |
Nicolas Petton
|
ba7c80b615
- don't wrap receivers in _st() for self or literal receivers
|
11 years ago |
Nicolas Petton
|
0d1c2be7d9
- helios: css improvements for the progress bars
|
11 years ago |
Nicolas Petton
|
b1dc8fd65b
Refactored AbstractCodeGenerator >> pseudoVariables
|
11 years ago |
Nicolas Petton
|
114c34cf4e
Removed a #xxxDoIt method
|
11 years ago |
Nicolas Petton
|
51231bfdde
- Merge branch 'master' into helios
|
11 years ago |
Nicolas Petton
|
c898150368
AbstractCodeGenerator is not a subclass of NodeVisitor
|
11 years ago |
Herbert Vojčík
|
8d0d0adde2
Convert spaces to tabs in .st
|
11 years ago |
Nicolas Petton
|
e35a50551e
Fixes issue #396
|
11 years ago |
Nicolas Petton
|
d1a0e26c8a
- Fix for DoIt protocol when evaluating expressions
|
11 years ago |
Herbert Vojčík
|
2e40ee8a92
createPackage: with only one parameter at the beginning of .st
|
11 years ago |
Nicolas Petton
|
f595d9727d
- Renamed ClassBuilder >> installCompiled:forClass:category: to #installMethod:forClass:category
|
11 years ago |
Herbert Vojčík
|
a7692d381f
Meta-manipulation separated from compilation.
|
11 years ago |
Nicolas Petton
|
0d947e962f
Use continuations in ASTInterpreter for future stepping
|
11 years ago |
Nicolas Petton
|
6fb89d7252
- Mostly working AST interpreter
|
12 years ago |
Nicolas Petton
|
eb4f91cfe0
SystemAnnouncer & first announcements
|
12 years ago |
Nicolas Petton
|
a5d64a4838
- use the new code generator (with inlining) by default
|
12 years ago |
Nicolas Petton
|
da32a13ba2
More inlining edge cases handled
|
12 years ago |
Nicolas Petton
|
5eb1fd77c1
Working inliner. Not yet inlining non local returns
|
12 years ago |
Nicolas Petton
|
219d6b567c
Working compiler. No inlining yet
|
12 years ago |
Nicolas Petton
|
bb1b9e419d
More improvements of the compiler.
|
12 years ago |
Nicolas Petton
|
e59f182a9a
Add untracked files
|
12 years ago |