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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'devel' of github.com:Araq/Nimrod into devel
Dominik Picheta
2014-04-07
1
-0
/
+23
|
\
|
*
fixes #1063
Araq
2014-04-07
1
-0
/
+23
*
|
Change the expected path in tfailedassert.
Dominik Picheta
2014-04-06
1
-1
/
+1
|
/
*
fixes #798
Araq
2014-04-06
11
-1
/
+8
*
fixes #297
Araq
2014-04-06
1
-0
/
+32
*
fixes #913
Araq
2014-04-06
1
-0
/
+18
*
fixes yet another option type
Araq
2014-04-03
1
-0
/
+47
*
Merge pull request #1060 from EXetoC/vm-arithmetic-overflow
Andreas Rumpf
2014-04-02
5
-0
/
+56
|
\
|
*
Remove executable.
EXetoC
2014-03-31
1
-0
/
+0
|
*
Add underflow/overflow tests.
EXetoC
2014-03-31
6
-0
/
+56
*
|
Merge pull request #1061 from EXetoC/fix-tests
Andreas Rumpf
2014-04-02
4
-6
/
+6
|
\
\
|
*
|
Fix some tests.
EXetoC
2014-03-31
4
-6
/
+6
|
|
/
*
|
make tstaticprintseq green
Araq
2014-04-01
1
-2
/
+2
*
|
fixed another vm bug
Araq
2014-04-01
1
-1
/
+5
*
|
fixes #880
Araq
2014-04-01
1
-0
/
+11
|
/
*
tester outputs full test path
Araq
2014-03-28
1
-1
/
+2
*
fixes #911
Araq
2014-03-28
1
-0
/
+1
*
Added test for issue #911.
Dominik Picheta
2014-03-27
1
-0
/
+62
*
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
4
-19
/
+5
*
|
|
fixes #1009
Araq
2014-03-27
1
-0
/
+36
|
/
/
*
|
fixes tmemit regression
Araq
2014-03-26
1
-1
/
+15
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-03-26
1
-2
/
+0
|
\
\
|
*
|
Move asyncdispatch tests to asyncnet.
Dominik Picheta
2014-03-26
1
-2
/
+0
*
|
|
fixes #992
Araq
2014-03-26
1
-0
/
+6
*
|
|
borrow dots for distinct types documented
Araq
2014-03-26
1
-0
/
+13
|
/
/
*
|
added #903 to the test suite
Araq
2014-03-26
1
-3
/
+24
*
|
failing test case preventing the use of --gc:v2: tsymchoicefield
Zahary Karadjov
2014-03-24
2
-4
/
+19
|
/
*
Moved the global dispatcher to asyncdispatch.
Dominik Picheta
2014-03-23
1
-23
/
+22
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-03-23
1
-1
/
+1
|
\
|
*
Fixes tasyncawait and the net module on Linux.
Dominik Picheta
2014-03-23
1
-1
/
+1
*
|
fixes #404
Araq
2014-03-23
1
-0
/
+29
|
/
*
Copied most blocking socket operations to the net module.
Dominik Picheta
2014-03-22
1
-3
/
+14
*
fixes #1023
Araq
2014-03-22
1
-0
/
+17
*
fixes #1010
Araq
2014-03-22
1
-1
/
+21
*
msg -> errmsg
Zahary Karadjov
2014-03-21
3
-5
/
+5
*
fix #1015
Zahary Karadjov
2014-03-20
1
-0
/
+24
*
fix the handling of "msg" tests
Zahary Karadjov
2014-03-20
2
-2
/
+6
*
fix #1013
Zahary Karadjov
2014-03-20
1
-0
/
+23
*
reference implementation of a vector swizzle library
Zahary Karadjov
2014-03-20
3
-1
/
+90
*
Added support for {.packed.} pragma on objects
Audun Wilhelmsen
2014-03-18
1
-0
/
+49
*
make some tests red :) (i.e. print failure details while running the tester)
Zahary Karadjov
2014-03-16
4
-6
/
+10
*
make some tests green
Zahary Karadjov
2014-03-16
7
-13
/
+13
*
handle arbitrary expressions dependent on static input params in proc signatures
Zahary Karadjov
2014-03-16
3
-2
/
+18
*
more robust handling of proc signatures containing inter-param type references
Zahary Karadjov
2014-03-16
1
-0
/
+9
*
fix #997
Zahary Karadjov
2014-03-16
1
-1
/
+8
*
fix #996
Zahary Karadjov
2014-03-16
1
-0
/
+4
[next]