Herby Vojčík
|
08ed09dfcb
ProtoObject >> perform:with:. Fixes #1180.
|
4 years ago |
Herby Vojčík
|
013a949c51
Move to use three-param $core.addClass; part 2.
|
4 years ago |
Herby Vojčík
|
e23c809602
Deprecate Object >> asJavaScriptSource.
|
4 years ago |
Herby Vojčík
|
e2f81faded
Deprecate Object >> asJavaScriptObject.
|
4 years ago |
Herby Vojčík
|
0d17796250
JS format: innerEval out, context in.
|
4 years ago |
Herby Vojčík
|
34a2b94a89
Use and: and or:.
|
4 years ago |
Herby Vojčík
|
9647046724
Inline #and: and #or:.
|
4 years ago |
Herby Vojčík
|
56b65fad11
Type-checked Strings comparison.
|
4 years ago |
Herby Vojčík
|
a1a162a6f6
Type-checked Number bit arithmetics.
|
4 years ago |
Herby Vojčík
|
c1b1debd9c
Type-checked Number arithmetics and comparison.
|
4 years ago |
Herby Vojčík
|
e5943e560e
String >> #, with better type checks.
|
4 years ago |
Herby Vojčík
|
45b172b8c1
A few Number methods.
|
4 years ago |
Herby Vojčík
|
667465d036
Add instVarNamed:[put:].
|
4 years ago |
Herby Vojčík
|
4d1656fb1b
Not all inlined sends need aliased receiver.
|
4 years ago |
Herby Vojčík
|
f6a76689c1
Split different aliasing needs.
|
4 years ago |
Herby Vojčík
|
ebf2869dd3
IRMethod manages some of aliasing logistics.
|
4 years ago |
Herby Vojčík
|
30ff55811d
Compiler: less aliasing.
|
4 years ago |
Herby Vojčík
|
eba01a8328
Compile debug augmentation differently.
|
4 years ago |
Herby Vojčík
|
812cfd448a
TIsInGroup.
|
5 years ago |
Herby Vojčík
|
76bf06e0ee
Compiler compiling instantiateFn.
|
5 years ago |
Herby Vojčík
|
6f4ad64874
Remove factually incorrect comments.
|
5 years ago |
Herby Vojčík
|
fe1c22cd7d
Fix Date >> +.
|
5 years ago |
Herby Vojčík
|
ffc6c6d2e8
Sanitize pragmas' string args.
|
5 years ago |
Herby Vojčík
|
88c237441f
Small refactors.
|
5 years ago |
Herby Vojčík
|
cfa1659afa
Recompile.
|
5 years ago |
Herby Vojčík
|
c4f2e21026
Pragmas in .js files.
|
5 years ago |
Herby Vojčík
|
a7849eff30
Move ivars from `obj["@x"]` to `obj.x`.
|
5 years ago |
Herby Vojčík
|
dfe6f1d43a
Move ivars from `obj["@x"]` to `obj.x`.
|
5 years ago |
Herby Vojčík
|
0da5b56581
Move ivars from `obj["@x"]` to `obj.x`.
|
5 years ago |
Herby Vojčík
|
21277fc5a9
amber_core => amber/core, step 2
|
5 years ago |