Commit History

Author SHA1 Message Date
  Kier Davis 0390248419 Add tests for tables.clear() 8 years ago
  Araq d8b0edc323 Merge branch 'mget' of https://github.com/def-/Nim into def--mget 9 years ago
  Jonathan 8e4af5ace0 Add contains proc for tables to allow usage of `in` 9 years ago
  def 63f9385327 Rename mget to `[]` 9 years ago
  Hans Raaf 93aa73284e Fix unknown symbol in tables mpairs iterator. 10 years ago
  Charles Blake b65032e77e Add some unit tests for mgetOrPut and hasKeyOrPut. 10 years ago
  Charles Blake 39b98fede3 New probe seq swaps 1st two keys. Fix in cmp. 10 years ago
  Araq 10335fd726 fixed minor bugs; cleaned up tests 10 years ago
  Simon Hafner 5498415f3b indexBy, which indexes a collection into a hashtable 11 years ago