summary refs log tree commit diff stats
path: root/lib/pure/collections/tableimpl.nim
Commit message (Expand)AuthorAgeFilesLines
* attempt to fix a critical memory leak in Nim's collectionsAndreas Rumpf2016-06-151-0/+8
* Implements tables.clear.Dominik Picheta2016-06-021-0/+5
* Fixed Table::del in JSYuriy Glukhov2016-03-211-1/+4
* Merge branch 'more_concurrency' into develAraq2015-06-301-15/+15
* some progress on making async multithreadedAraq2015-05-281-0/+132