Commit History

Author SHA1 Message Date
  Herby Vojčík 0625ecc192 Recompile. 2 years ago
  Herby Vojčík f8d3f39c24 Optimize non-value-using if[Not]Nil:. 2 years ago
  Herby Vojčík f4a253ccdc IRWrappingSendInliner. Fixes #1260. 2 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 34a2b94a89 Use and: and or:. 4 years ago
  Herby Vojčík b0bae2c6b6 Nicer syntax used for array of selectors. 4 years ago
  Herby Vojčík 9647046724 Inline #and: and #or:. 4 years ago
  Herby Vojčík 4d1656fb1b Not all inlined sends need aliased receiver. 4 years ago
  Herby Vojčík e465818812 Refactor inlined send arguments guarding. 4 years ago
  Herby Vojčík b516aa0afb More reworking in aliasing. 4 years ago
  Herby Vojčík f6a76689c1 Split different aliasing needs. 4 years ago
  Herby Vojčík 65b5afa98f Small fix. 4 years ago
  Herby Vojčík 16ee1e6f21 TIRInlinedVisitor. Compiler-IR clear of inlining. 4 years ago
  Herby Vojčík ebf2869dd3 IRMethod manages some of aliasing logistics. 4 years ago
  Herby Vojčík 5f22e11744 Use ArgVar for what essentially is an arg var. 4 years ago
  Herby Vojčík 9e68ecec3e Remove $receiver. 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 0f51004ae5 Optimizations. Cleaning. 4 years ago
  Herby Vojčík ff4307218e SequenceableCollection >> copyWithFirst:. 4 years ago
  Herby Vojčík 6ff24aaf97 Supersends are not inlined. 4 years ago
  Herby Vojčík 1693b5d526 Inlined empty closures return nil. Fix #1242. 4 years ago
  Herby Vojčík 50d9ab19d0 Extract #inlinedClosure:wrapFinalValueIn:. 4 years ago
  Herby Vojčík 0c5e81d566 Extract #flattenedReturn:. 4 years ago
  Herby Vojčík a65221487b Scopes: #can{Inline=>Flatten}NonLocalReturns 4 years ago
  Herby Vojčík ef1f6f1881 IRNonLocalReturnInliner. Fix #1244. 4 years ago
  Herby Vojčík e28758390d Use #visitAllChildren:. 4 years ago
  Herby Vojčík b0ca4adb23 Compile 'super' differently. Fix #1241. 5 years ago
  Herby Vojčík 76bf06e0ee Compiler compiling instantiateFn. 5 years ago