summary refs log tree commit diff stats
path: root/tests/macros/tmacros1.nim
Commit message (Collapse)AuthorAgeFilesLines
* remove unused imports from testsnarimiran2019-11-061-2/+1
|
* fix for passing tuples as static params to macros (#11423); fixes #10751 ↵Arne Döring2019-06-071-0/+12
| | | | | | | | [bugfix] * add vm value preparation proc * small optimization
* fix for return in macro (#9666); fixes #5874Arne Döring2019-05-201-1/+23
|
* make tests green againAndreas Rumpf2018-06-111-3/+3
|
* Remove expr/stmt (#5857)Arne Döring2017-07-251-3/+1
|
* Rename PNimrodNode to NimNodedef2015-03-171-2/+2
|
* better testerAraq2014-01-171-0/+31