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
/
errmsgs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #8671; show helpful msg (lookup symbol, eg iterator) on 'attempting to ...
Timothee Cour
2018-10-14
6
-0
/
+65
*
Add checks for except: body blocks (#9191)
Dheepak Krishnamurthy
2018-10-09
2
-0
/
+22
*
make tests green again
Andreas Rumpf
2018-09-24
1
-5
/
+5
*
Test case for #6483
Ganesh Viswanathan
2018-09-14
1
-0
/
+31
*
fixes #8043
Araq
2018-09-03
1
-0
/
+24
*
improve the error message for 'addQuitProc' etc; fixes #5794
Araq
2018-09-03
1
-1
/
+2
*
fixes #4766
Araq
2018-08-28
1
-0
/
+19
*
Expand tyAlias in typeToString (#8634)
LemonBoy
2018-08-18
1
-0
/
+8
*
fixes #8434 (incomplete info in errmsg about 'required type') (#8441)
skilchen
2018-07-30
1
-0
/
+16
*
make tests green again
Andreas Rumpf
2018-07-05
1
-2
/
+2
*
Test case for #6281 (#8190)
genotrance
2018-07-02
1
-0
/
+9
*
Allow stacktrace and linetrace pragmas on procs
Yuriy Glukhov
2018-06-12
1
-0
/
+18
*
Fixes #6803
Yuriy Glukhov
2018-06-11
1
-6
/
+118
*
make tests green again
Araq
2018-05-14
1
-4
/
+4
*
make tests green again
Andreas Rumpf
2018-04-28
1
-2
/
+2
*
fixes #6393
Andreas Rumpf
2018-04-21
1
-0
/
+9
*
test case for #1154 (#7648)
genotrance
2018-04-18
1
-0
/
+11
*
fixes #3948
Andreas Rumpf
2018-04-12
1
-0
/
+8
*
fixes #7331
Araq
2018-03-18
1
-0
/
+15
*
fixes #6186
Andreas Rumpf
2018-02-11
1
-0
/
+30
*
better error messages: use <T1, T2> instead of (T1, T2) in order to prevent c...
Araq
2018-02-10
7
-14
/
+14
*
improve error message for twrongcolon
Andreas Rumpf
2018-02-06
1
-0
/
+11
*
improve the error messages regarding type mismatches in overloading resolution
Andreas Rumpf
2018-02-04
1
-0
/
+22
*
added a test case for bug #6776
Andreas Rumpf
2017-11-18
1
-0
/
+23
*
Fix #4737
Zahary Karadjov
2017-06-20
2
-0
/
+36
*
fix tinvalidinout
Zahary Karadjov
2017-05-13
1
-4
/
+4
*
support for external types with covariant generic params
Zahary Karadjov
2017-05-08
1
-0
/
+26
*
compiler: better error messages (#5613)
Andreas Rumpf
2017-03-26
1
-1
/
+1
*
fixes #4756 (#5557)
zah
2017-03-17
1
-0
/
+16
*
Fixes #5167 and related problems (#5475)
zah
2017-03-12
5
-0
/
+99
*
don't allow casting to non-concrete types; fixes #5428 (#5502)
zah
2017-03-12
1
-0
/
+47
*
fixes #5430
Araq
2017-02-26
1
-0
/
+15
*
fixes #5400
Araq
2017-02-16
1
-0
/
+23
*
bugfix: inline iterator do not mess up line information anymore
Andreas Rumpf
2017-01-25
1
-0
/
+22
*
fixes #2050
Araq
2016-12-30
1
-0
/
+8
*
fixes #4308, fixes #4905
Araq
2016-12-18
2
-0
/
+24