Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas Petton a0fb8e00c5 Fixes #842 hace 10 años
  Nicolas Petton bc254dbc3f Fixes #836 hace 10 años
  Herbert Vojčík 3476db559d newWithValues: test refactored to use instanceof hace 10 años
  Nicolas Petton 3d40048e90 recompiles all js files hace 10 años
  Herbert Vojčík 29c4f6e710 smalltalk.[A-Z] => globals.[A-Z] hace 10 años
  Herbert Vojčík 9ecea28477 export/compile uses globals hace 10 años
  Nicolas Petton c5348e70ee Issue #787: Do not create contexts for trivial methods hace 10 años
  Nicolas Petton be47f76ad9 Fixes issue #792 hace 10 años
  Herbert Vojčík 6458967a53 tests: Smalltalk {current=>globals} at:; Smalltalk {current=>} hace 10 años
  Herbert Vojčík 962a96ab72 Fixed SetTest >> collectionOfPrintStrings hace 10 años
  Herbert Vojčík 68ced3cb27 tests use some falsy element, fixed storage of booleans hace 10 años
  Herbert Vojčík 163eb672cd New Set that use buckets based on typeof and constructor.name. hace 10 años
  Herbert Vojčík deedd74679 Set test with various types of elements hace 10 años
  Nicolas Petton 8cf1808a2a Merge pull request #791 from herby/indexof-fix hace 10 años
  Herbert Vojčík b96a20b10d Cleaned and restructured test for Dictionary and HashedCollection hace 10 años
  Herbert Vojčík 12151eff6e Fix SequencableCollection >> indexOf: family hace 10 años
  Nicolas Petton 49ccac8777 Merge branch 'allow-comma-for-hashedcollection' of https://github.com/herby/amber into herby-allow-comma-for-hashedcollection hace 10 años
  Herbert Vojčík b21993174f Tests for comma in HashedCollection, allowing comma hace 10 años
  Herbert Vojčík d08807d360 ifAbsentPut: tests hace 10 años
  Herbert Vojčík dc9b9af8f8 additional comma and addAll: test for overlapping Sets hace 10 años
  Herbert Vojčík 34422d9fbf Use self collectionSize for SequenceableCollection borders hace 10 años
  Herbert Vojčík 8ff78c754c Clarifications hace 10 años
  Herbert Vojčík 90575ae7eb SetTest is now in CollectionTest hierarchy hace 10 años
  Herbert Vojčík 57ccbe44b8 detect:ifNone: test hace 10 años
  Herbert Vojčík ce2745fbf0 {coll,sel,det}ect tests, nonValue merged w/ newValue hace 10 años
  Herbert Vojčík c99851bd6e testAddAll, testComma hace 10 años
  Herbert Vojčík 2fac53060f Fixing TestRunner failure, returning ^nil to collectionClass hace 10 años
  Herbert Vojčík ebbe2e345a test collection size in base hace 10 años
  Herbert Vojčík 67d2baa7a0 base testAtPut for all IndexableCollections hace 10 años
  Herbert Vojčík fb6855c6df testDo runs with collectionWithDuplicates as well hace 10 años