Herbert Vojčík
|
b50c822aab
Future proof: both `nil` and `$nil` in package prologue.
|
7 years ago |
Herbert Vojčík
|
e23f53c0e0
Compile both self and $self into method.
|
7 years ago |
Herbert Vojčík
|
092b8f03d2
isNil => a$nil
|
7 years ago |
Herbert Vojčík
|
25ba20002a
Export using changes in js exporter.
|
7 years ago |
Herbert Vojčík
|
bc10ad6585
ParseError with mistyped inlineJS: form.
|
8 years ago |
Herbert Vojčík
|
dbd3446d33
Recompile with ifs without trailing semicolons.
|
8 years ago |
Herbert Vojčík
|
bf8aa70843
Merge branch 'dag'
|
8 years ago |
Herbert Vojčík
|
7498e7a5b7
ASTPCNodeVisitor: don't pass context, specify index.
|
8 years ago |
Herbert Vojčík
|
1d94fd95a4
Merge branch 'master' into dag
|
8 years ago |
Herbert Vojčík
|
79f8e3e0af
Small updates to test related to new inline JS form.
|
8 years ago |
Herbert Vojčík
|
4cf9cff2b7
Pragma-style <inlineJS: 'return null'> allowed.
|
8 years ago |
Herbert Vojčík
|
155c1ab8d3
AST Node / Visitor as Dag Node / Visitor.
|
8 years ago |
Herbert Vojčík
|
a25435bc2c
Recompile with nilAsReceiver monkeypatch.
|
8 years ago |
Herbert Vojčík
|
6644b7ee74
Recompile without fw compat break b/c of nilAsClass.
|
8 years ago |
Herbert Vojčík
|
e34eb0cfd4
.js files without explicit module id in AMD header.
|
8 years ago |
Herbert Vojčík
|
fc4c4b59ef
Remove some github urls.
|
8 years ago |
Herbert Vojčík
|
c02147f03b
Recompile with new direct globals.
|
8 years ago |
Herbert Vojčík
|
bd70d2a203
Recompile
|
9 years ago |
Herbert Vojčík
|
f4334c4654
Tests for cascades in sequences (gh-1214).
|
9 years ago |
Herbert Vojčík
|
ed46d2897d
ASTInterpreter: nextChild out, enterNode in
|
9 years ago |
Herbert Vojčík
|
3abd57bd83
ASTInterprerTests: fix interpreting first child twice
|
9 years ago |
Herbert Vojčík
|
09bce38f7b
Fix tests from f0b70f6, now they test the actual issue.
|
9 years ago |
Herbert Vojčík
|
c7375e774a
ASTInterpret fix DNU typo; root super send test passes
|
9 years ago |
Herbert Vojčík
|
8d1e8b7487
ProtoObject super send now ends with DNU. Fix #1206.
|
9 years ago |
Herbert Vojčík
|
8109aca1f4
once and only once
|
9 years ago |
Herbert Vojčík
|
0f8b7c27ec
Do not re-alias alias variable
|
9 years ago |
Herbert Vojčík
|
2a0d738336
Compiler-IR: #visitOrAlias: instead of #alias: in a few places
|
9 years ago |
Herbert Vojčík
|
40878e6b67
Use strict mode. Fix #1152.
|
9 years ago |
Herbert Vojčík
|
cf52d0f016
Recompile with innerEval.
|
9 years ago |
Herbert Vojčík
|
e02207a3fb
deprecation off: smalltalk/_st/globals js variables
|
10 years ago |