Commit History

Author SHA1 Message Date
  Herbert Vojčík 942a30fa46 js files: .packages => .packageDescriptors 6 years ago
  Herbert Vojčík c838996e90 kernel: .className => .name 6 years ago
  Herbert Vojčík d88331b60f Do not compile in removed bw compatibility. 6 years ago
  Herbert Vojčík 81f4b551fe Regression tests for #1224. 7 years ago
  Herbert Vojčík e93ee000e5 Fix #1224: Set removal of primitive values. 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 ae3c49244d nextPutJSObject: in Kernel-Infrastructure 7 years ago
  Herbert Vojčík 8885bc0feb #asJSON,#asJavascript => #asJavaScript{Object,Source} 7 years ago
  Herbert Vojčík 9b5e4c464f SequencableCollection >> reverseDo: 7 years ago
  Herbert Vojčík c5dd89fe09 Add missing implementations of #select:thenCollect:. 7 years ago
  Herbert Vojčík d24d7b04c4 Use print: and printSymbol:, classNameFor: out. 7 years ago
  Herbert Vojčík bc969b4cfa StringStream >> print: 7 years ago
  Herbert Vojčík 25ba20002a Export using changes in js exporter. 7 years ago
  Herbert Vojčík 95fc00095c asSymbolPrintOn: and related stuff 7 years ago
  Herbert Vojčík 1576669050 Fix String >> printString, remove #importsString. 7 years ago
  Herbert Vojčík 1928ec10fc Collection >> copyWithout: 7 years ago
  Herbert Vojčík dbd3446d33 Recompile with ifs without trailing semicolons. 7 years ago
  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