Nicolas Petton
|
8d12dc91e2
SequenceableCollection >> collect: optimization
|
11 gadi atpakaļ |
Nicolas Petton
|
3e067675b5
- HashedCollection optimizations
|
11 gadi atpakaļ |
Nicolas Petton
|
02f323c008
Adds String class >> esc
|
11 gadi atpakaļ |
Herbert Vojčík
|
23ae96f003
Recompiled all of amber packages of master.
|
11 gadi atpakaļ |
Herbert Vojčík
|
a9800e5918
boot.js: globals never used directly
|
11 gadi atpakaļ |
Herbert Vojčík
|
2f4beba12b
.js files wrapped into closure, smalltalk,nil,_st are local
|
11 gadi atpakaļ |
Nicolas Petton
|
80ffa1e04c
- fixes super references
|
11 gadi atpakaļ |
Nicolas Petton
|
d51801e9a9
fixes issue #515
|
11 gadi atpakaļ |
Nicolas Petton
|
72f7c79347
- fixes issue #522
|
11 gadi atpakaļ |
Nicolas Petton
|
622efe2fba
Fixes issue #519
|
11 gadi atpakaļ |
Nicolas Petton
|
4fd0f219c9
fix for Set >> #add:
|
11 gadi atpakaļ |
Nicolas Petton
|
12a2b9a11c
some formatting and variable name fixes in HashedCollection
|
11 gadi atpakaļ |
Nicolas Petton
|
73d93feb09
- changed JSStream to use #from:
|
11 gadi atpakaļ |
Nicolas Petton
|
62c73a8d5d
Merge branch 'hashed-collection-fixes' of https://github.com/kpullen/amber
|
11 gadi atpakaļ |
Kenneth Pullen
|
51569fd879
Make #asHashedCollection and #asDictionary use #from:
|
11 gadi atpakaļ |
Kenneth Pullen
|
a7e8f708e1
Rename #newFrom to #from
|
11 gadi atpakaļ |
Kenneth Pullen
|
4a5adae949
Use self#error instead of Error#signal
|
11 gadi atpakaļ |
Ryan
|
aef4b1bd9e
Use 'value' in inlined code (https://github.com/amber-smalltalk/amber/issues/459)
|
11 gadi atpakaļ |
Kenneth Pullen
|
11d7c62145
Add some convenience messages to HashedCollection
|
11 gadi atpakaļ |
Nicolas Petton
|
ba7c80b615
- don't wrap receivers in _st() for self or literal receivers
|
11 gadi atpakaļ |
Nicolas Petton
|
4db92bb442
- ErrorHandler class comment
|
11 gadi atpakaļ |
Nicolas Petton
|
3e48466bb5
fixes issue 477
|
11 gadi atpakaļ |
Nicolas Petton
|
335e222f8d
fixed issue #482
|
11 gadi atpakaļ |
Clement Bera
|
21d0890cc9
fixed issue 482
|
11 gadi atpakaļ |
Nicolas Petton
|
b3008dc9a3
Class icons for Helios
|
11 gadi atpakaļ |
Herbert Vojčík
|
74a6f6cde4
Fixes #479. {String,Array}>>at:ifPresent:ifAbsent:
|
11 gadi atpakaļ |
Herbert Vojčík
|
0ed5be1e47
typo: subclassRe_s_ponsibility
|
11 gadi atpakaļ |
Nicolas Petton
|
34390fb553
Fixes issue #471
|
11 gadi atpakaļ |
Nicolas Petton
|
2872e6d55e
Fixes issue #460
|
11 gadi atpakaļ |
Nicolas Petton
|
42b39cb541
Adds String >> charCodeAt:
|
11 gadi atpakaļ |