Commit History

Author SHA1 Message Date
  Thomas Rake 58e894b001 Rewrote AmberCli.st from IDE 10 years ago
  Thomas Rake 36dc626ea6 FileServer>>validateBasePath clean space stat parameter;used ifNil:ifNotNil on err; reformatted warning messages. 10 years ago
  Thomas Rake 8f8aafe52f FileServer --base-path validation checks are async and console warn: 10 years ago
  Thomas Rake 5bd1e722b9 FileServer:checks --base-path but only warns on problem values 10 years ago
  Thomas Rake f357492316 validation of --base-path only directories. 10 years ago
  Herbert Vojčík 7e3e1a7a6b Merge branch 'upstream' into allow-comma-for-hashedcollection 10 years ago
  Herbert Vojčík 34aa94a399 Update API-CHANGES.txt 10 years ago
  Herbert Vojčík 404789e9c0 Update API-CHANGES.txt 10 years ago
  Herbert Vojčík af9a491020 Merge branch 'upstream' into at-ifabsentput-tests 10 years ago
  Herbert Vojčík 9f89dd7d52 Update API-CHANGES.txt 10 years ago
  Herbert Vojčík b21993174f Tests for comma in HashedCollection, allowing comma 10 years ago
  Herbert Vojčík 6e6add75bf Push at:ifAbsentPut: up 10 years ago
  Herbert Vojčík d08807d360 ifAbsentPut: tests 10 years ago
  Herbert Vojčík dc9b9af8f8 additional comma and addAll: test for overlapping Sets 10 years ago
  Nicolas Petton d98168eba5 Merge branch 'bug-755' of https://github.com/tomrake/amber 10 years ago
  Nicolas Petton d8e4e0283e Small reformattings in Array and String 10 years ago
  Nicolas Petton 7516c9c39d fixes boot.js `wrappedError()` 10 years ago
  Nicolas Petton f9422ef056 Use `instanceof RangeError` in boot.js 10 years ago
  Nicolas Petton 6448a8dd42 Merge pull request #783 from herby/do-not-test-implementation 10 years ago
  Herbert Vojčík 34422d9fbf Use self collectionSize for SequenceableCollection borders 10 years ago
  Herbert Vojčík 8ff78c754c Clarifications 10 years ago
  Herbert Vojčík f07d4f85f0 Fix missing removeAll in Set 10 years ago
  Herbert Vojčík 90575ae7eb SetTest is now in CollectionTest hierarchy 10 years ago
  Herbert Vojčík 57ccbe44b8 detect:ifNone: test 10 years ago
  Herbert Vojčík ce2745fbf0 {coll,sel,det}ect tests, nonValue merged w/ newValue 10 years ago
  Herbert Vojčík c99851bd6e testAddAll, testComma 10 years ago
  Herbert Vojčík 2fac53060f Fixing TestRunner failure, returning ^nil to collectionClass 10 years ago
  Herbert Vojčík ebbe2e345a test collection size in base 10 years ago
  Herbert Vojčík 67d2baa7a0 base testAtPut for all IndexableCollections 10 years ago
  Herbert Vojčík fb6855c6df testDo runs with collectionWithDuplicates as well 10 years ago