summary refs log tree commit diff stats
path: root/lib/pure/collections/LockFreeHash.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix 2 compile errors in LockFreeHash.nimLompiktab2016-05-141-3/+3
* Fix missing `]`Stephane Fontaine2016-05-131-1/+1
* Fix a few deprecation warningsdef2016-01-251-1/+1
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-182/+182
* lib/pure/a-c - Dropped 'T' from typespdw2015-06-041-29/+31
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
* Fix typosFederico Ceratto2015-02-151-1/+1
* Nimrod renamed to NimAraq2014-08-281-1/+1
* big renameAraq2014-08-271-24/+49
* case consistency improvementsAraq2014-01-111-1/+2
* LockFree Hash Table 0.1Mark Flamer2013-10-221-0/+581