summary refs log tree commit diff stats
path: root/tests/macros/tgetimpl.nim
Commit message (Expand)AuthorAgeFilesLines
* Changing generic weight of `tyGenericParam` (#22143)Ryan McConnell2024-01-051-2/+0
* retain postfix node in type section typed AST, with docgen fix (#23101)metagn2023-12-231-1/+3
* Revert "retain postfix node in type section typed AST" (#23098)metagn2023-12-191-3/+1
* retain postfix node in type section typed AST (#23096)metagn2023-12-181-1/+3
* Param match relax (#23033)Ryan McConnell2023-12-151-2/+5
* store full definition AST for consts, fix noRewrite (#20115)metagn2022-09-281-1/+1
* More on #16110 (#16130)cooldome2020-11-261-6/+21
* fix #16110 (#16117)cooldome2020-11-241-0/+18
* Revert "fix #16110"Andrey R (cooldome)2020-11-241-19/+0
* fix #16110Andrey R (cooldome)2020-11-241-0/+19
* cleanup tests; don't use non-working 'msg' spec fieldAraq2018-11-231-1/+1
* Add isInstanceOf for generic procs to the macros module (#9730)cooldome2018-11-211-0/+19
* adopt testsArne Döring2018-11-081-8/+7
* Add sym owner to macros (#8253)cooldome2018-09-031-1/+30
* implemented macros.getImplAraq2015-08-211-0/+20