Historique des commits

Auteur SHA1 Message Date
  Herbert Vojčík 3f24ff8be8 Fix formatting of compiled .js files. il y a 7 ans
  Steven Rémot e32caa48e1 Add method to Point il y a 7 ans
  Steven Rémot 166193ffa6 Add Rectangle class and helpers il y a 7 ans
  Steven Rémot 4dfbe9fa97 Add methods to Number il y a 7 ans
  Herbert Vojčík 1bd3f154e3 ProtoObject >> == using JS ===. il y a 7 ans
  Herbert Vojčík b50c822aab Future proof: both `nil` and `$nil` in package prologue. il y a 7 ans
  Herbert Vojčík f0cb469727 Merge branch 'master' into traits-in-core il y a 7 ans
  Herbert Vojčík e23f53c0e0 Compile both self and $self into method. il y a 7 ans
  Herbert Vojčík 8009f16408 Merge branch 'master' into traits-in-core il y a 7 ans
  Herbert Vojčík 9365020eb4 klass => a$cls il y a 7 ans
  Herbert Vojčík c2e08660ea TSubclassable in Kernel-Helpers. il y a 7 ans
  Herbert Vojčík 8885bc0feb #asJSON,#asJavascript => #asJavaScript{Object,Source} il y a 7 ans
  Herbert Vojčík e551860b9f Add subclass:uses:...; move to *Kernel-Classes for nil. il y a 7 ans
  Herbert Vojčík 25ba20002a Export using changes in js exporter. il y a 7 ans
  Herbert Vojčík dbd3446d33 Recompile with ifs without trailing semicolons. il y a 7 ans
  Herbert Vojčík 99468eac92 Take advantage of inlining in few pieces in core. il y a 7 ans
  Herbert Vojčík b5e366f83d Remove Object >> throw:. il y a 7 ans
  Herbert Vojčík da4b12a68d More old-style inline JS rewritten to new style. il y a 7 ans
  Herbert Vojčík 834344a4e7 Use new inline JS notation in core. il y a 7 ans
  Herbert Vojčík a25435bc2c Recompile with nilAsReceiver monkeypatch. il y a 7 ans
  Herbert Vojčík 6644b7ee74 Recompile without fw compat break b/c of nilAsClass. il y a 7 ans
  Herbert Vojčík e34eb0cfd4 .js files without explicit module id in AMD header. il y a 7 ans
  Herbert Vojčík 7a36f5bc99 send(...jsSelector...) => send2(...stSelector...) il y a 7 ans
  Herbert Vojčík c02147f03b Recompile with new direct globals. il y a 8 ans
  Herbert Vojčík ea99ce9aea just for fun optimization play il y a 8 ans
  Herbert Vojčík 2a0d738336 Compiler-IR: #visitOrAlias: instead of #alias: in a few places il y a 8 ans
  Herbert Vojčík a4545b9fc8 Date >> =. Fix #1185. il y a 9 ans
  Herbert Vojčík 40878e6b67 Use strict mode. Fix #1152. il y a 9 ans
  Herbert Vojčík 138a9b9c14 string, number, boolean comparing via primitives il y a 9 ans
  Herbert Vojčík f6c1fe1bdc == first checks classes are the same il y a 9 ans