Herby Vojčík
|
8177ea7ac4
ScopeVar asReceiver as extension method.
|
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
|
0f51004ae5
Optimizations. Cleaning.
|
4 years ago |
Herby Vojčík
|
ff4307218e
SequenceableCollection >> copyWithFirst:.
|
4 years ago |
Herby Vojčík
|
c53ac06abc
Pragmators are not visitors any more.
|
5 years ago |
Herby Vojčík
|
a9299ca845
Forgot categorizing.
|
5 years ago |
Herby Vojčík
|
ca5c674ea2
#jsOverride: js to st works
|
5 years ago |
Herby Vojčík
|
7fe03157cf
Minor optimization.
|
5 years ago |
Herby Vojčík
|
44092774eb
ThisContextVar
|
5 years ago |
Herby Vojčík
|
ca00d0f007
Compile supercall more cleanly.
|
5 years ago |
Herby Vojčík
|
d47c57202e
CodeGenerator returns node; Compiler wraps.
|
5 years ago |
Herby Vojčík
|
58ae06a687
Remove unused method.
|
5 years ago |
Herby Vojčík
|
4f986cbf14
Refactor.
|
5 years ago |
Herby Vojčík
|
bd98c01f4c
Extract #nextPutInstantiationFnWith:.
|
5 years ago |
Herby Vojčík
|
5be712b124
Cleaning.
|
5 years ago |
Herby Vojčík
|
23b8791d2d
Formatting.
|
5 years ago |
Herby Vojčík
|
2688e25eb3
Duplicate ivars in subclasses.
|
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
|
90cd83ac32
Extract writeActualSuperSend:.
|
5 years ago |
Herby Vojčík
|
cf4c9af9be
IRSend >> javaScriptSelector
|
5 years ago |
Herby Vojčík
|
8e4ed37fbf
More precise #isReferenced.
|
5 years ago |
Herby Vojčík
|
ffc6c6d2e8
Sanitize pragmas' string args.
|
5 years ago |
Herby Vojčík
|
cfa1659afa
Recompile.
|
5 years ago |
Herby Vojčík
|
895b144713
Remove dead code.
|
5 years ago |
Herby Vojčík
|
c4f2e21026
Pragmas in .js files.
|
5 years ago |
Herby Vojčík
|
d9b95ed5dc
Pragmas bubble through to compilation result.
|
5 years ago |
Herby Vojčík
|
a5fafb1eca
Compiler generates structure.
|
5 years ago |
Herby Vojčík
|
dfe6f1d43a
Move ivars from `obj["@x"]` to `obj.x`.
|
5 years ago |