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
/
tests
/
collections
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
2
-3
/
+3
*
added hash function for ordinal types
Fabian Keller
2015-07-03
1
-0
/
+75
*
Merge pull request #2660 from MrJohz/contains-tables
Andreas Rumpf
2015-05-08
2
-15
/
+19
|
\
|
*
Add contains proc for tables to allow usage of `in`
Jonathan
2015-05-05
2
-15
/
+19
*
|
Merge pull request #2596 from Nycto/devel
Varriount
2015-05-07
1
-14
/
+34
|
\
\
|
|
/
|
/
|
|
*
Fix floats in tuples in HashSets
Nycto
2015-04-24
1
-14
/
+34
*
|
fixes #2625
Araq
2015-05-03
1
-0
/
+19
|
/
*
Added Test for zip() with anonymous tuples.
Hans Raaf
2015-03-17
1
-2
/
+7
*
Fix unknown symbol in tables mpairs iterator.
Hans Raaf
2015-02-21
1
-0
/
+16
*
added test case for #2107
Araq
2015-02-20
1
-0
/
+10
*
Add some unit tests for mgetOrPut and hasKeyOrPut.
Charles Blake
2015-02-17
1
-1
/
+9
*
New probe seq swaps 1st two keys. Fix in compare.
Charles Blake
2015-02-16
1
-1
/
+1
*
New probe seq swaps 1st two keys. Fix in cmp.
Charles Blake
2015-02-13
1
-1
/
+1
*
fixed minor bugs; cleaned up tests
Araq
2015-02-12
6
-21
/
+342
*
moved tsets test to collections/
Simon Hafner
2014-02-12
1
-0
/
+17
*
indexBy, which indexes a collection into a hashtable
Simon Hafner
2014-02-06
1
-0
/
+22