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
/
stdlib
/
talgorithm.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
stdlib tests now check refc too (#21664)
ringabout
2023-04-21
1
-0
/
+1
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
1
-0
/
+1
*
enable style:usages for stdlib tests [backport: 1.6] (#19715)
flywind
2022-04-13
1
-2
/
+2
*
add algorithm.merge (#16182)
flywind
2021-03-23
1
-1
/
+158
*
reuse jsffi in json module (#17165)
flywind
2021-03-04
1
-1
/
+2
*
Algorithm improvements (#16529)
konsumlamm
2021-01-02
1
-2
/
+2
*
use doAssert in tests (#16486)
flywind
2020-12-28
1
-15
/
+15
*
make megatest consistent with unjoined tests wrt newlines, honor newlines in ...
Timothee Cour
2020-11-28
1
-1
/
+1
*
move tests to testament (#16101)
flywind
2020-11-24
1
-0
/
+97
*
fixes #10456,#12928 issues when chaining templates to sortedByIt (#15734)
shirleyquirk
2020-10-27
1
-0
/
+18
*
Move algorithm tests away from koch
Oscar NihlgÄrd
2018-04-04
1
-11
/
+0
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-1
/
+1
*
added lowerBound function to algorithm library
Charlie Barto
2014-03-23
1
-0
/
+3
*
removed unittest from talgorithm
Simon Hafner
2014-02-06
1
-12
/
+6
*
product more robust against empty input
Simon Hafner
2014-01-30
1
-0
/
+5
*
added Cartesian product
Simon Hafner
2014-01-30
1
-0
/
+9