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
*
fixed dot operator recursive loop & macro suggest (#16922)
Saem Ghani
2021-02-15
1
-7
/
+8
*
typeToString: type float => typedesc[float] (#17011)
Timothee Cour
2021-02-12
4
-8
/
+8
*
fix floats slice (#16853)
flywind
2021-01-29
1
-3
/
+3
*
close #10735 add testcase (#16690)
flywind
2021-01-15
1
-0
/
+41
*
close #10734 add testcase (#16692)
flywind
2021-01-12
1
-0
/
+19
*
strutils.nim: Use `func` everywhere (#16281)
ee7
2020-12-07
1
-3
/
+3
*
testament spec: remove errmsg alias of errormsg (#16188)
Timothee Cour
2020-11-29
4
-4
/
+4
*
asynchttpserver cleanups [backport:1.0] (#15966)
Andreas Rumpf
2020-11-15
1
-1
/
+1
*
makes test green again
Araq
2020-11-13
1
-2
/
+2
*
honor --declaredLocs in more places, including type mismatch errors; also sho...
Timothee Cour
2020-10-27
2
-3
/
+3
*
docgen: improve alignment of comments (still not perfect) (#15506)
Andreas Rumpf
2020-10-07
1
-2
/
+2
*
fix #6608 (#14963)
flywind
2020-07-14
1
-0
/
+16
*
typetraits.$: $((int, float), int)` is now `"((int, float), int)"` instead of...
Timothee Cour
2020-07-02
2
-4
/
+4
*
Implement rendering of `[]=`, `{}`, `{}=` braces (#14539)
cooldome
2020-06-01
1
-3
/
+3
*
disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` ...
Neelesh Chandola
2020-05-29
6
-8
/
+8
*
improve the 'has to be discarded' error message
Araq
2020-05-02
1
-1
/
+1
*
fixes #12741 (#14005)
Andreas Rumpf
2020-04-19
1
-1
/
+1
*
fixes #13715 (#13716)
Arne Döring
2020-03-22
1
-1
/
+1
*
fix #13538 sigmatch errors are now sorted (#13701)
Timothee Cour
2020-03-20
3
-16
/
+16
*
fixes #5170 (#13589)
Andreas Rumpf
2020-03-05
2
-5
/
+5
*
fix several bugs with `repr` (#13386)
Timothee Cour
2020-02-11
1
-2
/
+1
*
Revert "printing float values will have one more digit. (#13276) [backport]" ...
Timothee Cour
2020-02-08
1
-2
/
+3
*
printing float values will have one more digit. (#13276) [backport]
Arne Döring
2020-02-07
1
-3
/
+2
*
fix #13182: `proc fun(a: varargs[Foo, conv])` now can be overloaded (#13345) ...
Timothee Cour
2020-02-07
1
-0
/
+47
*
Assigning template to var/let/const gives a proper error (#12851)
Neelesh Chandola
2019-12-09
3
-2
/
+15
*
fix failing test
narimiran
2019-11-07
1
-1
/
+1
*
refactor illegal iterator assignment detection (#12212)
Arne Döring
2019-10-11
1
-0
/
+28
*
ungeneric unsigned ops (#12230)
Jasper Jenkins
2019-10-11
1
-4
/
+4
*
error for NimNode index kind (#12154)
Jasper Jenkins
2019-09-08
3
-0
/
+24
*
typeToString can now show (recursively) resolved type aliases; fixes #8569 #...
Timothee Cour
2019-08-31
2
-2
/
+2
*
fixes 5870 (#11704)
Andreas Rumpf
2019-08-29
1
-0
/
+17
*
fixes #11833 (#12018)
Andreas Rumpf
2019-08-24
1
-2
/
+2
*
fixes #11942 (#11945)
Arne Döring
2019-08-14
1
-5
/
+5
*
disallow static in return type (#9686) [nobackport]
Arne Döring
2019-08-06
1
-0
/
+10
*
Merge pull request #11680 from timotheecour/pr_fix_sigmatch_errmsg
Andreas Rumpf
2019-07-17
6
-7
/
+185
|
\
|
*
address comments
Timothee Cour
2019-07-08
1
-59
/
+9
|
*
add tests for #8305 #7808 #10285 #11061 + other bugs
Timothee Cour
2019-07-08
1
-18
/
+98
|
*
make tests/concepts/t3330.nim disabled again: the order of candidates is mach...
Timothee Cour
2019-07-08
1
-0
/
+142
|
*
fix tests
Timothee Cour
2019-07-08
5
-7
/
+13
*
|
make tests green again
Araq
2019-07-09
1
-1
/
+1
|
/
*
[backport] fix #11320 (#11538)
Arne Döring
2019-07-03
1
-3
/
+1
*
fixes #11515 (#11624)
Andreas Rumpf
2019-07-01
2
-3
/
+2
*
[refactoring] refactor the compiler and stdlib to deprecation warnings (#11419)
Arne Döring
2019-06-11
1
-1
/
+1
*
travis: cleanup & add 32-bit Linux testing (#11337)
alaviss
2019-05-30
1
-2
/
+3
*
Tuple error message (#11141); fixes #3211
Arne Döring
2019-05-15
1
-5
/
+2
*
forbid casting to bare unchecked array (#11186)
Arne Döring
2019-05-08
1
-0
/
+9
*
empty container param error msg (#11158)
Jasper Jenkins
2019-05-04
1
-0
/
+5
*
Lineinfo fix (#10871)
Arne Döring
2019-03-21
1
-0
/
+18
*
move assertions and iterators out of system.nim (#10597)
Miran
2019-03-07
1
-1
/
+1
*
make typeToString sane for sequence again
Andreas Rumpf
2019-02-25
1
-1
/
+1
[next]