index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
collections
/
critbits.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
added prefix matching to critbits.nim
Araq
2015-11-10
1
-16
/
+24
*
udpated the compiler and tester to use getOrDefault
Araq
2015-10-13
1
-2
/
+5
*
Merge branch 'mget' of https://github.com/def-/Nim into def--mget
Araq
2015-10-13
1
-9
/
+20
|
\
|
*
Rename mget to `[]`
def
2015-03-31
1
-19
/
+29
*
|
added critbits.inc proc
Araq
2015-10-06
1
-0
/
+8
*
|
lib: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-8
/
+8
*
|
Turn some test outputs into actual tests
Oleh Prypin
2015-04-21
1
-7
/
+5
*
|
Don't run non-test code when defined(testing)
Oleh Prypin
2015-04-21
1
-6
/
+9
|
/
*
Fix typos
Federico Ceratto
2015-02-15
1
-1
/
+1
*
documented new C++ support
Araq
2015-01-28
1
-6
/
+5
*
big rename
Araq
2014-08-27
1
-40
/
+42
*
'[]' for crit bit trees doesn't need the 'var' parameter
Araq
2014-07-22
1
-1
/
+1
*
more fixes for new integer promotion rules; fixes #152; fixes #157; fixes #15...
Araq
2012-07-09
1
-1
/
+1
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
GC: use simple balanced tree instead of AVL tree
Araq
2011-12-30
1
-0
/
+302