提交歷史

作者 SHA1 備註 提交日期
  Herbert Vojčík b50c822aab Future proof: both `nil` and `$nil` in package prologue. 9 年之前
  Herbert Vojčík e23f53c0e0 Compile both self and $self into method. 9 年之前
  Herbert Vojčík 9365020eb4 klass => a$cls 9 年之前
  Herbert Vojčík 092b8f03d2 isNil => a$nil 9 年之前
  Herbert Vojčík 2edcf066c9 kernel: remove allowJavaScriptCalls 9 年之前
  Herbert Vojčík 58c71be507 Fix test to `removeClass:` in a tree using `allSubclasses reverseDo:`. 9 年之前
  Herbert Vojčík c5dd89fe09 Add missing implementations of #select:thenCollect:. 9 年之前
  Herbert Vojčík 25ba20002a Export using changes in js exporter. 9 年之前
  Herbert Vojčík dbd3446d33 Recompile with ifs without trailing semicolons. 9 年之前
  Herbert Vojčík da4b12a68d More old-style inline JS rewritten to new style. 9 年之前
  Herbert Vojčík 834344a4e7 Use new inline JS notation in core. 9 年之前
  Herbert Vojčík bd03da9a06 Collection >> single 9 年之前
  Herbert Vojčík a25435bc2c Recompile with nilAsReceiver monkeypatch. 9 年之前
  Herbert Vojčík 6644b7ee74 Recompile without fw compat break b/c of nilAsClass. 9 年之前
  Herbert Vojčík e34eb0cfd4 .js files without explicit module id in AMD header. 9 年之前
  Herbert Vojčík 005e898072 Sorted dependencies in .js headers. 9 年之前
  Herbert Vojčík 9ed9c231f3 Recompile. 9 年之前
  Herbert Vojčík 4db66a702b kernel: fix traverseClassTree, call kernel from st for class traverse. 9 年之前
  Herbert Vojčík 7dfd9508c6 naming: wrapped => coupled / detached root. 9 年之前
  Herbert Vojčík 1202e49a1c boot.js review 9 年之前
  Herbert Vojčík fc4c4b59ef Remove some github urls. 10 年之前
  Herbert Vojčík c02147f03b Recompile with new direct globals. 10 年之前
  Herbert Vojčík bd70d2a203 Recompile 10 年之前
  Herbert Vojčík 9ef3e94922 tests for use of [] as a key in Dictionary and Set 10 年之前
  Herbert Vojčík 8821063e3f recompile 10 年之前
  Herbert Vojčík 0f8b7c27ec Do not re-alias alias variable 10 年之前
  Herbert Vojčík 2a0d738336 Compiler-IR: #visitOrAlias: instead of #alias: in a few places 10 年之前
  Herbert Vojčík 6c72a92e07 fixes and optimizations in Collection hierarchy 10 年之前
  Herbert Vojčík c585efb00f boot.js: install local methods if not present. Fix #1195. 11 年之前
  Herbert Vojčík a4545b9fc8 Date >> =. Fix #1185. 11 年之前