Herbert Vojčík
|
9ecea28477
export/compile uses globals
|
10 years ago |
Nicolas Petton
|
c5348e70ee
Issue #787: Do not create contexts for trivial methods
|
10 years ago |
Nicolas Petton
|
a98c50468f
Uses protocol instead of category in method exports
|
11 years ago |
Nicolas Petton
|
ab78f6e3de
- Avoid too many aliasing due to send indexes (partial fix only)
|
11 years ago |
Nicolas Petton
|
6f3a1c1d42
Fixes issue with non aliased receivers of inlined sends as shown by
|
11 years ago |
Nicolas Petton
|
7211ee8408
- Adds Node >> isReferenced to avoid unneeded aliasing
|
11 years ago |
Nicolas Petton
|
803bb9fbcc
Recompiled all packages
|
11 years ago |
Herbert Vojčík
|
a21c039edb
== undefined -> == null; fixes #642
|
11 years ago |
Nicolas Petton
|
c83689725d
recompiles all js files with the new compiler block index support
|
11 years ago |
Herbert Vojčík
|
79f2f932f2
Recompiled with amber_core namespace
|
11 years ago |
Herbert Vojčík
|
622e682e20
Merge remote-tracking branch 'origin/master-recompile' into requirejs
|
11 years ago |
Herbert Vojčík
|
23ae96f003
Recompiled all of amber packages of master.
|
11 years ago |
Herbert Vojčík
|
b07a79d76a
Compiler-* carry their load dependencies
|
11 years ago |
Herbert Vojčík
|
2f0954ec78
all .js files now have transport: amd set
|
11 years ago |
Herbert Vojčík
|
ee648211b6
amber packages define hardcoded "amber/*" modules
|
11 years ago |
Herbert Vojčík
|
d3d65851e6
amber_{vm,set} included, some relative dependencies
|
11 years ago |
Herbert Vojčík
|
6bcd405463
Amber packages are AMD modules.
|
11 years ago |
Herbert Vojčík
|
a9800e5918
boot.js: globals never used directly
|
11 years ago |
Herbert Vojčík
|
2f4beba12b
.js files wrapped into closure, smalltalk,nil,_st are local
|
11 years ago |
Nicolas Petton
|
80ffa1e04c
- fixes super references
|
11 years ago |
Nicolas Petton
|
ba7c80b615
- don't wrap receivers in _st() for self or literal receivers
|
11 years ago |
JohnnyT
|
eaab643d26
Recompile JS for commented classes
|
11 years ago |
Nicolas Petton
|
27d713eff1
Better class comments
|
11 years ago |
Nicolas Petton
|
9afc4f037a
Recompiled all js files
|
11 years ago |
Nicolas Petton
|
b0eef55616
Fix to actually inline #ifNotNil:ifNil:
|
11 years ago |
Nicolas Petton
|
62c24efcba
- Inliner cleanup, removal of IRNonLocalReturnInliner
|
11 years ago |
Herbert Vojčík
|
6ee406da85
Recompiled with crlf sanitization.
|
11 years ago |
Nicolas Petton
|
02b3c8e163
Recompiles all .js files
|
11 years ago |
Nicolas Petton
|
f809f0b774
Fixes issue #414
|
11 years ago |
Herbert Vojčík
|
ec8fcb4cf5
Recompiled with space-to-tab conversion.
|
11 years ago |