summary refs log tree commit diff stats
path: root/lib/pure/collections/intsets.nim
Commit message (Expand)AuthorAgeFilesLines
* Turn some test outputs into actual testsOleh Prypin2015-04-211-4/+11
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
* Remove unneeded import os from intsetsOleh Prypin2015-04-091-1/+1
* Use more Natural and Positive numbers in proc parametersdef2015-04-061-32/+32
* intsets.empty is wrongAraq2015-02-181-2/+3
* documented new C++ supportAraq2015-01-281-1/+1
* more modules updatedAraq2014-08-281-13/+13
* big renameAraq2014-08-271-8/+9
* case consistency part 4Araq2013-12-271-7/+7
* case consistency part 1Araq2013-12-271-4/+4
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* implements 'export' featureAraq2012-12-011-0/+5
* openarray/varargs split; breaks bootstrappingAraq2012-08-161-11/+11
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* bugfix: 'when' sections in generic objects now work, so TThread[void] compilesAraq2011-11-201-1/+28
* preparations for 0.8.12Araq2011-07-101-2/+2
* intsets are now a proper module and part of the stdlibAraq2011-06-141-0/+177