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
/
trmacros
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix infinite recursion in term rewriting macros tests (#23979)
metagn
2024-08-20
2
-3
/
+7
*
fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now pa...
ringabout
2023-02-22
1
-8
/
+12
*
store full definition AST for consts, fix noRewrite (#20115)
metagn
2022-09-28
2
-1
/
+22
*
new .redefine pragma for templates, warn on redefinition without it (#20211)
metagn
2022-08-23
1
-2
/
+2
*
Reenable a few tests
Clyybber
2020-07-14
1
-3
/
+2
*
fixes #7524
Araq
2019-01-14
1
-0
/
+10
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
1
-1
/
+1
*
Merge tests into a larger file (part 8 of ∞) (#9583)
Miran
2018-11-06
13
-186
/
+189
*
fixes #7972
Araq
2018-10-18
1
-0
/
+15
*
make tests green again
Andreas Rumpf
2018-09-24
1
-2
/
+2
*
make tests green
Andreas Rumpf
2018-05-05
1
-1
/
+1
*
Remove expr/stmt (#5857)
Arne Döring
2017-07-25
10
-15
/
+15
*
fixes #4227
Andreas Rumpf
2016-05-27
1
-0
/
+24
*
Fixed tr pattern matching for varargs
Yuriy Glukhov
2016-04-07
1
-1
/
+7
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
3
-3
/
+3
*
renamed writeln to writeLine in tests
patrick dw
2015-06-19
2
-4
/
+4
*
some love for the testsuite; fixed regressions
Araq
2015-03-01
1
-1
/
+1
*
fixes #206
Araq
2014-11-16
1
-0
/
+19
*
prettified re.nim; make some tests green
Araq
2014-08-31
1
-1
/
+1
*
fixes #798
Araq
2014-04-06
11
-0
/
+184
*
new tester; all tests categorized
Araq
2014-01-13
1
-0
/
+29