Nicolas Petton
|
b4f9a7f555
- improved MethodContext >> asString
|
hace 12 años |
Nicolas Petton
|
e689c26b17
fillBlock() takes the args and locals as arguments
|
hace 12 años |
Nicolas Petton
|
bb028de524
Merge pull request #329 from herby/fillblock
|
hace 12 años |
Herbert Vojčík
|
0b67c09583
Fixing and shortening block context setup.
|
hace 12 años |
Nicolas Petton
|
fadbe674a2
- fixed context locals filling
|
hace 12 años |
Nicolas Petton
|
7b9e44855c
- Use JS temp variables
|
hace 12 años |
Nicolas Petton
|
759c07143f
- Interpreter can now (naively) evaluate inlined JS statements
|
hace 12 años |
Nicolas Petton
|
676ed4501c
Merge branch 'master' into ast-interpreter
|
hace 12 años |
Nicolas Petton
|
cfac4b8ddc
Merge pull request #324 from xekoukou/master
|
hace 12 años |
Nicolas Petton
|
d0c53f4f1c
Added some comments on SemanticAnalyzer >> errorUnknownVariable:
|
hace 12 años |
Nicolas Petton
|
568e674295
deprecated Smalltalk >> createPackage:properties:
|
hace 12 años |
Nicolas Petton
|
50939fc31d
Merge pull request #323 from herby/ast-interpreter
|
hace 12 años |
Herbert Vojčík
|
dd46111322
Recompiled compiler.
|
hace 12 años |
Herbert Vojčík
|
27c5876cdd
Makefile: some Helios dependcies added
|
hace 12 años |
Herbert Vojčík
|
85172e2d03
Fixed test/run_build.sh to support moved ASTInterpreterTest.
|
hace 12 años |
Herbert Vojčík
|
12f905d3d4
Changed Makefile to be able to recompile compiler suite.
|
hace 12 años |
Herbert Vojčík
|
b7f1dacdbe
Tests moved to Compiler-Tests.
|
hace 12 años |
Apostolis Xekoukoulotakis
|
54f05f12e4
timesRepeat without truncated
|
hace 12 años |
Herbert Vojčík
|
20b7ce21ce
Small but important boot.js fixes.
|
hace 12 años |
Herbert Vojčík
|
64531f6267
Mis-wrap always put CompiledMethod to Kernel-Object...
|
hace 12 años |
Herbert Vojčík
|
15e126964e
Well-known variables must be exempt of 'globally undefined'.
|
hace 12 años |
Herbert Vojčík
|
4b3fffcfb3
logContext: shows nil>>nil for block contexts.
|
hace 12 años |
Herbert Vojčík
|
f47f3502df
Smalltalk >> createPackage:properties: returned.
|
hace 12 años |
Nicolas Petton
|
72bf09f7e2
Never reuse contexts. It's breaking the closure semantics.
|
hace 12 años |
Nicolas Petton
|
ebe041c095
Merge branch 'master' into ast-interpreter
|
hace 12 años |
Nicolas Petton
|
fd0c2d48a1
Merge pull request #322 from herby/js-inspection
|
hace 12 años |
Herbert Vojčík
|
b8df317c70
amber.js: Excessive vars and semicolons; tabs; some more.
|
hace 12 años |
Nicolas Petton
|
d9ce50f9da
Oops. Broke some tests.
|
hace 12 años |
Nicolas Petton
|
1bacdd8b9c
- More Sunit refactorings and reformattings
|
hace 12 años |
Nicolas Petton
|
512b87c89d
More small SUnit refactorings
|
hace 12 años |