Herbert Vojčík
|
2f0954ec78
all .js files now have transport: amd set
|
hace 11 años |
Herbert Vojčík
|
ee648211b6
amber packages define hardcoded "amber/*" modules
|
hace 11 años |
Herbert Vojčík
|
d3d65851e6
amber_{vm,set} included, some relative dependencies
|
hace 11 años |
Herbert Vojčík
|
6bcd405463
Amber packages are AMD modules.
|
hace 11 años |
Herbert Vojčík
|
a9800e5918
boot.js: globals never used directly
|
hace 11 años |
Herbert Vojčík
|
2f4beba12b
.js files wrapped into closure, smalltalk,nil,_st are local
|
hace 11 años |
Nicolas Petton
|
80ffa1e04c
- fixes super references
|
hace 11 años |
Ryan
|
aef4b1bd9e
Use 'value' in inlined code (https://github.com/amber-smalltalk/amber/issues/459)
|
hace 11 años |
Nicolas Petton
|
ba7c80b615
- don't wrap receivers in _st() for self or literal receivers
|
hace 11 años |
JohnnyT
|
eaab643d26
Recompile JS for commented classes
|
hace 11 años |
JohnnyT
|
f9b8a799b8
Add SystemAnnouncement class>>heliosClass
|
hace 11 años |
Nicolas Petton
|
27d713eff1
Better class comments
|
hace 11 años |
Nicolas Petton
|
f69008ab0f
documentation (class comments)
|
hace 11 años |
Nicolas Petton
|
a5521faf25
fixed Announcer >> on:send:to:
|
hace 11 años |
Nicolas Petton
|
e3b18f2817
Adds Announcer >> #unsubscribe:
|
hace 11 años |
Nicolas Petton
|
7182ee27f1
AnnouncementSubscription use #valuable: instead of #block: (deprecated)
|
hace 11 años |
Nicolas Petton
|
129d073550
Adds ClassMigrated announcement
|
hace 11 años |
Nicolas Petton
|
09d519a6fb
Fixed announcements for multiple Amber environments
|
hace 11 años |
Nicolas Petton
|
272f34abeb
Kernel improvements for Helios
|
hace 11 años |
Nicolas Petton
|
9d66bf39c5
Helios: ClassMoved handling
|
hace 11 años |
Nicolas Petton
|
5d78d74d9f
New announcement ClassMoved
|
hace 11 años |
Nicolas Petton
|
9afc4f037a
Recompiled all js files
|
hace 11 años |
Herbert Vojčík
|
6ee406da85
Recompiled with crlf sanitization.
|
hace 11 años |
Nicolas Petton
|
02b3c8e163
Recompiles all .js files
|
hace 11 años |
Herbert Vojčík
|
ec8fcb4cf5
Recompiled with space-to-tab conversion.
|
hace 11 años |
Nicolas Petton
|
b1237d41a3
Add class knowledge to Protocol announcements and class organizer
|
hace 11 años |
Nicolas Petton
|
8bd70b8de2
Better handling of system announcements and organizers
|
hace 11 años |
Nicolas Petton
|
d9e62a414e
MethodModified announcement
|
hace 11 años |
Nicolas Petton
|
aa81cb9035
Announcements class comments
|
hace 11 años |
Nicolas Petton
|
c5a513a221
- Merged contexts locals and args into one object
|
hace 11 años |