Commit History

Author SHA1 Message Date
  Herbert Vojčík 99468eac92 Take advantage of inlining in few pieces in core. 7 years ago
  Herbert Vojčík da4b12a68d More old-style inline JS rewritten to new style. 7 years ago
  Herbert Vojčík 834344a4e7 Use new inline JS notation in core. 7 years ago
  Herbert Vojčík bd03da9a06 Collection >> single 7 years ago
  Herbert Vojčík c273a7db26 Use ifEmpty:ifNotEmpty: family. 7 years ago
  Herbert Vojčík a25435bc2c Recompile with nilAsReceiver monkeypatch. 7 years ago
  Herbert Vojčík 6644b7ee74 Recompile without fw compat break b/c of nilAsClass. 7 years ago
  Herbert Vojčík e34eb0cfd4 .js files without explicit module id in AMD header. 7 years ago
  Herbert Vojčík 9ed9c231f3 Recompile. 7 years ago
  Herbert Vojčík c02147f03b Recompile with new direct globals. 8 years ago
  Herbert Vojčík bd70d2a203 Recompile 8 years ago
  Herbert Vojčík b739948391 typeof "function" - aware Set. Fix #1211. 8 years ago
  Herbert Vojčík ea99ce9aea just for fun optimization play 8 years ago
  Herbert Vojčík 8821063e3f recompile 8 years ago
  Herbert Vojčík 2a0d738336 Compiler-IR: #visitOrAlias: instead of #alias: in a few places 8 years ago
  Herbert Vojčík 067b45cce2 a few optimization for faster compilation 8 years ago
  Herbert Vojčík 6c72a92e07 fixes and optimizations in Collection hierarchy 8 years ago
  Herbert Vojčík 03b2cea1b0 Fix: Set new add: 'foo'` now returns 'foo' 8 years ago
  Herbert Vojčík 40878e6b67 Use strict mode. Fix #1152. 9 years ago
  Herbert Vojčík 138a9b9c14 string, number, boolean comparing via primitives 9 years ago
  Herbert Vojčík 35bab0e2ae != null tests where more appropriate 9 years ago
  Herbert Vojčík 7ac18c2a62 JSObjectProxy >> putOn: 9 years ago
  Herbert Vojčík 5d683a8f83 Basic streaming protocol extracted to ProtoStream 9 years ago
  Sebastian Sastre a211da7799 removes classHelios and adds classTag with a better comment 9 years ago
  Herbert Vojčík cf52d0f016 Recompile with innerEval. 9 years ago
  Herbert Vojčík 2c3d8c54f5 Smalltalk deprecations removed. 9 years ago
  Herbert Vojčík e02207a3fb deprecation off: smalltalk/_st/globals js variables 9 years ago
  Herbert Vojčík b0b73a237b Removing trailing space in compiler, recompile. 9 years ago
  Herbert Vojčík d546f16ecd boot.js: vm -> api 9 years ago
  Herbert Vojčík e584090086 _st -> $recv 9 years ago