summary refs log tree commit diff stats
path: root/tests/trmacros
Commit message (Expand)AuthorAgeFilesLines
* fix infinite recursion in term rewriting macros tests (#23979)metagn2024-08-202-3/+7
* fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now pa...ringabout2023-02-221-8/+12
* store full definition AST for consts, fix noRewrite (#20115)metagn2022-09-282-1/+22
* new .redefine pragma for templates, warn on redefinition without it (#20211)metagn2022-08-231-2/+2
* Reenable a few testsClyybber2020-07-141-3/+2
* fixes #7524Araq2019-01-141-0/+10
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+1
* Merge tests into a larger file (part 8 of ∞) (#9583)Miran2018-11-0613-186/+189
* fixes #7972Araq2018-10-181-0/+15
* make tests green againAndreas Rumpf2018-09-241-2/+2
* make tests greenAndreas Rumpf2018-05-051-1/+1
* Remove expr/stmt (#5857)Arne Döring2017-07-2510-15/+15
* fixes #4227Andreas Rumpf2016-05-271-0/+24
* Fixed tr pattern matching for varargsYuriy Glukhov2016-04-071-1/+7
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-043-3/+3
* renamed writeln to writeLine in testspatrick dw2015-06-192-4/+4
* some love for the testsuite; fixed regressionsAraq2015-03-011-1/+1
* fixes #206Araq2014-11-161-0/+19
* prettified re.nim; make some tests greenAraq2014-08-311-1/+1
* fixes #798Araq2014-04-0611-0/+184
* new tester; all tests categorizedAraq2014-01-131-0/+29
author Araq <rumpf_a@web.de> 2013-12-27 15:48:53 +0100 committer Araq <rumpf_a@web.de> 2013-12-27 15:48:53 +0100 case consistency part 1' href='/ahoang/Nim/commit/lib/impure/rdstdin.nim?h=devel&id=2df9b442c646e06cc577a723dc2592275bf9b6f5'>2df9b442c ^
3c0a6a896 ^
a489161b1 ^








55c407464 ^

346443d1b ^
f7b2d7179 ^

55c407464 ^
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