Herby Vojčík
|
4d1656fb1b
Not all inlined sends need aliased receiver.
|
4 years ago |
Herby Vojčík
|
e465818812
Refactor inlined send arguments guarding.
|
4 years ago |
Herby Vojčík
|
b516aa0afb
More reworking in aliasing.
|
4 years ago |
Herby Vojčík
|
f6a76689c1
Split different aliasing needs.
|
4 years ago |
Herby Vojčík
|
65b5afa98f
Small fix.
|
4 years ago |
Herby Vojčík
|
16ee1e6f21
TIRInlinedVisitor. Compiler-IR clear of inlining.
|
4 years ago |
Herby Vojčík
|
ebf2869dd3
IRMethod manages some of aliasing logistics.
|
4 years ago |
Herby Vojčík
|
5f22e11744
Use ArgVar for what essentially is an arg var.
|
4 years ago |
Herby Vojčík
|
9e68ecec3e
Remove $receiver.
|
4 years ago |
Herby Vojčík
|
30ff55811d
Compiler: less aliasing.
|
4 years ago |
Herby Vojčík
|
eba01a8328
Compile debug augmentation differently.
|
4 years ago |
Herby Vojčík
|
0f51004ae5
Optimizations. Cleaning.
|
4 years ago |
Herby Vojčík
|
ff4307218e
SequenceableCollection >> copyWithFirst:.
|
4 years ago |
Herby Vojčík
|
6ff24aaf97
Supersends are not inlined.
|
5 years ago |
Herby Vojčík
|
1693b5d526
Inlined empty closures return nil. Fix #1242.
|
5 years ago |
Herby Vojčík
|
50d9ab19d0
Extract #inlinedClosure:wrapFinalValueIn:.
|
5 years ago |
Herby Vojčík
|
0c5e81d566
Extract #flattenedReturn:.
|
5 years ago |
Herby Vojčík
|
a65221487b
Scopes: #can{Inline=>Flatten}NonLocalReturns
|
5 years ago |
Herby Vojčík
|
ef1f6f1881
IRNonLocalReturnInliner. Fix #1244.
|
5 years ago |
Herby Vojčík
|
e28758390d
Use #visitAllChildren:.
|
5 years ago |
Herby Vojčík
|
b0ca4adb23
Compile 'super' differently. Fix #1241.
|
5 years ago |
Herby Vojčík
|
76bf06e0ee
Compiler compiling instantiateFn.
|
5 years ago |
Herby Vojčík
|
cfa1659afa
Recompile.
|
5 years ago |
Herby Vojčík
|
c4f2e21026
Pragmas in .js files.
|
5 years ago |
Herby Vojčík
|
c1123de0af
Remove dead code.
|
5 years ago |
Herby Vojčík
|
dfe6f1d43a
Move ivars from `obj["@x"]` to `obj.x`.
|
5 years ago |
Herby Vojčík
|
21277fc5a9
amber_core => amber/core, step 2
|
5 years ago |
Herby Vojčík
|
b673846af5
Reexport.
|
5 years ago |
Herby Vojčík
|
23e3a548a9
Remove some old compat in .js files.
|
5 years ago |
Herby Vojčík
|
fd94988ebe
Recompile with $pkg.
|
5 years ago |