summary refs log tree commit diff stats
path: root/lib/pure/collections/hashcommon.nim
Commit message (Expand)AuthorAgeFilesLines
* Replace double backticks with single backticks - Part 3 out of ~7 (#17207)Danil Yarantsev2021-02-281-1/+1
* remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1...Timothee Cour2021-02-171-5/+0
* tables module uses runnableExamples (#16994)flywind2021-02-131-1/+1
* remove a condition that table size must be passed as power of 2 (#14926)Miran2020-07-081-4/+10
* Unwind just the "pseudorandom probing" part of recent sets,tables changes (#1...c-blake2020-03-311-63/+17
* [backport] pseudorandom probing for hash collision (#13418)Timothee Cour2020-02-191-16/+71
* [other] prettify collections (#11695)Miran2019-07-091-4/+4
* Initialized collections (#11094)Miran2019-04-291-0/+68