Herbert Vojčík
|
29c4f6e710
smalltalk.[A-Z] => globals.[A-Z]
|
10 years ago |
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 |
Herbert Vojčík
|
6458967a53
tests: Smalltalk {current=>globals} at:; Smalltalk {current=>}
|
10 years ago |
Herbert Vojčík
|
4b26274200
smalltalk at: => Smalltalk current at:
|
11 years ago |
Herbert Vojčík
|
54e045ab72
SemanticAnalyzerTest uses Smalltalk current, not smalltalk
|
11 years ago |
Nicolas Petton
|
f0b70f6054
Fixes issue #774
|
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
|
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
|
7211ee8408
- Adds Node >> isReferenced to avoid unneeded aliasing
|
11 years ago |
Nicolas Petton
|
177cea21f8
- fix ASTPCNodeVisitor block visiting
|
11 years ago |
Nicolas Petton
|
302e4e649d
Fix for ASTPCNodeVisitor
|
11 years ago |
Nicolas Petton
|
803bb9fbcc
Recompiled all packages
|
11 years ago |
Matthias Springer
|
0322b3550e
Merge branch 'master' of github.com:amber-smalltalk/amber into class-ast-node
|
11 years ago |
Matthias Springer
|
d0623d17ae
Support exponential writing for numbers.
|
11 years ago |
Matthias Springer
|
17e810c689
Remove ClassReferenceNode.
|
11 years ago |
Nicolas Petton
|
3e65de67fb
- AST unit tests refactoring
|
11 years ago |
Nicolas Petton
|
9aea897f28
ASTInterpreter cleanup
|
11 years ago |
Nicolas Petton
|
75c0969e7e
Merge branch 'master' into ast-interpreter
|
11 years ago |
Matthias Springer
|
4b3faf3ced
Added failing test case for different issue.
|
11 years ago |
Matthias Springer
|
780b0f6881
Fixed #654 for Interpreter.
|
11 years ago |
Nicolas Petton
|
147352b384
fixes InterpreterTest >> testGlobalVar
|
11 years ago |
Nicolas Petton
|
4aa03d49f3
- adds one interpreter test for block evaluation
|
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 |
Herbert Vojčík
|
23ae96f003
Recompiled all of amber packages of master.
|
11 years ago |