Nicolas Petton
|
7c75c1e190
Quite some improvements here
|
12 years ago |
Nicolas Petton
|
a5d64a4838
- use the new code generator (with inlining) by default
|
12 years ago |
Nicolas Petton
|
219d6b567c
Working compiler. No inlining yet
|
12 years ago |
Nicolas Petton
|
85133ae990
First try at a new compiler architecture
|
12 years ago |
Nicolas Petton
|
afd7523ef3
- Renamed AbstractCompiler >> loadExpression: to #evaluateExpression:
|
12 years ago |
Herbert Vojčík
|
e7097c4711
Refactored load:forClass: pervasively calling setupClass: into install:forClass:category: and refactoring all senders.
|
12 years ago |
Nicolas Petton
|
52eda38f1d
Added
|
12 years ago |
Dale Henrichs
|
a7a3ab74b4
eliminate the IDE dependency for Issue #143
|
12 years ago |
Nicolas Petton
|
0c436c5586
Merge with dale
|
12 years ago |
Nicolas Petton
|
1f8c25c39e
Class comments for Behavior, Clas and Metaclass
|
12 years ago |
Nicolas Petton
|
4867b865b7
Fixed issue 114 and recompiled all js files
|
12 years ago |
Nicolas Petton
|
60cc2bf384
Use a HashedCollection for Behavior>>protocolsDo:
|
12 years ago |
Nicolas Petton
|
d51eb73c78
Used a HashedCollection for methodDictionary instead of a Dictionary
|
12 years ago |
Göran Krampe
|
3f7b01ba93
Fixed issue #54, added parenthesis around generated js assignments so that they work properly when nested in expressions.
|
12 years ago |
Nicolas Petton
|
5b7814fa56
- New Symbol class
|
13 years ago |
Nicolas Petton
|
48d35a2ad6
Split Kernel in several packages
|
13 years ago |