summary refs log tree commit diff stats
path: root/tests/macros/tgetimpl.nim
Commit message (Collapse)AuthorAgeFilesLines
* More on #16110 (#16130)cooldome2020-11-261-6/+21
| | | | | | | | | | | * fix #16110 * refs #16110 * fix comment * Trigger build * use shallowCopy for efficiency
* fix #16110 (#16117)cooldome2020-11-241-0/+18
|
* Revert "fix #16110"Andrey R (cooldome)2020-11-241-19/+0
| | | | This reverts commit f8b9d8c1904c662f07e5ee1138357695a1df9ac3.
* 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