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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SinglyLinkedRing in lists module
def
2015-02-01
1
-0
/
+29
*
Add tests for mitems
def
2015-01-29
1
-0
/
+136
*
Get rid of deprecation warnings in pegs
def
2015-01-16
1
-14
/
+14
*
release of 0.10.2
Araq
2014-12-29
4
-49
/
+34
*
strutils.rfind via char
dyu
2014-12-19
1
-0
/
+4
*
fixes #1352
Araq
2014-12-14
1
-2
/
+14
*
Merge branch 'devel' into bigbreak
Araq
2014-11-03
1
-0
/
+21
|
\
|
*
Added test case
Simon Krauter
2014-11-03
1
-0
/
+21
*
|
further adaptations
Araq
2014-08-29
6
-15
/
+15
|
/
*
Remove unnecessary import
Simon Jakobi
2014-07-19
1
-1
/
+0
*
Merge pull request #1099 from Varriount/os/getFileInfo
Andreas Rumpf
2014-04-20
1
-0
/
+93
|
\
|
*
Added tests for getFileInfo proc.
Clay Sweetser
2014-04-16
1
-0
/
+93
*
|
Tester now appreciates the test target. Modified 'cmd' in specs.
Dominik Picheta
2014-04-16
1
-1
/
+1
|
/
*
Fixes docgen.
Dominik Picheta
2014-04-15
1
-1
/
+1
*
Add checks for invalid socket when creating sockets.
Dominik Picheta
2014-04-15
1
-0
/
+1
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-03-27
2
-0
/
+17
|
\
|
*
Merge pull request #1032 from barcharcraz/lowerBound
Varriount
2014-03-27
1
-0
/
+3
|
|
\
|
|
*
added lowerBound function to algorithm library
Charlie Barto
2014-03-23
1
-0
/
+3
|
*
|
Calling randomize() again within 1 second will now provide a different seed
Jason Livesay
2014-03-26
1
-0
/
+14
|
|
/
*
/
made some tests green
Araq
2014-03-27
1
-16
/
+0
|
/
*
make some tests green
Zahary Karadjov
2014-03-16
1
-1
/
+1
*
fix some trivial errors in the test suite and some more regressions caused by...
Zahary Karadjov
2014-02-18
1
-1
/
+1
*
Changed tests and tools to use 'discard' statements instead of 'nil' for empt...
Clay Sweetser
2014-02-15
4
-13
/
+13
*
moved the tests for TSet to the correct place
Simon Hafner
2014-02-09
1
-0
/
+15
*
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
*
new tester; all tests categorized
Araq
2014-01-13
36
-0
/
+3027