summary refs log tree commit diff stats
path: root/lib/pure/collections/tables.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #293Araq2013-01-081-1/+1
* made more tests green; fixes #201Araq2012-09-121-1/+1
* documented hygienic templates; made tests green; fixed system.clampAraq2012-08-221-7/+10
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* tester: threading tests addedAraq2011-11-191-10/+12
* modifyable results for generics; teventemitter worksAraq2011-08-091-7/+57
* preparations for 0.8.12Araq2011-07-101-4/+4
* implemented tables.addAraq2011-06-111-0/+22
* Bugfix: no #line dir with 0 generatedAraq2011-06-101-1/+1
* basic generic collections implemented and testedAraq2011-06-071-48/+33
* bugfix: generic instantiation across module boundariesAraq2011-06-061-0/+395