Historie revizí

Autor SHA1 Zpráva Datum
  Herbert Vojčík 48957f1020 Merge branch 'up' into branching-sends před 8 roky
  Herbert Vojčík 09bce38f7b Fix tests from f0b70f6, now they test the actual issue. před 8 roky
  Herbert Vojčík b485e08cf9 Augmented operand parsed and constructed correctly. před 8 roky
  Herbert Vojčík a1f0888e83 Merge branch 'up' into branching-sends před 8 roky
  Herbert Vojčík dffc22a68c parser/compiler: set cascade receiver later před 8 roky
  Herbert Vojčík 0bd75813f2 QuasiSendNode subclass: #SendNode před 8 roky
  Herbert Vojčík 98d20e1d59 QuasiSendNode subclass: #CascadeNode před 8 roky
  Herbert Vojčík 9d6611b0d1 QuasiSendNode před 8 roky
  Herbert Vojčík 53873413d9 parser: dots at start of sequence. Fix #1210. před 8 roky
  Herbert Vojčík 83daedf0ee parser: ws / dot use review. Fix #1207. Fix #1208. Fix #1209. před 8 roky
  Herbert Vojčík 022bf1b69e parser: remove redundancy před 8 roky
  Herbert Vojčík d7d12ce2ee parser: code clean před 8 roky
  Herbert Vojčík 60f8b26d97 parser: fix some "line undefined, column undefined" errors před 8 roky
  Herbert Vojčík 27bb184612 parser: keywordSend with optional tail před 8 roky
  Herbert Vojčík a878a63eee pass receiver in cascaded messages před 8 roky
  Herbert Vojčík ba4ddbee01 SendNode >> superSend computed, not set před 8 roky
  Herbert Vojčík 98a9a7c477 Simpler isSuperCall, hopefully faster compilation před 8 roky
  Herbert Vojčík 76a84f54b3 Not renaming super to self, not setting classSend. před 8 roky
  Herbert Vojčík 96d7f58833 IRJSTranslator >> visitInstructionList:enclosedBetween:and: před 8 roky
  Herbert Vojčík 8821063e3f recompile před 8 roky
  Herbert Vojčík c7375e774a ASTInterpret fix DNU typo; root super send test passes před 8 roky
  Herbert Vojčík 8d1e8b7487 ProtoObject super send now ends with DNU. Fix #1206. před 8 roky
  Herbert Vojčík 68144b1753 Behavior >> superclass: it's ok to just return JS null před 8 roky
  Herbert Vojčík 8109aca1f4 once and only once před 8 roky
  Herbert Vojčík 32b13de017 Compiler: remove superSends (no one uses it) před 8 roky
  Herbert Vojčík 46c85cbaa4 JSStream: remove #nextPutReturn před 8 roky
  Herbert Vojčík 9554c5debd JSStream: use #nextPutAssignLhs:rhs: před 8 roky
  Herbert Vojčík 5366cc32d8 JSStream: rename to #nextPutIf:then:[else:] před 8 roky
  Herbert Vojčík 52b7efd5a5 Compiler-Inlining: #inlineSend:with:... => inlinedSend:withBlock:... před 8 roky
  Herbert Vojčík 0f8b7c27ec Do not re-alias alias variable před 8 roky