Herbert Vojčík
|
c5dd89fe09
Add missing implementations of #select:thenCollect:.
|
hace 7 años |
Herbert Vojčík
|
d24d7b04c4
Use print: and printSymbol:, classNameFor: out.
|
hace 7 años |
Herbert Vojčík
|
bc969b4cfa
StringStream >> print:
|
hace 7 años |
Herbert Vojčík
|
95fc00095c
asSymbolPrintOn: and related stuff
|
hace 7 años |
Herbert Vojčík
|
1576669050
Fix String >> printString, remove #importsString.
|
hace 7 años |
Herbert Vojčík
|
1928ec10fc
Collection >> copyWithout:
|
hace 7 años |
Herbert Vojčík
|
99468eac92
Take advantage of inlining in few pieces in core.
|
hace 8 años |
Herbert Vojčík
|
da4b12a68d
More old-style inline JS rewritten to new style.
|
hace 8 años |
Herbert Vojčík
|
834344a4e7
Use new inline JS notation in core.
|
hace 8 años |
Herbert Vojčík
|
bd03da9a06
Collection >> single
|
hace 8 años |
Herbert Vojčík
|
c273a7db26
Use ifEmpty:ifNotEmpty: family.
|
hace 8 años |
Herbert Vojčík
|
b739948391
typeof "function" - aware Set. Fix #1211.
|
hace 9 años |
Herbert Vojčík
|
ea99ce9aea
just for fun optimization play
|
hace 9 años |
Herbert Vojčík
|
067b45cce2
a few optimization for faster compilation
|
hace 9 años |
Herbert Vojčík
|
6c72a92e07
fixes and optimizations in Collection hierarchy
|
hace 9 años |
Herbert Vojčík
|
03b2cea1b0
Fix: Set new add: 'foo'` now returns 'foo'
|
hace 9 años |
Herbert Vojčík
|
138a9b9c14
string, number, boolean comparing via primitives
|
hace 9 años |
Herbert Vojčík
|
35bab0e2ae
!= null tests where more appropriate
|
hace 9 años |
Herbert Vojčík
|
7ac18c2a62
JSObjectProxy >> putOn:
|
hace 9 años |
Herbert Vojčík
|
5d683a8f83
Basic streaming protocol extracted to ProtoStream
|
hace 9 años |
Sebastian Sastre
|
a211da7799
removes classHelios and adds classTag with a better comment
|
hace 9 años |
Herbert Vojčík
|
2c3d8c54f5
Smalltalk deprecations removed.
|
hace 10 años |
Herbert Vojčík
|
e584090086
_st -> $recv
|
hace 10 años |
Herbert Vojčík
|
1381197e07
$vm -> $core
|
hace 10 años |
Herbert Vojčík
|
044b3dfd75
smalltalk -> $vm
|
hace 10 años |
Herbert Vojčík
|
ea9beb53ec
Selector conversion methods different naming.
|
hace 10 años |
Sean DeNigris
|
11d743ad0b
Fixes #1053
|
hace 10 años |
Nicolas Petton
|
e9eddf7690
Typo in a method protocol. Fixes #940
|
hace 10 años |
Sean DeNigris
|
b47949ee8a
Issue 962: Use Symbol's implementation of String>>#value:
|
hace 10 años |
Nicolas Petton
|
f8c679c125
Renames js/ to src/
|
hace 10 años |