Laurent Laffont
|
5f10b714eb
fix JSObjectProxy>>doesNotUnderstand: that failed if access an attribute that returns empty string
|
13 years ago |
Laurent Laffont
|
88162e6b73
merge upstream + add tests
|
13 years ago |
Göran Krampe
|
a5a0ee1391
Small amberification.
|
13 years ago |
Göran Krampe
|
82bad4e8cc
Serious fix to inlining by adding () around the conditional operator, important. Recompiled all.
|
13 years ago |
Göran Krampe
|
e7ea6d97e4
Recompilation fixed some inlining issues.
|
13 years ago |
Göran Krampe
|
3053b36af2
Updated Makefile in st dir so that it works completely. Removed -L option to jtalkc that did not work. Removed bad-merge-leftover from Kernel-Tests.st
|
13 years ago |
Nicolas Petton
|
7107bd04db
Merge with Laurent
|
13 years ago |
Nicolas Petton
|
2016ec1094
- Fixed equality for native JS objects
|
13 years ago |
Nicolas Petton
|
26c2b5d762
recompiled all st files using new compiler optimizations
|
13 years ago |
Laurent Laffont
|
b805f0b520
merge upstream/master
|
13 years ago |
Laurent Laffont
|
469942586f
add Number>>negated; some JQuery effects and manipulation bindings
|
13 years ago |
Göran Krampe
|
cfc82b5815
Added implementations of & and | and also asciiValue and value: in String so that it can double as the Character class.
|
13 years ago |
Göran Krampe
|
dc82ec6633
Merging and fixing deploy files properly, perhaps I missed something but I think it all is correct.
|
13 years ago |
Laurent Laffont
|
bf4ccf20e5
Dictionary>>printString, HTMLCanvas>>link
|
13 years ago |
Laurent Laffont
|
0f889d2045
Add methods I miss in String and jQuery + tests
|
13 years ago |
Laurent Laffont
|
ddca2dc672
More basic stuff + tests
|
13 years ago |