Nicolas Petton
|
27d713eff1
Better class comments
|
11 years ago |
Nicolas Petton
|
f69008ab0f
documentation (class comments)
|
11 years ago |
Nicolas Petton
|
a5521faf25
fixed Announcer >> on:send:to:
|
11 years ago |
Nicolas Petton
|
e3b18f2817
Adds Announcer >> #unsubscribe:
|
11 years ago |
Nicolas Petton
|
7182ee27f1
AnnouncementSubscription use #valuable: instead of #block: (deprecated)
|
11 years ago |
Nicolas Petton
|
129d073550
Adds ClassMigrated announcement
|
11 years ago |
Nicolas Petton
|
09d519a6fb
Fixed announcements for multiple Amber environments
|
11 years ago |
Nicolas Petton
|
272f34abeb
Kernel improvements for Helios
|
11 years ago |
Nicolas Petton
|
9d66bf39c5
Helios: ClassMoved handling
|
11 years ago |
Nicolas Petton
|
5d78d74d9f
New announcement ClassMoved
|
11 years ago |
Nicolas Petton
|
9afc4f037a
Recompiled all js files
|
11 years ago |
Herbert Vojčík
|
6ee406da85
Recompiled with crlf sanitization.
|
11 years ago |
Nicolas Petton
|
02b3c8e163
Recompiles all .js files
|
11 years ago |
Herbert Vojčík
|
ec8fcb4cf5
Recompiled with space-to-tab conversion.
|
11 years ago |
Nicolas Petton
|
b1237d41a3
Add class knowledge to Protocol announcements and class organizer
|
11 years ago |
Nicolas Petton
|
8bd70b8de2
Better handling of system announcements and organizers
|
11 years ago |
Nicolas Petton
|
d9e62a414e
MethodModified announcement
|
11 years ago |
Nicolas Petton
|
aa81cb9035
Announcements class comments
|
11 years ago |
Nicolas Petton
|
c5a513a221
- Merged contexts locals and args into one object
|
11 years ago |
Nicolas Petton
|
b4f9a7f555
- improved MethodContext >> asString
|
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
|
5921e6bb67
- fix the parser for '\\' selectors
|
11 years ago |
Nicolas Petton
|
6fb89d7252
- Mostly working AST interpreter
|
12 years ago |
Nicolas Petton
|
8570d13aef
- Fixed SystemAnnouncer references
|
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
|
afd7523ef3
- Renamed AbstractCompiler >> loadExpression: to #evaluateExpression:
|
12 years ago |
Nicolas Petton
|
5262168b31
Fixed the exporter for exporting package classes in dependency order
|
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 |