Herbert Vojčík
|
b50c822aab
Future proof: both `nil` and `$nil` in package prologue.
|
7 年之前 |
Herbert Vojčík
|
e23f53c0e0
Compile both self and $self into method.
|
7 年之前 |
Herbert Vojčík
|
9365020eb4
klass => a$cls
|
7 年之前 |
Herbert Vojčík
|
092b8f03d2
isNil => a$nil
|
7 年之前 |
Herbert Vojčík
|
ae3c49244d
nextPutJSObject: in Kernel-Infrastructure
|
7 年之前 |
Herbert Vojčík
|
8885bc0feb
#asJSON,#asJavascript => #asJavaScript{Object,Source}
|
7 年之前 |
Herbert Vojčík
|
9b5e4c464f
SequencableCollection >> reverseDo:
|
7 年之前 |
Herbert Vojčík
|
c5dd89fe09
Add missing implementations of #select:thenCollect:.
|
7 年之前 |
Herbert Vojčík
|
d24d7b04c4
Use print: and printSymbol:, classNameFor: out.
|
7 年之前 |
Herbert Vojčík
|
bc969b4cfa
StringStream >> print:
|
7 年之前 |
Herbert Vojčík
|
25ba20002a
Export using changes in js exporter.
|
7 年之前 |
Herbert Vojčík
|
95fc00095c
asSymbolPrintOn: and related stuff
|
7 年之前 |
Herbert Vojčík
|
1576669050
Fix String >> printString, remove #importsString.
|
7 年之前 |
Herbert Vojčík
|
1928ec10fc
Collection >> copyWithout:
|
7 年之前 |
Herbert Vojčík
|
dbd3446d33
Recompile with ifs without trailing semicolons.
|
8 年之前 |
Herbert Vojčík
|
99468eac92
Take advantage of inlining in few pieces in core.
|
8 年之前 |
Herbert Vojčík
|
da4b12a68d
More old-style inline JS rewritten to new style.
|
8 年之前 |
Herbert Vojčík
|
834344a4e7
Use new inline JS notation in core.
|
8 年之前 |
Herbert Vojčík
|
bd03da9a06
Collection >> single
|
8 年之前 |
Herbert Vojčík
|
c273a7db26
Use ifEmpty:ifNotEmpty: family.
|
8 年之前 |
Herbert Vojčík
|
a25435bc2c
Recompile with nilAsReceiver monkeypatch.
|
8 年之前 |
Herbert Vojčík
|
6644b7ee74
Recompile without fw compat break b/c of nilAsClass.
|
8 年之前 |
Herbert Vojčík
|
e34eb0cfd4
.js files without explicit module id in AMD header.
|
8 年之前 |
Herbert Vojčík
|
9ed9c231f3
Recompile.
|
8 年之前 |
Herbert Vojčík
|
c02147f03b
Recompile with new direct globals.
|
8 年之前 |
Herbert Vojčík
|
bd70d2a203
Recompile
|
9 年之前 |
Herbert Vojčík
|
b739948391
typeof "function" - aware Set. Fix #1211.
|
9 年之前 |
Herbert Vojčík
|
ea99ce9aea
just for fun optimization play
|
9 年之前 |
Herbert Vojčík
|
8821063e3f
recompile
|
9 年之前 |
Herbert Vojčík
|
2a0d738336
Compiler-IR: #visitOrAlias: instead of #alias: in a few places
|
9 年之前 |