Herbert Vojčík
|
e3bca2e299
Compiler compiles direct access to globals.
|
8 years ago |
Herbert Vojčík
|
64ec3e99a9
Simplify IRASTTranslator >> visitSendNode:
|
8 years ago |
Herbert Vojčík
|
bd70d2a203
Recompile
|
8 years ago |
Herbert Vojčík
|
5421faea55
Compiler: remove space before lf in super call
|
8 years ago |
Herbert Vojčík
|
a878a63eee
pass receiver in cascaded messages
|
9 years ago |
Herbert Vojčík
|
98a9a7c477
Simpler isSuperCall, hopefully faster compilation
|
9 years ago |
Herbert Vojčík
|
76a84f54b3
Not renaming super to self, not setting classSend.
|
9 years ago |
Herbert Vojčík
|
96d7f58833
IRJSTranslator >> visitInstructionList:enclosedBetween:and:
|
9 years ago |
Herbert Vojčík
|
8821063e3f
recompile
|
9 years ago |
Herbert Vojčík
|
8d1e8b7487
ProtoObject super send now ends with DNU. Fix #1206.
|
9 years ago |
Herbert Vojčík
|
32b13de017
Compiler: remove superSends (no one uses it)
|
9 years ago |
Herbert Vojčík
|
46c85cbaa4
JSStream: remove #nextPutReturn
|
9 years ago |
Herbert Vojčík
|
9554c5debd
JSStream: use #nextPutAssignLhs:rhs:
|
9 years ago |
Herbert Vojčík
|
5366cc32d8
JSStream: rename to #nextPutIf:then:[else:]
|
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
|
d8c0f3f3c8
Compiler-* cleanup
|
9 years ago |
Herbert Vojčík
|
ba57a638fa
previous optimization less uglier
|
9 years ago |
Herbert Vojčík
|
067b45cce2
a few optimization for faster compilation
|
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 |
Herbert Vojčík
|
b0b73a237b
Removing trailing space in compiler, recompile.
|
9 years ago |
Herbert Vojčík
|
d546f16ecd
boot.js: vm -> api
|
10 years ago |
Herbert Vojčík
|
e584090086
_st -> $recv
|
10 years ago |
Herbert Vojčík
|
1381197e07
$vm -> $core
|
10 years ago |
Herbert Vojčík
|
e8a1aea319
globals -> $globals
|
10 years ago |
Herbert Vojčík
|
044b3dfd75
smalltalk -> $vm
|
10 years ago |
Herbert Vojčík
|
79a9255da3
New internal variable names in prologues.
|
10 years ago |
Herbert Vojčík
|
e35bb08eae
fixed dangling commas
|
10 years ago |