summary refs log tree commit diff stats
path: root/tests/errmsgs/tsigmatch.nim
Commit message (Expand)AuthorAgeFilesLines
* fix #13538 sigmatch errors are now sorted (#13701)Timothee Cour2020-03-201-7/+7
* fixes #5170 (#13589)Andreas Rumpf2020-03-051-3/+3
* Revert "printing float values will have one more digit. (#13276) [backport]" ...Timothee Cour2020-02-081-2/+3
* printing float values will have one more digit. (#13276) [backport]Arne Döring2020-02-071-3/+2
* typeToString can now show (recursively) resolved type aliases; fixes #8569 #...Timothee Cour2019-08-311-1/+1
* address commentsTimothee Cour2019-07-081-59/+9
* add tests for #8305 #7808 #10285 #11061 + other bugsTimothee Cour2019-07-081-18/+98
* make tests/concepts/t3330.nim disabled again: the order of candidates is mach...Timothee Cour2019-07-081-0/+142
0 committer Andreas Rumpf <andreas@andreas-desktop> 2010-08-08 23:50:06 +0200 added missing files' href='/ahoang/Nim/commit/rod/tccgen.nim?h=devel&id=040c57f0a566b257ab7fcca4c6557be4b3c76f24'>040c57f0a ^
040c57f0a ^
















2133fbfcc ^

040c57f0a ^






d9b5ae13b ^


040c57f0a ^
2133fbfcc ^
040c57f0a ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76