summary refs log tree commit diff stats
path: root/lib/pure/collections/setimpl.nim
Commit message (Expand)AuthorAgeFilesLines
* tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of test...Timothee Cour2020-02-261-3/+3
* [backport] pseudorandom probing for hash collision (#13418)Timothee Cour2020-02-191-18/+5
* use system.move instead of system.shallowCopy if the GC mode requires itAndreas Rumpf2019-10-041-1/+1
* [other] prettify collections (#11695)Miran2019-07-091-10/+10
* Initialized collections (#11094)Miran2019-04-291-0/+153