Nicolas Petton
|
622efe2fba
Fixes issue #519
|
11 years ago |
Nicolas Petton
|
4fd0f219c9
fix for Set >> #add:
|
11 years ago |
Nicolas Petton
|
12a2b9a11c
some formatting and variable name fixes in HashedCollection
|
11 years ago |
Nicolas Petton
|
73d93feb09
- changed JSStream to use #from:
|
11 years ago |
Nicolas Petton
|
62c73a8d5d
Merge branch 'hashed-collection-fixes' of https://github.com/kpullen/amber
|
11 years ago |
Kenneth Pullen
|
51569fd879
Make #asHashedCollection and #asDictionary use #from:
|
11 years ago |
Kenneth Pullen
|
a7e8f708e1
Rename #newFrom to #from
|
11 years ago |
Kenneth Pullen
|
4a5adae949
Use self#error instead of Error#signal
|
11 years ago |
Ryan
|
aef4b1bd9e
Use 'value' in inlined code (https://github.com/amber-smalltalk/amber/issues/459)
|
11 years ago |
Kenneth Pullen
|
11d7c62145
Add some convenience messages to HashedCollection
|
11 years ago |
Nicolas Petton
|
4db92bb442
- ErrorHandler class comment
|
11 years ago |
Nicolas Petton
|
3e48466bb5
fixes issue 477
|
11 years ago |
Nicolas Petton
|
335e222f8d
fixed issue #482
|
11 years ago |
Clement Bera
|
21d0890cc9
fixed issue 482
|
11 years ago |
Nicolas Petton
|
b3008dc9a3
Class icons for Helios
|
11 years ago |
Nicolas Petton
|
f69008ab0f
documentation (class comments)
|
11 years ago |
Herbert Vojčík
|
74a6f6cde4
Fixes #479. {String,Array}>>at:ifPresent:ifAbsent:
|
11 years ago |
Herbert Vojčík
|
0ed5be1e47
typo: subclassRe_s_ponsibility
|
11 years ago |
Nicolas Petton
|
34390fb553
Fixes issue #471
|
11 years ago |
Nicolas Petton
|
2872e6d55e
Fixes issue #460
|
11 years ago |
Nicolas Petton
|
42b39cb541
Adds String >> charCodeAt:
|
11 years ago |
Nicolas Petton
|
c335c8bc88
Merge branch 'master' into helios
|
11 years ago |
Herbert Vojčík
|
fb6f8cbf62
asJavaScriptSelector commented, moved to Kernel-Objects
|
11 years ago |
Herbert Vojčík
|
b1bc36deb2
Optimizes pieces of forwarding code.
|
11 years ago |
Nicolas Petton
|
a654937085
Merge branch 'master' into helios
|
11 years ago |
Herbert Vojčík
|
20845aeb6b
source is crlf sanitized
|
11 years ago |
Nicolas Petton
|
15ce8a0dd8
Removes Symbol from the system:
|
11 years ago |
Nicolas Petton
|
a4e33639b6
Merge branch 'master' into helios
|
11 years ago |
Nicolas Petton
|
43f674df33
Stream improvements and tests
|
11 years ago |
Nicolas Petton
|
3ec99a05d3
Fixed HashedCollection >> withIndexDo:
|
11 years ago |