Herbert Vojčík
|
6edba6242a
Compiler class >> eval:
|
há 7 anos atrás |
Herbert Vojčík
|
b50c822aab
Future proof: both `nil` and `$nil` in package prologue.
|
há 7 anos atrás |
Herbert Vojčík
|
e23f53c0e0
Compile both self and $self into method.
|
há 7 anos atrás |
Herbert Vojčík
|
f4412cd654
Add isSelf/isSuper to certain compiler objects.
|
há 7 anos atrás |
Herbert Vojčík
|
9365020eb4
klass => a$cls
|
há 7 anos atrás |
Herbert Vojčík
|
092b8f03d2
isNil => a$nil
|
há 7 anos atrás |
Herbert Vojčík
|
25ba20002a
Export using changes in js exporter.
|
há 7 anos atrás |
Herbert Vojčík
|
7d0f90b257
Compiler is now series of transformers.
|
há 8 anos atrás |
Herbert Vojčík
|
dbd3446d33
Recompile with ifs without trailing semicolons.
|
há 8 anos atrás |
Herbert Vojčík
|
bf8aa70843
Merge branch 'dag'
|
há 8 anos atrás |
Herbert Vojčík
|
3bc1bbd18a
InliningSemanticAnalyzer
|
há 8 anos atrás |
Herbert Vojčík
|
ff0a6c15bb
Merge branch 'master' into dag
|
há 8 anos atrás |
Herbert Vojčík
|
1332496317
Compiler optimizations.
|
há 8 anos atrás |
Herbert Vojčík
|
155c1ab8d3
AST Node / Visitor as Dag Node / Visitor.
|
há 8 anos atrás |
Herbert Vojčík
|
3a83dfd7d9
Better checking of supersend.
|
há 8 anos atrás |
Herbert Vojčík
|
a25435bc2c
Recompile with nilAsReceiver monkeypatch.
|
há 8 anos atrás |
Herbert Vojčík
|
6644b7ee74
Recompile without fw compat break b/c of nilAsClass.
|
há 8 anos atrás |
Herbert Vojčík
|
e34eb0cfd4
.js files without explicit module id in AMD header.
|
há 8 anos atrás |
Herbert Vojčík
|
005e898072
Sorted dependencies in .js headers.
|
há 8 anos atrás |
Herbert Vojčík
|
9ed9c231f3
Recompile.
|
há 8 anos atrás |
Herbert Vojčík
|
c02147f03b
Recompile with new direct globals.
|
há 8 anos atrás |
Herbert Vojčík
|
e3bca2e299
Compiler compiles direct access to globals.
|
há 8 anos atrás |
Herbert Vojčík
|
bd70d2a203
Recompile
|
há 9 anos atrás |
Herbert Vojčík
|
dffc22a68c
parser/compiler: set cascade receiver later
|
há 9 anos atrás |
Herbert Vojčík
|
ba4ddbee01
SendNode >> superSend computed, not set
|
há 9 anos atrás |
Herbert Vojčík
|
76a84f54b3
Not renaming super to self, not setting classSend.
|
há 9 anos atrás |
Herbert Vojčík
|
8821063e3f
recompile
|
há 9 anos atrás |
Herbert Vojčík
|
32b13de017
Compiler: remove superSends (no one uses it)
|
há 9 anos atrás |
Herbert Vojčík
|
0f8b7c27ec
Do not re-alias alias variable
|
há 9 anos atrás |
Herbert Vojčík
|
2a0d738336
Compiler-IR: #visitOrAlias: instead of #alias: in a few places
|
há 9 anos atrás |