Commit History

Author SHA1 Message Date
  Herbert Vojčík c838996e90 kernel: .className => .name 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 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 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 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 b739948391 typeof "function" - aware Set. Fix #1211. 8 years ago
  Herbert Vojčík ea99ce9aea just for fun optimization play 8 years ago
  Herbert Vojčík 067b45cce2 a few optimization for faster compilation 8 years ago
  Herbert Vojčík 6c72a92e07 fixes and optimizations in Collection hierarchy 8 years ago
  Herbert Vojčík 03b2cea1b0 Fix: Set new add: 'foo'` now returns 'foo' 8 years ago
  Herbert Vojčík 138a9b9c14 string, number, boolean comparing via primitives 9 years ago
  Herbert Vojčík 35bab0e2ae != null tests where more appropriate 9 years ago
  Herbert Vojčík 7ac18c2a62 JSObjectProxy >> putOn: 9 years ago
  Herbert Vojčík 5d683a8f83 Basic streaming protocol extracted to ProtoStream 9 years ago
  Sebastian Sastre a211da7799 removes classHelios and adds classTag with a better comment 9 years ago