summary refs log tree commit diff stats
path: root/tests/macros/tmacro4.nim
Commit message (Collapse)AuthorAgeFilesLines
* remove unused imports from testsnarimiran2019-11-061-2/+1
|
* lots of small changesArne Döring2018-12-111-1/+1
|
* Remove expr/stmt (#5857)Arne Döring2017-07-251-2/+1
|
* Fixes #5167 and related problems (#5475)zah2017-03-121-1/+1
| | | | | | | | | This commit returns to a bit less strict checking of the number of macro arguments, because some old immediate macros rely on a behavior where even the arity of the macro is not being checked. It may be better if such macros are just declared to use varargs[expr], but this remains for another day.
* Rename PNimrodNode to NimNodedef2015-03-171-1/+1
|
* better testerAraq2014-01-171-0/+19