Nicolas Petton
|
26a757a05f
reformatting to follow the coding conventions
|
hace 11 años |
Nicolas Petton
|
c42f6a9301
Fixes issue #714
|
hace 11 años |
Nicolas Petton
|
ab78f6e3de
- Avoid too many aliasing due to send indexes (partial fix only)
|
hace 11 años |
Nicolas Petton
|
7211ee8408
- Adds Node >> isReferenced to avoid unneeded aliasing
|
hace 11 años |
Nicolas Petton
|
177cea21f8
- fix ASTPCNodeVisitor block visiting
|
hace 11 años |
Nicolas Petton
|
302e4e649d
Fix for ASTPCNodeVisitor
|
hace 11 años |
Nicolas Petton
|
803bb9fbcc
Recompiled all packages
|
hace 11 años |
Matthias Springer
|
0322b3550e
Merge branch 'master' of github.com:amber-smalltalk/amber into class-ast-node
|
hace 11 años |
Matthias Springer
|
d0623d17ae
Support exponential writing for numbers.
|
hace 11 años |
Matthias Springer
|
17e810c689
Remove ClassReferenceNode.
|
hace 11 años |
Nicolas Petton
|
3e65de67fb
- AST unit tests refactoring
|
hace 11 años |
Nicolas Petton
|
9aea897f28
ASTInterpreter cleanup
|
hace 11 años |
Nicolas Petton
|
75c0969e7e
Merge branch 'master' into ast-interpreter
|
hace 11 años |
Matthias Springer
|
4b3faf3ced
Added failing test case for different issue.
|
hace 11 años |
Matthias Springer
|
780b0f6881
Fixed #654 for Interpreter.
|
hace 11 años |
Nicolas Petton
|
147352b384
fixes InterpreterTest >> testGlobalVar
|
hace 11 años |
Nicolas Petton
|
4aa03d49f3
- adds one interpreter test for block evaluation
|
hace 11 años |
Herbert Vojčík
|
79f2f932f2
Recompiled with amber_core namespace
|
hace 11 años |
Nicolas Petton
|
cecce808a7
Merge branch 'master' into debugger
|
hace 11 años |
Herbert Vojčík
|
622e682e20
Merge remote-tracking branch 'origin/master-recompile' into requirejs
|
hace 11 años |
Herbert Vojčík
|
23ae96f003
Recompiled all of amber packages of master.
|
hace 11 años |
Herbert Vojčík
|
d6801ec63a
Canvas, IDE and Tests carry their load dependencies
|
hace 11 años |
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 |
Nicolas Petton
|
c7aa516c5b
Merge branch 'master' into debugger
|
hace 11 años |
Nicolas Petton
|
c021bd5719
- fix for block interpretation
|
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 |