Herbert Vojčík
|
69df6c1e1e
Object >> isNil/ifNil family moved to ProtoObject. Fix #1129.
|
9 years ago |
Herbert Vojčík
|
13bd4f3862
Object >> isNil family moved to ProtoObject
|
9 years ago |
Sebastian Sastre
|
a211da7799
removes classHelios and adds classTag with a better comment
|
9 years ago |
Herbert Vojčík
|
2c3d8c54f5
Smalltalk deprecations removed.
|
10 years ago |
Herbert Vojčík
|
7837b0f9c1
clarifying file-in compatibility methods
|
10 years ago |
Herbert Vojčík
|
1381197e07
$vm -> $core
|
10 years ago |
Herbert Vojčík
|
044b3dfd75
smalltalk -> $vm
|
10 years ago |
Herbert Vojčík
|
ea9beb53ec
Selector conversion methods different naming.
|
10 years ago |
Herbert Vojčík
|
796f472da5
Class >> heliosClass. Fixes #1025.
|
10 years ago |
Nicolas Petton
|
2e35591894
Moves `isKindOf:` to ProtoObject, fixes #948
|
10 years ago |
Manfred Kroehnert
|
8d5f231ca6
add Object>>deprecatedAPI: which also prints an additional message
|
10 years ago |
Nicolas Petton
|
7cf59447ab
- Fixes Helios debugger initialization
|
10 years ago |
Nicolas Petton
|
7735c06ec0
fixes #832
|
10 years ago |
Nicolas Petton
|
32ef4e9d3f
Deprecates Object >> try:catch: in favor of BlockClosure >> tryCatch:
|
10 years ago |
Nicolas Petton
|
896efd859f
fixes #833
|
10 years ago |
Nicolas Petton
|
d1cb5bd54e
Fixes #859
|
10 years ago |
Nicolas Petton
|
6e61f2ac28
Adds comparison methods to Point, as well as tests
|
10 years ago |
Nicolas Petton
|
f8c679c125
Renames js/ to src/
|
10 years ago |