Commit History

Author SHA1 Message Date
  Herbert Vojčík 942a30fa46 js files: .packages => .packageDescriptors 6 years ago
  Herbert Vojčík d88331b60f Do not compile in removed bw compatibility. 6 years ago
  Herbert Vojčík 74d7197b66 Fix package rename bugs. 6 years ago
  Herbert Vojčík c0cec21d7c Move error handling to Smalltalk side. 7 years ago
  Herbert Vojčík b50c822aab Future proof: both `nil` and `$nil` in package prologue. 7 years ago
  Herbert Vojčík e23f53c0e0 Compile both self and $self into method. 7 years ago
  Herbert Vojčík 9365020eb4 klass => a$cls 7 years ago
  Herbert Vojčík 092b8f03d2 isNil => a$nil 7 years ago
  Herbert Vojčík 91f8a6641e Recompile class moved to package. Fix #1170. 7 years ago
  Herbert Vojčík 2c7414b818 Recompile a method moved to protocol. Fix #1142. 7 years ago
  Herbert Vojčík 25ba20002a Export using changes in js exporter. 7 years ago
  Herbert Vojčík c226d4d561 More use of `theMetaClass` instead of `class`. 7 years ago
  Herbert Vojčík dbd3446d33 Recompile with ifs without trailing semicolons. 7 years ago
  Herbert Vojčík da4b12a68d More old-style inline JS rewritten to new style. 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 005e898072 Sorted dependencies in .js headers. 7 years ago
  Herbert Vojčík 374fe3595e Remove PlatformIInterface. 7 years ago
  Herbert Vojčík db8c31c649 Remove InterfacingObject. 7 years ago
  Herbert Vojčík bd6e2b8bf1 Remove inheritance on InterfacingObject. 7 years ago
  Herbert Vojčík 3f72637921 Use Terminal {alert:,confirm:,prompt:}. 7 years ago
  Herbert Vojčík 9ed9c231f3 Recompile. 7 years ago
  Herbert Vojčík b956531003 Export switches import ordering. :-/ 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 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 3977971ce6 Platform service 9 years ago
  Herbert Vojčík 26a9c7f045 PlatformInterface existsGlobal: -> Smalltalk existsJsGlobal: 9 years ago