Commit History

Author SHA1 Message Date
  Herbert Vojčík bd70d2a203 Recompile 9 years ago
  Herbert Vojčík 5421faea55 Compiler: remove space before lf in super call 9 years ago
  Herbert Vojčík 84cf8a7938 CascadeNode >> subtreeNeedsAliasing ^ true. Fix #1214. 9 years ago
  Herbert Vojčík f4334c4654 Tests for cascades in sequences (gh-1214). 9 years ago
  Herbert Vojčík 1206537976 'npm test' modularized a bit 9 years ago
  Herbert Vojčík 80d461141a ASTInterpreter: setting up sequence local upon entering 9 years ago
  Herbert Vojčík 48de8ef97c bump grunt-contrib-clean 9 years ago
  Herbert Vojčík 76f25c9f6d bump pegjs. Fix #1199. 9 years ago
  Herbert Vojčík c862e08ad4 travis: use "container mode" 9 years ago
  Herbert Vojčík b739948391 typeof "function" - aware Set. Fix #1211. 9 years ago
  Herbert Vojčík 9ef3e94922 tests for use of [] as a key in Dictionary and Set 9 years ago
  Herbert Vojčík ea99ce9aea just for fun optimization play 9 years ago
  Herbert Vojčík ed46d2897d ASTInterpreter: nextChild out, enterNode in 9 years ago
  Herbert Vojčík 3abd57bd83 ASTInterprerTests: fix interpreting first child twice 9 years ago
  Herbert Vojčík 09bce38f7b Fix tests from f0b70f6, now they test the actual issue. 9 years ago
  Herbert Vojčík dffc22a68c parser/compiler: set cascade receiver later 9 years ago
  Herbert Vojčík 53873413d9 parser: dots at start of sequence. Fix #1210. 10 years ago
  Herbert Vojčík 83daedf0ee parser: ws / dot use review. Fix #1207. Fix #1208. Fix #1209. 10 years ago
  Herbert Vojčík 022bf1b69e parser: remove redundancy 10 years ago
  Herbert Vojčík d7d12ce2ee parser: code clean 10 years ago
  Herbert Vojčík 60f8b26d97 parser: fix some "line undefined, column undefined" errors 10 years ago
  Herbert Vojčík 27bb184612 parser: keywordSend with optional tail 10 years ago
  Herbert Vojčík a878a63eee pass receiver in cascaded messages 10 years ago
  Herbert Vojčík ba4ddbee01 SendNode >> superSend computed, not set 10 years ago
  Herbert Vojčík 98a9a7c477 Simpler isSuperCall, hopefully faster compilation 10 years ago
  Herbert Vojčík 76a84f54b3 Not renaming super to self, not setting classSend. 10 years ago
  Herbert Vojčík 96d7f58833 IRJSTranslator >> visitInstructionList:enclosedBetween:and: 10 years ago
  Herbert Vojčík 8821063e3f recompile 10 years ago
  Herbert Vojčík c7375e774a ASTInterpret fix DNU typo; root super send test passes 10 years ago
  Herbert Vojčík 8d1e8b7487 ProtoObject super send now ends with DNU. Fix #1206. 10 years ago