Nicolas Petton
|
c641f3702d
Merge pull request #625 from herby/do-displaying-in-infrastructure
|
11 years ago |
Nicolas Petton
|
a090d8c3b5
adds String >> asMutator
|
11 years ago |
Herbert Vojčík
|
edbbbc3dd9
do:displayingProgress: si Kernel-Infrastructure extension
|
11 years ago |
Nicolas Petton
|
c9d4cda4f0
Uses #at: in HashedCollection >> values
|
11 years ago |
Nicolas Petton
|
b580d9dccc
Optimize Array >> collect: and #select:
|
11 years ago |
Nicolas Petton
|
8d12dc91e2
SequenceableCollection >> collect: optimization
|
11 years ago |
Nicolas Petton
|
3e067675b5
- HashedCollection optimizations
|
11 years ago |
Nicolas Petton
|
02f323c008
Adds String class >> esc
|
11 years ago |
Nicolas Petton
|
d51801e9a9
fixes issue #515
|
11 years ago |
Nicolas Petton
|
72f7c79347
- fixes issue #522
|
11 years ago |
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 |