Herby Vojčík
|
b9f2080c19
Add {allS,s}lotNames. Move to new APIs.
|
4 years ago |
Herby Vojčík
|
013a949c51
Move to use three-param $core.addClass; part 2.
|
4 years ago |
Herby Vojčík
|
0d17796250
JS format: innerEval out, context in.
|
4 years ago |
Herby Vojčík
|
9647046724
Inline #and: and #or:.
|
4 years ago |
Herby Vojčík
|
83a6034f16
Get back `imports:` variables in unknown check.
|
4 years ago |
Herby Vojčík
|
1d76f230e7
In <jsOverride:args:>, args can be permutated.
|
4 years ago |
Herby Vojčík
|
3de75162c3
N-adic jsOverride:args: works.
|
4 years ago |
Herby Vojčík
|
b0540240c2
Move jsOverride: marking to AST.
|
4 years ago |
Herby Vojčík
|
4d1656fb1b
Not all inlined sends need aliased receiver.
|
4 years ago |
Herby Vojčík
|
f6a76689c1
Split different aliasing needs.
|
4 years ago |
Herby Vojčík
|
a1e3134d30
Niladic #jsOverride: pragma - super sends.
|
4 years ago |
Herby Vojčík
|
ebf2869dd3
IRMethod manages some of aliasing logistics.
|
4 years ago |
Herby Vojčík
|
9e68ecec3e
Remove $receiver.
|
4 years ago |
Herby Vojčík
|
6d96c99a65
Clean scope var tests & test-only #isFoo methods.
|
4 years ago |
Herby Vojčík
|
f385aeefb3
Change #isAssignable default to false.
|
4 years ago |
Herby Vojčík
|
8361bd4b81
ScopeVar / ExpressionNode deprecate #isImmutable.
|
4 years ago |
Herby Vojčík
|
a9b97168d2
ScopeVar / ExpressionNode subtree #isIdempotent.
|
4 years ago |
Herby Vojčík
|
6b1cbb2e43
ScopeVar and children #isAssignable.
|
4 years ago |
Herby Vojčík
|
e25f7b9973
Make externally known variables unassignable.
|
4 years ago |
Herby Vojčík
|
1f96af67dd
Compiler: VariableNode changes.
|
4 years ago |
Herby Vojčík
|
e80743e00f
Compiler: Explictly mark "side-effect" sends.
|
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
|
8177ea7ac4
ScopeVar asReceiver as extension method.
|
4 years ago |
Herby Vojčík
|
a73dbbd68a
Memoize dictionary of receiver names.
|
4 years ago |
Herby Vojčík
|
3f59afc322
Compile nil receiver as `$nil`.
|
4 years ago |
Herby Vojčík
|
dbc29ce2b5
Compiler: cleaner super receiver handling.
|
4 years ago |
Herby Vojčík
|
9de7736644
Compiler: redesign receiver boxing.
|
4 years ago |
Herby Vojčík
|
01ae5c0265
Optimize some uses of #and:.
|
4 years ago |
Herby Vojčík
|
10e50375bf
Refactor: Put responsibility where it's due.
|
4 years ago |