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
/
system
Commit message (
Expand
)
Author
Age
Files
Lines
*
added `$` for arrays
Simon Hafner
2014-03-31
1
-1
/
+5
*
Merge branch 'devel' of github.com:Araq/Nimrod into seq_toString
Simon Hafner
2014-03-31
1
-0
/
+52
|
\
|
*
Update unit test.
EXetoC
2014-03-07
1
-8
/
+15
|
*
Update unit test.
EXetoC
2014-03-07
1
-10
/
+10
|
*
Update test with new names.
EXetoC
2014-03-07
1
-3
/
+3
|
*
Add allocation unit tests.
EXetoC
2014-03-06
1
-0
/
+45
*
|
explicit firstElement for `$` in collections
Simon Hafner
2014-02-11
1
-1
/
+3
*
|
Added `$` for seq
Simon Hafner
2014-02-11
1
-0
/
+5
|
/
*
use parseopt2 in parseopt2 test
Michał Zieliński
2013-12-10
1
-1
/
+1
*
Fix : and = precedence in parseopt.
Michał Zieliński
2013-12-10
1
-4
/
+5
*
Reimplement parseopt which parses arguments given as a sequence of strings, n...
Michał Zieliński
2013-12-09
1
-0
/
+17
*
restored files that 'koch clean' removed
Araq
2012-04-16
1
-1
/
+1
*
removed """ so unittest can handle it
Simon Hafner
2012-01-02
1
-6
/
+1
*
fixed the io tests so they run as intended
Simon Hafner
2011-12-31
2
-3
/
+3
*
Disabled io tests because it blocks indefinitely.
dom96
2011-12-31
1
-0
/
+1
*
MAP_ANONYMOUS is not always 0x20 for linux; changed the tests
Araq
2011-12-31
1
-2
/
+3
*
changed io tests
Araq
2011-12-31
1
-1
/
+1
*
fixes for readAll
Simon Hafner
2011-12-30
1
-3
/
+7
*
implemented readAll()
Simon Hafner
2011-12-22
2
-0
/
+26