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
/
lookups
Commit message (
Expand
)
Author
Age
Files
Lines
*
test case haul before 2.2 (#24119)
metagn
2024-09-17
6
-0
/
+27
*
generate symchoice for ambiguous types in templates & generics + handle types...
metagn
2024-08-25
5
-8
/
+24
*
consider ambiguity for qualified symbols (#23989)
metagn
2024-08-20
3
-0
/
+9
*
adapt semOpAux to opt-in symchoices (#23750)
metagn
2024-06-25
1
-0
/
+37
*
ignore modules when looking up symbol with expected type (#23597)
metagn
2024-05-14
2
-0
/
+19
*
remove bad type inference behavior for enum identifiers (#23588)
metagn
2024-05-10
1
-0
/
+22
*
document the new ambiguous identifier resolution (#23166)
metagn
2024-01-11
3
-0
/
+33
*
Fixes #23172 (#23173)
Ryan McConnell
2024-01-06
2
-0
/
+15
*
ambiguous identifier resolution (#23123)
metagn
2024-01-01
3
-4
/
+4
*
Param match relax (#23033)
Ryan McConnell
2023-12-15
2
-0
/
+15
*
make expressions opt in to symchoices (#22716)
metagn
2023-09-18
1
-1
/
+1
*
resolve unambiguous enum symchoices from local scope, error on rest (#22606)
metagn
2023-09-03
1
-5
/
+2
*
strictly typecheck expressions in bracketed `emit` (#22074)
metagn
2023-06-13
1
-0
/
+12
*
retain forced open undeclared ident information (#22019)
metagn
2023-06-07
1
-0
/
+17
*
some test cleanups & category reorganization (#22010)
metagn
2023-06-06
16
-0
/
+309
*
new .redefine pragma for templates, warn on redefinition without it (#20211)
metagn
2022-08-23
1
-1
/
+1
*
make megatest consistent with unjoined tests wrt newlines, honor newlines in ...
Timothee Cour
2020-11-28
1
-1
/
+1
*
implement the 'bind' statement for generics, it was an oversight that this wa...
Andreas Rumpf
2020-06-07
1
-0
/
+17
*
Allow void macro result (#11286)
Arne Döring
2019-05-21
1
-1
/
+1
*
updated tests to be executed
Arne Döring
2018-11-23
1
-1
/
+7
*
delete old cruft
Arne Döring
2018-11-23
1
-4
/
+0
*
fixes #4353
Andreas Rumpf
2016-08-04
1
-0
/
+4
*
fixes #4555
Andreas Rumpf
2016-08-02
1
-0
/
+17
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
2
-3
/
+3
*
make tests green
Araq
2014-08-31
1
-1
/
+1
*
Changed tests and tools to use 'discard' statements instead of 'nil' for empt...
Clay Sweetser
2014-02-15
1
-7
/
+7
*
tester support html generation
Araq
2014-01-14
1
-0
/
+29
*
new tester; all tests categorized
Araq
2014-01-13
1
-0
/
+17