1
0

コミット履歴

作者 SHA1 メッセージ 日付
  Nicolas Petton 7467f992ac Merge pull request #796 from herby/fix-inspector 11 年 前
  Nicolas Petton 76f6173945 Merge pull request #790 from herby/lhf 11 年 前
  Nicolas Petton 1631320ccb Minor reformattings in AssociativeCollection 11 年 前
  Nicolas Petton 77395d0317 Renames Set >> bucketOfElement: to bucketsOfElement: 11 年 前
  Nicolas Petton f0f33bd065 Fixes BucketStore >> do: 11 年 前
  Nicolas Petton 5e0723a919 More method comments in Set 11 年 前
  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 deedd74679 Set test with various types of elements 11 年 前
  Herbert Vojčík 077ce09fb2 Some minor speedups 11 年 前
  Herbert Vojčík 83ae5502bb travis: node version 0.10 shows as 0.10 not as 0.1 11 年 前
  Herbert Vojčík 9957db19f7 Inspector now shows variables. 11 年 前
  Herbert Vojčík 93f18bd23a Merge branch 'master' into lhf 11 年 前
  Herbert Vojčík 4467018e26 using `ifAbsent: [ 0 ]` instead of `ifAbsent: 0` 11 年 前
  Nicolas Petton b4c5725449 Merge pull request #784 from BenjaminVanRyseghem/fix-documentation-dialog 11 年 前
  Nicolas Petton 8cf1808a2a Merge pull request #791 from herby/indexof-fix 11 年 前
  Nicolas Petton 99169869ef Merge pull request #794 from herby/assocative-collection-restructure 11 年 前
  Nicolas Petton 2e94920ee8 Merge pull request #758 from tomrake/base-path-validation 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 b96a20b10d Cleaned and restructured test for Dictionary and HashedCollection 11 年 前
  Herbert Vojčík b6203e7803 Update API-CHANGES.txt 11 年 前
  Herbert Vojčík 5d4702f63b Dictionary and HashedCollection under common base class 11 年 前