summary refs log tree commit diff stats
path: root/lib/pure/collections
Commit message (Expand)AuthorAgeFilesLines
* bugfixes; added events module, sequtils moduleAraq2011-07-261-0/+59
* preparations for 0.8.12Araq2011-07-104-9/+9
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-0/+89
* intsets are now a proper module and part of the stdlibAraq2011-06-141-0/+177
* implemented tables.addAraq2011-06-112-2/+24
* Bugfix: no #line dir with 0 generatedAraq2011-06-101-1/+1
* basic generic collections implemented and testedAraq2011-06-073-80/+287
* bugfix: generic instantiation across module boundariesAraq2011-06-062-199/+356
* 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-232-3/+11
* got rid of some arcane module namesAraq2011-04-212-3/+263
* hashtables: 2nd versionAraq2011-04-191-29/+31
* hashtables: 1st version; parseutils additionsAraq2011-04-181-0/+146