Herbert Vojčík
|
29c4f6e710
smalltalk.[A-Z] => globals.[A-Z]
|
11 years ago |
Herbert Vojčík
|
9ecea28477
export/compile uses globals
|
11 years ago |
Nicolas Petton
|
c5348e70ee
Issue #787: Do not create contexts for trivial methods
|
11 years ago |
Herbert Vojčík
|
9c5c368f93
all but IDE: Smalltalk {current=>globals} at:; Smalltalk {current=>}
|
11 years ago |
Herbert Vojčík
|
21fa1b0937
use methodsInProtocol:, added removeProtocolIfEmpty:
|
11 years ago |
Nicolas Petton
|
a98c50468f
Uses protocol instead of category in method exports
|
11 years ago |
Nicolas Petton
|
c72222ef4e
Uses `protocol` in CompiledMethod instead of `category` (mixed with protocol)
|
11 years ago |
Nicolas Petton
|
26a757a05f
reformatting to follow the coding conventions
|
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 |
Nicolas Petton
|
dc2ff669f3
- Removes MethodContext >> pc
|
11 years ago |
Herbert Vojčík
|
a3efef9cde
Recompiled amber.
|
11 years ago |
Nicolas Petton
|
75c0969e7e
Merge branch 'master' into ast-interpreter
|
11 years ago |
Herbert Vojčík
|
79f2f932f2
Recompiled with amber_core namespace
|
11 years ago |
Nicolas Petton
|
20eaef6bc9
Merge branch 'master' into debugger
|
11 years ago |
Herbert Vojčík
|
3817f178b6
Merge branch 'master' into requirejs
|
11 years ago |
Nicolas Petton
|
960e6544f0
Removes some wrong method comments for inlined code
|
11 years ago |
Nicolas Petton
|
cecce808a7
Merge branch 'master' into debugger
|
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
|
8d30d32631
Kernel-* carry their load dependencies
|
11 years ago |
Herbert Vojčík
|
47f1306eb9
Merge branch 'gh-568' into requirejs
|
11 years ago |
Herbert Vojčík
|
10e6542d3d
Timeout moved to Kernel-Methods
|
11 years ago |
Herbert Vojčík
|
78d8df042c
Merge branch 'pluggable-exporters-with-new-loaders' into requirejs-wip
|
11 years ago |
Herbert Vojčík
|
903b60afe9
tests for global variables in PlatformInterface
|
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 |