summary refs log tree commit diff stats
path: root/lib/pure/collections/hashtables.nim
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: generic instantiation across module boundariesAraq2011-06-061-368/+0
|
* gc tweaking to gain a few percent of performanceAraq2011-05-071-1/+8
|
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-011-22/+131
|
* c2nim compiles againAraq2011-04-231-1/+0
|
* got rid of some arcane module namesAraq2011-04-211-3/+108
|
* hashtables: 2nd versionAraq2011-04-191-29/+31
|
* hashtables: 1st version; parseutils additionsAraq2011-04-181-0/+146