summary refs log tree commit diff stats
path: root/tests/template/template_issues.nim
Commit message (Expand)AuthorAgeFilesLines
* second test case haul for templates and generics (#22728)metagn2023-09-191-4/+0
* correct logic for qualified symbol in templates (#22577)metagn2023-08-281-0/+4
* support generic void return type for templates (#21934)metagn2023-05-271-0/+6
* style usages part one (openarray => openArray) (#19321)flywind2022-01-041-1/+1
* Fix #12595 (#16874)konsumlamm2021-01-311-2/+8
* Add testcase for #5993 (#16789)Clyybber2021-01-221-0/+16
* Add testcase for some old fixed issues (#14960)Clyybber2020-07-101-0/+8
* Add testcase for #4722 (#14954)Clyybber2020-07-101-0/+21
* fixes yet another gensym regression (#12145)Andreas Rumpf2019-09-061-0/+10
* fixes #11941 (#12079)Andreas Rumpf2019-08-291-0/+15
* close #5235 by adding a testnarimiran2019-05-291-1/+14
* lots of small changesArne Döring2018-12-111-1/+1
* Merge tests into a larger file (part 8 of ∞) (#9583)Miran2018-11-061-0/+209