Nicolas Petton
|
bc254dbc3f
Fixes #836
|
10 years ago |
Nicolas Petton
|
b0e5a42cbe
re-commit all packages after changes in commit e18a70f
|
11 years ago |
Nicolas Petton
|
7dc08fe9ea
Helios debugger improvements
|
11 years ago |
Nicolas Petton
|
f28eddb0dc
require a smalltalk context for inlined js code:
|
11 years ago |
Nicolas Petton
|
7a399b6baf
- Adds `Node >> positionStart` and `Node >> positionEnd`
|
11 years ago |
Nicolas Petton
|
72b4d7bf64
Adds `Node >> size`, fixes #814
|
11 years ago |
Nicolas Petton
|
c883b23461
Keep track of the source in nodes.
|
11 years ago |
Nicolas Petton
|
9ebaff3c7b
moves `source` from `JSStatementNode` to `Node`
|
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 |
Nicolas Petton
|
a98c50468f
Uses protocol instead of category in method exports
|
11 years ago |
Herbert Vojčík
|
ca6ef30c79
replace 'detect:ifNone: =' hacks with anySatisfy:
|
11 years ago |
Nicolas Petton
|
26a757a05f
reformatting to follow the coding conventions
|
11 years ago |
Nicolas Petton
|
cc0393227e
removes ValueNode >> xxxDoIt
|
11 years ago |
Nicolas Petton
|
c42f6a9301
Fixes issue #714
|
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
|
534caee6f4
Adds SendNode >> shouldBeAliased
|
11 years ago |
Nicolas Petton
|
b52dbe68b7
- Adds Node >> method
|
11 years ago |
Nicolas Petton
|
4dd0cc15ff
Fixes VariableNode >> isImmutable
|
11 years ago |
Nicolas Petton
|
43f2f2fc27
Keep track of the send indexes in the methodNode
|
11 years ago |
Matthias Springer
|
17e810c689
Remove ClassReferenceNode.
|
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
|
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 |