Herbert Vojčík
|
8d0d0adde2
Convert spaces to tabs in .st
|
11 years ago |
Herbert Vojčík
|
62fc05086a
cosmetic: removed extra space in generated .fill call
|
11 years ago |
Herbert Vojčík
|
2e40ee8a92
createPackage: with only one parameter at the beginning of .st
|
11 years ago |
Nicolas Petton
|
04a8ef36fc
IRClosure/IRMethod refactoring
|
11 years ago |
Nicolas Petton
|
c5a513a221
- Merged contexts locals and args into one object
|
11 years ago |
Nicolas Petton
|
1cb1af086d
Fixed block context home contexts
|
11 years ago |
Nicolas Petton
|
b4f9a7f555
- improved MethodContext >> asString
|
11 years ago |
Herbert Vojčík
|
0b67c09583
Fixing and shortening block context setup.
|
11 years ago |
Nicolas Petton
|
fadbe674a2
- fixed context locals filling
|
11 years ago |
Nicolas Petton
|
7b9e44855c
- Use JS temp variables
|
11 years ago |
Nicolas Petton
|
4fa9962c27
- Renamed #temporallyDependentList: to #aliasTemporally:
|
11 years ago |
Nicolas Petton
|
5fe3841359
Merge branch 'master' into ast-interpreter
|
11 years ago |
Herbert Vojčík
|
3f44d46fa0
Need for aliasing is checked deep in subtree.
|
11 years ago |
Herbert Vojčík
|
ba34f37d77
Fixes GH-297.
|
11 years ago |
Nicolas Petton
|
b65cf751ff
Merge branch 'master' into ast-interpreter
|
11 years ago |
Herbert Vojčík
|
c50319f861
Aliasing all dependent nodes.
|
11 years ago |
Nicolas Petton
|
5921e6bb67
- fix the parser for '\\' selectors
|
11 years ago |
Nicolas Petton
|
ec7bfbdeeb
Improvements on contexts
|
11 years ago |
Nicolas Petton
|
6fb89d7252
- Mostly working AST interpreter
|
12 years ago |
Nicolas Petton
|
234cbadfd7
Almost got rid of smalltalk.send()
|
12 years ago |
Nicolas Petton
|
eb57f240ca
- Working inheritence, method linking and class initialization
|
12 years ago |
Nicolas Petton
|
8b8046457e
Fixed previous commit
|
12 years ago |
Nicolas Petton
|
c3a37a2b20
Added support for thisContext in the new compiler
|
12 years ago |
Nicolas Petton
|
3cbd9ed34b
- Fix the last bits of the inlining compiler
|
12 years ago |
Nicolas Petton
|
46e4fd32e0
Inlining fixes
|
12 years ago |
Nicolas Petton
|
43b3ffe6ce
Compiler improvements
|
12 years ago |
Nicolas Petton
|
5e8ad3cd3f
Alias returnNodes
|
12 years ago |
Nicolas Petton
|
e819f7d4c2
Inlining more selectors
|
12 years ago |
Nicolas Petton
|
da32a13ba2
More inlining edge cases handled
|
12 years ago |
Nicolas Petton
|
19c1fc0c0a
More robust inliner handling common inlined blocks edge cases
|
12 years ago |