summary refs log tree commit diff stats
path: root/tests/template/template_various.nim
Commit message (Expand)AuthorAgeFilesLines
* test case haul for old generic/template/macro issues (#22564)metagn2023-08-271-0/+36
* [backport] Handle nkOpenSymChoice for nkAccQuoted in considerQuotedIdent (#20...SirOlaf2022-10-181-0/+15
* new .redefine pragma for templates, warn on redefinition without it (#20211)metagn2022-08-231-2/+2
* improve several tests in testament (#18635)Timothee Cour2021-08-081-2/+4
* Remove deprecated stuff from stdlib (#14699)Miran2020-06-171-1/+1
* fix codegen bug due to changing existing symbol declaration in template (#14666)jcosborn2020-06-151-0/+106
* closes #7117Andreas Rumpf2019-08-221-2/+16
* Remove immediate pragma (#11308)Arne Döring2019-05-291-16/+0
* Allow void macro result (#11286)Arne Döring2019-05-211-7/+5
* fix #9647 tmpl=>nimf (#9658)Timothee Cour2018-11-141-1/+1
* Merge tests into a larger file (part 8 of ∞) (#9583)Miran2018-11-061-0/+251