Commit History

Author SHA1 Message Date
  Herby Vojčík 9a7bd82ab9 Recompile. 2 years ago
  Herby Vojčík cfac736f18 Remove deprecations older than a year. 3 years ago
  Herby Vojčík 1b25dc062b Clean uses of #messageText:. 3 years ago
  Herby Vojčík c65b7dcda0 Stop using tryCatch:. 3 years ago
  Herby Vojčík 013a949c51 Move to use three-param $core.addClass; part 2. 4 years ago
  Herby Vojčík 0d17796250 JS format: innerEval out, context in. 4 years ago
  Herby Vojčík 2e36f55255 Package context. Use it in package eval. 4 years ago
  Herby Vojčík e5943e560e String >> #, with better type checks. 4 years ago
  Herby Vojčík eafbf84248 Different cr/lf sanitizing of source code. 4 years ago
  Herby Vojčík 4d1656fb1b Not all inlined sends need aliased receiver. 4 years ago
  Herby Vojčík f6a76689c1 Split different aliasing needs. 4 years ago
  Herby Vojčík 938c10d485 Move TPragmator to Compiler-Core. 4 years ago
  Herby Vojčík a1e3134d30 Niladic #jsOverride: pragma - super sends. 4 years ago
  Herby Vojčík 9ce6b38e9d Method attachments: no need for IIFE. 4 years ago
  Herby Vojčík 38acbc5019 AstEarlyPragmator => AstSemanticPragmator. 4 years ago
  Herby Vojčík ebf2869dd3 IRMethod manages some of aliasing logistics. 4 years ago
  Herby Vojčík 9e68ecec3e Remove $receiver. 4 years ago
  Herby Vojčík 1fb2a0813d Move #evaluate:for: into Interpreter package. 4 years ago
  Herby Vojčík 0e90ec29eb Remove ivar that is in superclass. 4 years ago
  Herby Vojčík 7824aee093 Typos. 4 years ago
  Herby Vojčík 34df6b90a2 AstGenerator; different #ast:forClass:protocol:. 4 years ago
  Herby Vojčík 30ff55811d Compiler: less aliasing. 4 years ago
  Herby Vojčík eba01a8328 Compile debug augmentation differently. 4 years ago
  Herby Vojčík ba64716de3 Performance optimizations. 4 years ago
  Herby Vojčík ccfdb6babd In various places, `arguments` is an array. 4 years ago
  Herby Vojčík b43e4fd824 Use source directly. 4 years ago
  Herby Vojčík 90bffb6d5d Extract wrappedSourceOf:. 4 years ago
  Herby Vojčík ca5c674ea2 #jsOverride: js to st works 4 years ago
  Herby Vojčík 7e9848c309 PseudoVar class >> dictionary et al. 4 years ago
  Herby Vojčík d47c57202e CodeGenerator returns node; Compiler wraps. 4 years ago