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
/
concepts
/
texplain.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #12741 (#14005)
Andreas Rumpf
2020-04-19
1
-39
/
+45
*
fix #13538 sigmatch errors are now sorted (#13701)
Timothee Cour
2020-03-20
1
-14
/
+14
*
fix #11854 (#11857)
Arne Döring
2019-07-30
1
-1
/
+1
*
fix tests
Timothee Cour
2019-07-08
1
-43
/
+83
*
32 bit fixes (#10608)
Arne Döring
2019-02-13
1
-6
/
+6
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
1
-2
/
+1
*
correctly render AST in doAssert/assert condition: fixes #8518; refs #9301 (#...
Timothee Cour
2018-10-14
1
-37
/
+52
*
better error messages: use <T1, T2> instead of (T1, T2) in order to prevent c...
Araq
2018-02-10
1
-4
/
+4
*
make tests green again
Araq
2017-12-01
1
-40
/
+44
*
Fix #5127
Zahary Karadjov
2017-06-20
1
-9
/
+9
*
restore compilation and make all concepts tests green
Zahary Karadjov
2017-03-24
1
-36
/
+36
*
further improvements to the error messages produced by concepts
Zahary Karadjov
2017-03-24
1
-28
/
+56
*
proper error reporting for concepts and the introduction of the {.explain.} p...
Zahary Karadjov
2017-03-24
1
-0
/
+92