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
|
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
|
2a0d738336
Compiler-IR: #visitOrAlias: instead of #alias: in a few places
|
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
|
b0b73a237b
Removing trailing space in compiler, recompile.
|
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
|
018aff88ce
pragma for excluding contexts - add supersend
|
10 years ago |
Herbert Vojčík
|
e3761fe64b
pragma for excluding contexts - add sendIdx
|
10 years ago |
Herbert Vojčík
|
bd03978d6c
pragma for excluding contexts
|
10 years ago |
Herbert Vojčík
|
f78e036843
Compiler: lfs inserted in context output
|
10 years ago |
Herbert Vojčík
|
ea9beb53ec
Selector conversion methods different naming.
|
10 years ago |
Nicolas Petton
|
5a6ee571c0
Fixes #946
|
10 years ago |
Nicolas Petton
|
41fa043c58
Fixes IRJSTranslator emitting internal variables twice for $receiver
|
10 years ago |
Nicolas Petton
|
f8c679c125
Renames js/ to src/
|
10 years ago |