summary refs log tree commit diff stats
path: root/lib/pure/collections/critbits.nim
Commit message (Expand)AuthorAgeFilesLines
* added prefix matching to critbits.nimAraq2015-11-101-16/+24
* udpated the compiler and tester to use getOrDefaultAraq2015-10-131-2/+5
* Merge branch 'mget' of https://github.com/def-/Nim into def--mgetAraq2015-10-131-9/+20
|\
| * Rename mget to `[]`def2015-03-311-19/+29
* | added critbits.inc procAraq2015-10-061-0/+8
* | lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-8/+8
* | Turn some test outputs into actual testsOleh Prypin2015-04-211-7/+5
* | Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-6/+9
|/
* Fix typosFederico Ceratto2015-02-151-1/+1
* documented new C++ supportAraq2015-01-281-6/+5
* big renameAraq2014-08-271-40/+42
* '[]' for crit bit trees doesn't need the 'var' parameterAraq2014-07-221-1/+1
* more fixes for new integer promotion rules; fixes #152; fixes #157; fixes #15...Araq2012-07-091-1/+1
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* GC: use simple balanced tree instead of AVL treeAraq2011-12-301-0/+302