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
|
a5d64a4838
- use the new code generator (with inlining) by default
|
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 |
Nicolas Petton
|
c4cf26f527
Inliner improvements
|
12 years ago |
Nicolas Petton
|
f05d8333e8
- Working inliner
|
12 years ago |
Nicolas Petton
|
5eb1fd77c1
Working inliner. Not yet inlining non local returns
|
12 years ago |
Nicolas Petton
|
4bf2dee8fe
Inliner improvements
|
12 years ago |
Nicolas Petton
|
219d6b567c
Working compiler. No inlining yet
|
12 years ago |
Nicolas Petton
|
c160297dac
More changes to the new compiler toolchain
|
12 years ago |