Herbert Vojčík
|
12683708c7
Array >> remove:ifAbsent: written in Smalltalk
|
11 years ago |
Herbert Vojčík
|
12151eff6e
Fix SequencableCollection >> indexOf: family
|
11 years ago |
Herbert Vojčík
|
d54b1b5fc2
Fix {Boolean,Number,String} >> =
|
11 years ago |
Herbert Vojčík
|
50c1b4bfd5
use keysDo:
|
11 years ago |
Herbert Vojčík
|
21fa1b0937
use methodsInProtocol:, added removeProtocolIfEmpty:
|
11 years ago |
Herbert Vojčík
|
e379b09d18
use includesKey: and includesSelector:
|
11 years ago |
Herbert Vojčík
|
296fc23e6d
use valuesDo:
|
11 years ago |
Nicolas Petton
|
49ccac8777
Merge branch 'allow-comma-for-hashedcollection' of https://github.com/herby/amber into herby-allow-comma-for-hashedcollection
|
11 years ago |
Nicolas Petton
|
5e1deeec8b
Removes HLReferencesModel >> allSelectors that was slowing down
|
11 years ago |
Nicolas Petton
|
14e0c540fa
Merge pull request #785 from herby/at-ifabsentput-tests
|
11 years ago |
Thomas Rake
|
58e894b001
Rewrote AmberCli.st from IDE
|
11 years ago |
Thomas Rake
|
36dc626ea6
FileServer>>validateBasePath clean space stat parameter;used ifNil:ifNotNil on err; reformatted warning messages.
|
11 years ago |
Thomas Rake
|
8f8aafe52f
FileServer --base-path validation checks are async and console warn:
|
11 years ago |
Thomas Rake
|
5bd1e722b9
FileServer:checks --base-path but only warns on problem values
|
11 years ago |
Thomas Rake
|
f357492316
validation of --base-path only directories.
|
11 years ago |
Herbert Vojčík
|
7e3e1a7a6b
Merge branch 'upstream' into allow-comma-for-hashedcollection
|
11 years ago |
Herbert Vojčík
|
34aa94a399
Update API-CHANGES.txt
|
11 years ago |
Herbert Vojčík
|
404789e9c0
Update API-CHANGES.txt
|
11 years ago |
Herbert Vojčík
|
af9a491020
Merge branch 'upstream' into at-ifabsentput-tests
|
11 years ago |
Herbert Vojčík
|
9f89dd7d52
Update API-CHANGES.txt
|
11 years ago |
Herbert Vojčík
|
b21993174f
Tests for comma in HashedCollection, allowing comma
|
11 years ago |
Herbert Vojčík
|
6e6add75bf
Push at:ifAbsentPut: up
|
11 years ago |
Herbert Vojčík
|
d08807d360
ifAbsentPut: tests
|
11 years ago |
Herbert Vojčík
|
dc9b9af8f8
additional comma and addAll: test for overlapping Sets
|
11 years ago |
Nicolas Petton
|
d98168eba5
Merge branch 'bug-755' of https://github.com/tomrake/amber
|
11 years ago |
Nicolas Petton
|
d8e4e0283e
Small reformattings in Array and String
|
11 years ago |
Nicolas Petton
|
7516c9c39d
fixes boot.js `wrappedError()`
|
11 years ago |
Nicolas Petton
|
f9422ef056
Use `instanceof RangeError` in boot.js
|
11 years ago |
Nicolas Petton
|
6448a8dd42
Merge pull request #783 from herby/do-not-test-implementation
|
11 years ago |
Herbert Vojčík
|
34422d9fbf
Use self collectionSize for SequenceableCollection borders
|
11 years ago |