Commit History

Author SHA1 Message Date
  Herby Vojčík 56b65fad11 Type-checked Strings comparison. 5 years ago
  Herby Vojčík c1903660ca Small fix. 5 years ago
  Herby Vojčík e5943e560e String >> #, with better type checks. 5 years ago
  Herby Vojčík 4b008b99b1 Fixed AssociativeCollection >> =. 5 years ago
  Herby Vojčík be4b221828 Typo. 5 years ago
  Herby Vojčík 40d349b2af Collection >> #shortenedPrintString. 5 years ago
  Herby Vojčík 6e4527c9ab Collection >> #copyEmpty 5 years ago
  Herby Vojčík 34d99ac6b3 Array >> allIn:. 5 years ago
  Herby Vojčík 4d1656fb1b Not all inlined sends need aliased receiver. 5 years ago
  Herby Vojčík f6a76689c1 Split different aliasing needs. 5 years ago
  Herby Vojčík ebf2869dd3 IRMethod manages some of aliasing logistics. 5 years ago
  Herby Vojčík 9e68ecec3e Remove $receiver. 5 years ago
  Herby Vojčík 30ff55811d Compiler: less aliasing. 5 years ago
  Herby Vojčík eba01a8328 Compile debug augmentation differently. 5 years ago
  Herby Vojčík ff4307218e SequenceableCollection >> copyWithFirst:. 5 years ago
  Herby Vojčík e756476b01 Set >> remove: works for non-prim arg. Fix #1245. 6 years ago
  Herby Vojčík ca5c674ea2 #jsOverride: js to st works 6 years ago
  Herby Vojčík b0ca4adb23 Compile 'super' differently. Fix #1241. 6 years ago
  Herby Vojčík 76bf06e0ee Compiler compiling instantiateFn. 6 years ago
  Herby Vojčík ffc6c6d2e8 Sanitize pragmas' string args. 6 years ago
  Herby Vojčík 0dcfaf066e Fix StringStream >> nextPutAll:. 6 years ago
  Herby Vojčík cfa1659afa Recompile. 6 years ago
  Herby Vojčík c4f2e21026 Pragmas in .js files. 6 years ago
  Herby Vojčík a7849eff30 Move ivars from `obj["@x"]` to `obj.x`. 6 years ago
  Herby Vojčík dfe6f1d43a Move ivars from `obj["@x"]` to `obj.x`. 6 years ago
  Herby Vojčík 21277fc5a9 amber_core => amber/core, step 2 6 years ago
  Herby Vojčík b673846af5 Reexport. 6 years ago
  Herby Vojčík 23e3a548a9 Remove some old compat in .js files. 6 years ago
  Herby Vojčík fd94988ebe Recompile with $pkg. 6 years ago
  Herby Vojčík cd88d48535 Deprecate #copyWithAll: in favour of #,. 6 years ago