Historique des commits

Auteur SHA1 Message Date
  Herbert Vojčík fc4c4b59ef Remove some github urls. il y a 8 ans
  Herbert Vojčík e3bca2e299 Compiler compiles direct access to globals. il y a 8 ans
  Herbert Vojčík 64ec3e99a9 Simplify IRASTTranslator >> visitSendNode: il y a 8 ans
  Herbert Vojčík 5421faea55 Compiler: remove space before lf in super call il y a 8 ans
  Herbert Vojčík a878a63eee pass receiver in cascaded messages il y a 8 ans
  Herbert Vojčík 98a9a7c477 Simpler isSuperCall, hopefully faster compilation il y a 8 ans
  Herbert Vojčík 76a84f54b3 Not renaming super to self, not setting classSend. il y a 8 ans
  Herbert Vojčík 96d7f58833 IRJSTranslator >> visitInstructionList:enclosedBetween:and: il y a 8 ans
  Herbert Vojčík 8d1e8b7487 ProtoObject super send now ends with DNU. Fix #1206. il y a 8 ans
  Herbert Vojčík 32b13de017 Compiler: remove superSends (no one uses it) il y a 8 ans
  Herbert Vojčík 46c85cbaa4 JSStream: remove #nextPutReturn il y a 8 ans
  Herbert Vojčík 9554c5debd JSStream: use #nextPutAssignLhs:rhs: il y a 8 ans
  Herbert Vojčík 5366cc32d8 JSStream: rename to #nextPutIf:then:[else:] il y a 8 ans
  Herbert Vojčík 2a0d738336 Compiler-IR: #visitOrAlias: instead of #alias: in a few places il y a 8 ans
  Herbert Vojčík ba57a638fa previous optimization less uglier il y a 8 ans
  Herbert Vojčík 067b45cce2 a few optimization for faster compilation il y a 8 ans
  Herbert Vojčík b0b73a237b Removing trailing space in compiler, recompile. il y a 9 ans
  Herbert Vojčík e584090086 _st -> $recv il y a 9 ans
  Herbert Vojčík 1381197e07 $vm -> $core il y a 9 ans
  Herbert Vojčík e8a1aea319 globals -> $globals il y a 9 ans
  Herbert Vojčík 044b3dfd75 smalltalk -> $vm il y a 9 ans
  Herbert Vojčík 018aff88ce pragma for excluding contexts - add supersend il y a 9 ans
  Herbert Vojčík e3761fe64b pragma for excluding contexts - add sendIdx il y a 9 ans
  Herbert Vojčík bd03978d6c pragma for excluding contexts il y a 9 ans
  Herbert Vojčík f78e036843 Compiler: lfs inserted in context output il y a 9 ans
  Herbert Vojčík ea9beb53ec Selector conversion methods different naming. il y a 9 ans
  Nicolas Petton 5a6ee571c0 Fixes #946 il y a 10 ans
  Nicolas Petton 41fa043c58 Fixes IRJSTranslator emitting internal variables twice for $receiver il y a 10 ans
  Nicolas Petton f8c679c125 Renames js/ to src/ il y a 10 ans