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
/
discard
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve the 'has to be discarded' error message
Araq
2020-05-02
3
-3
/
+3
*
Hrm, the new errors highlighted some code that seems to be broken
Zahary Karadjov
2020-04-01
1
-1
/
+1
*
revert discardable transformation (#10905)
Andreas Rumpf
2019-04-21
1
-0
/
+20
*
fix off by 1 error in `col` shown by toFileLineCol (#10138)
Timothee Cour
2018-12-31
1
-1
/
+1
*
lots of small changes
Arne Döring
2018-12-11
1
-0
/
+3
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
3
-3
/
+3
*
updated tests to be executed
Arne Döring
2018-11-23
1
-0
/
+7
*
fix #9726 (#9765)
Arne Döring
2018-11-20
1
-0
/
+8
*
add illegal discard test
Arne Döring
2018-11-08
1
-0
/
+9
*
fixes #9076
Araq
2018-09-26
1
-0
/
+22
*
make tests green again
Andreas Rumpf
2018-07-05
1
-1
/
+1
*
more chatty error message for the 'discard' checking
Andreas Rumpf
2018-02-05
1
-1
/
+1
*
Remove expr/stmt (#5857)
Arne Döring
2017-07-25
1
-1
/
+1
*
compiler: better error messages (#5613)
Andreas Rumpf
2017-03-26
2
-3
/
+3
*
fixes #1528
Araq
2015-09-10
1
-0
/
+12
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
2
-4
/
+4
*
fixes #942
Araq
2014-03-05
1
-0
/
+16
*
made some tests green; htmlgen still broken
Araq
2014-02-25
1
-1
/
+1
*
new tester; all tests categorized
Araq
2014-01-13
2
-0
/
+25