Herby Vojčík
|
56d1e0d7f7
Use Platform class >> globals in NativeFunction.
|
6 yıl önce |
Herby Vojčík
|
d1b0a15398
Platform class >> includesGlobal:
|
6 yıl önce |
Herbert Vojčík
|
ca7a3f0e0a
kernel: .methodClass => .owner
|
7 yıl önce |
Herbert Vojčík
|
972c0406ad
Move part of MNU handling to Smalltalk side.
|
7 yıl önce |
Herbert Vojčík
|
c0cec21d7c
Move error handling to Smalltalk side.
|
7 yıl önce |
Herbert Vojčík
|
f0cb469727
Merge branch 'master' into traits-in-core
|
7 yıl önce |
Herbert Vojčík
|
e23f53c0e0
Compile both self and $self into method.
|
7 yıl önce |
Herbert Vojčík
|
4d761426e5
NativeFunction class >> isNativeFunction:
|
7 yıl önce |
Herbert Vojčík
|
da4b12a68d
More old-style inline JS rewritten to new style.
|
8 yıl önce |
Herbert Vojčík
|
834344a4e7
Use new inline JS notation in core.
|
8 yıl önce |
Herbert Vojčík
|
2a39bfde78
Remove deprecated NativeFunction APIs.
|
8 yıl önce |
Herbert Vojčík
|
26a9c7f045
PlatformInterface existsGlobal: -> Smalltalk existsJsGlobal:
|
9 yıl önce |
Herbert Vojčík
|
c09d6d8b2e
tryCatch: pass 1-element arrays. Fix #1158.
|
9 yıl önce |
Herbert Vojčík
|
f5bbd30c6f
Compiler evaluates in package context. Fix #1125.
|
9 yıl önce |
Herbert Vojčík
|
147bd00a76
NativeFunction: richer API
|
9 yıl önce |
Herbert Vojčík
|
2c3d8c54f5
Smalltalk deprecations removed.
|
10 yıl önce |
Herbert Vojčík
|
c122a06cc7
Removing hard spaces (\xa0).
|
10 yıl önce |
Herbert Vojčík
|
1381197e07
$vm -> $core
|
10 yıl önce |
Herbert Vojčík
|
e8a1aea319
globals -> $globals
|
10 yıl önce |
Herbert Vojčík
|
044b3dfd75
smalltalk -> $vm
|
10 yıl önce |
Herbert Vojčík
|
ea9beb53ec
Selector conversion methods different naming.
|
10 yıl önce |
Sean DeNigris
|
6443548519
DoIts shouldn't dirty Compiler-Core #973
|
10 yıl önce |
Nicolas Petton
|
5a6ee571c0
Fixes #946
|
10 yıl önce |
Jan Struz
|
30eefc71bb
In Javascript the keyword 'native' is reserved
|
10 yıl önce |
Nicolas Petton
|
7cf59447ab
- Fixes Helios debugger initialization
|
10 yıl önce |
Nicolas Petton
|
f785b53cd7
Improves MethodContext >> asString
|
10 yıl önce |
Nicolas Petton
|
d577a71105
Helios debugger uses ASTDebugger
|
10 yıl önce |
Nicolas Petton
|
5f7d139e55
Handle packages state: dirty/clean
|
10 yıl önce |
Nicolas Petton
|
32ef4e9d3f
Deprecates Object >> try:catch: in favor of BlockClosure >> tryCatch:
|
10 yıl önce |
Nicolas Petton
|
896efd859f
fixes #833
|
10 yıl önce |