Herbert Vojčík
|
38f4e624ac
NonBooleanReceiver class >> signalOn:
|
7 years ago |
Herbert Vojčík
|
c0cec21d7c
Move error handling to Smalltalk side.
|
7 years ago |
Herbert Vojčík
|
b50c822aab
Future proof: both `nil` and `$nil` in package prologue.
|
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
|
25ba20002a
Export using changes in js exporter.
|
7 years ago |
Herbert Vojčík
|
da4b12a68d
More old-style inline JS rewritten to new style.
|
8 years ago |
Herbert Vojčík
|
834344a4e7
Use new inline JS notation in core.
|
8 years ago |
Herbert Vojčík
|
a25435bc2c
Recompile with nilAsReceiver monkeypatch.
|
8 years ago |
Herbert Vojčík
|
6644b7ee74
Recompile without fw compat break b/c of nilAsClass.
|
8 years ago |
Herbert Vojčík
|
e34eb0cfd4
.js files without explicit module id in AMD header.
|
8 years ago |
Herbert Vojčík
|
2a0d738336
Compiler-IR: #visitOrAlias: instead of #alias: in a few places
|
9 years ago |
Herbert Vojčík
|
40878e6b67
Use strict mode. Fix #1152.
|
9 years ago |
Herbert Vojčík
|
342b960799
Move export exception to Platform-ImportExport
|
9 years ago |
Sebastian Sastre
|
a211da7799
removes classHelios and adds classTag with a better comment
|
9 years ago |
Herbert Vojčík
|
cf52d0f016
Recompile with innerEval.
|
9 years ago |
Herbert Vojčík
|
e02207a3fb
deprecation off: smalltalk/_st/globals js variables
|
10 years ago |
Herbert Vojčík
|
b0b73a237b
Removing trailing space in compiler, recompile.
|
10 years ago |
Herbert Vojčík
|
d546f16ecd
boot.js: vm -> api
|
10 years ago |
Herbert Vojčík
|
e584090086
_st -> $recv
|
10 years ago |
Herbert Vojčík
|
1381197e07
$vm -> $core
|
10 years ago |
Herbert Vojčík
|
e8a1aea319
globals -> $globals
|
10 years ago |
Herbert Vojčík
|
044b3dfd75
smalltalk -> $vm
|
10 years ago |
Herbert Vojčík
|
79a9255da3
New internal variable names in prologues.
|
10 years ago |
Herbert Vojčík
|
e35bb08eae
fixed dangling commas
|
10 years ago |
Herbert Vojčík
|
5ab1a82a03
Recompile
|
10 years ago |
Herbert Vojčík
|
ff5d07ca38
Recompile.
|
10 years ago |
Herbert Vojčík
|
fe8de03184
Recompile .js files with new prologue.
|
10 years ago |
Nicolas Petton
|
7cf59447ab
- Fixes Helios debugger initialization
|
10 years ago |
Nicolas Petton
|
6d4a117f18
Fixes #897
|
10 years ago |