summary refs log tree commit diff stats
path: root/lib/pure/collections/LockFreeHash.nim
Commit message (Expand)AuthorAgeFilesLines
* removes deprecated T/P typesAraq2018-11-161-4/+0
* 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
*/ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><circle cx="10" cy="9" r="4"/><path d="M16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 0 0 2 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zm3.66-13.15L18.64 1c-3.51 3.51-3.51 9.21 0 12.73l1.41-1.41c-2.73-2.74-2.73-7.18 0-9.91z"/><path d="m22.88 5.24-1.41-1.41a5.003 5.003 0 0 0 0 7.07l1.41-1.41a3.012 3.012 0 0 1 0-4.25z"/></svg>