커밋 기록

작성자 SHA1 메시지 날짜
  Nicolas Petton b3889c3958 Some minor reformattings in Set 11 년 전
  Nicolas Petton dd2dd04cd5 Set and BucketStore refactorings: 11 년 전
  Herbert Vojčík 1d5089dc94 Class comment added to Set. 11 년 전
  Herbert Vojčík ad5268b3fe BucketStore extracted. 11 년 전
  Herbert Vojčík c4d60104c7 nil is put into 'boolean' fastBucket 11 년 전
  Herbert Vojčík e2169efe51 Extracting `constructor.name` as "hashing", defaultBucket 11 년 전
  Herbert Vojčík 68ced3cb27 tests use some falsy element, fixed storage of booleans 11 년 전
  Herbert Vojčík 434d4c34a2 Using `prop in obj` to detect primitive element presence 11 년 전
  Herbert Vojčík 163eb672cd New Set that use buckets based on typeof and constructor.name. 11 년 전
  Herbert Vojčík 077ce09fb2 Some minor speedups 11 년 전
  Nicolas Petton 8cf1808a2a Merge pull request #791 from herby/indexof-fix 11 년 전
  Herbert Vojčík 6e8207d086 Putting [ aBlock value ] in ifTrue:IfFalse: so the code is inlined 11 년 전
  Herbert Vojčík a6bf635397 Fixed HashedCollection >> removeKey: 11 년 전
  Herbert Vojčík 5d4702f63b Dictionary and HashedCollection under common base class 11 년 전
  Herbert Vojčík 12151eff6e Fix SequencableCollection >> indexOf: family 11 년 전
  Herbert Vojčík d54b1b5fc2 Fix {Boolean,Number,String} >> = 11 년 전
  Nicolas Petton 49ccac8777 Merge branch 'allow-comma-for-hashedcollection' of https://github.com/herby/amber into herby-allow-comma-for-hashedcollection 11 년 전
  Herbert Vojčík b21993174f Tests for comma in HashedCollection, allowing comma 11 년 전
  Herbert Vojčík 6e6add75bf Push at:ifAbsentPut: up 11 년 전
  Nicolas Petton d8e4e0283e Small reformattings in Array and String 11 년 전
  Herbert Vojčík f07d4f85f0 Fix missing removeAll in Set 11 년 전
  Herbert Vojčík 5f1d0a91db Fixing errors with {String,Array} >> at:{,IfPresent:}ifAbsent: 11 년 전
  Nicolas Petton 58cc0bbce9 - fixes SequenceableCollection >> endsWith: 11 년 전
  Nicolas Petton a8ef9bd0a8 Moves `beginsWith:` and `endsWith:` to `SequenceableCollection` 11 년 전
  Benjamin Van Ryseghem 6b9e72cb95 Adds more convenient testing methods on String 11 년 전
  Nicolas Petton cdaeb205e7 Fixes #779 11 년 전
  Nicolas Petton 563539e2e5 fixes issue #777 11 년 전
  Nicolas Petton 8208dddee6 - inlined js code reformatting 11 년 전
  Herbert Vojčík 52835e7c86 protected => private 11 년 전
  Herbert Vojčík e1dac04c09 numericallyIndexable used; String use inherited 11 년 전