Herby Vojčík
|
56d1e0d7f7
Use Platform class >> globals in NativeFunction.
|
6 年之前 |
Herby Vojčík
|
d1b0a15398
Platform class >> includesGlobal:
|
6 年之前 |
Herbert Vojčík
|
942a30fa46
js files: .packages => .packageDescriptors
|
7 年之前 |
Herbert Vojčík
|
ca7a3f0e0a
kernel: .methodClass => .owner
|
7 年之前 |
Herbert Vojčík
|
d88331b60f
Do not compile in removed bw compatibility.
|
7 年之前 |
Herbert Vojčík
|
972c0406ad
Move part of MNU handling to Smalltalk side.
|
7 年之前 |
Herbert Vojčík
|
c0cec21d7c
Move error handling to Smalltalk side.
|
7 年之前 |
Herbert Vojčík
|
b50c822aab
Future proof: both `nil` and `$nil` in package prologue.
|
7 年之前 |
Herbert Vojčík
|
f0cb469727
Merge branch 'master' into traits-in-core
|
7 年之前 |
Herbert Vojčík
|
e23f53c0e0
Compile both self and $self into method.
|
7 年之前 |
Herbert Vojčík
|
8009f16408
Merge branch 'master' into traits-in-core
|
7 年之前 |
Herbert Vojčík
|
9365020eb4
klass => a$cls
|
7 年之前 |
Herbert Vojčík
|
092b8f03d2
isNil => a$nil
|
7 年之前 |
Herbert Vojčík
|
4d761426e5
NativeFunction class >> isNativeFunction:
|
7 年之前 |
Herbert Vojčík
|
25ba20002a
Export using changes in js exporter.
|
7 年之前 |
Herbert Vojčík
|
dbd3446d33
Recompile with ifs without trailing semicolons.
|
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
|
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
|
2a39bfde78
Remove deprecated NativeFunction APIs.
|
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
|
8821063e3f
recompile
|
9 年之前 |
Herbert Vojčík
|
2a0d738336
Compiler-IR: #visitOrAlias: instead of #alias: in a few places
|
9 年之前 |
Herbert Vojčík
|
26a9c7f045
PlatformInterface existsGlobal: -> Smalltalk existsJsGlobal:
|
9 年之前 |
Herbert Vojčík
|
40878e6b67
Use strict mode. Fix #1152.
|
9 年之前 |
Herbert Vojčík
|
c09d6d8b2e
tryCatch: pass 1-element arrays. Fix #1158.
|
9 年之前 |