summary refs log tree commit diff stats
path: root/tests/macros/tstaticparamsmacro.nim
Commit message (Collapse)AuthorAgeFilesLines
* cleanup tests; don't use non-working 'msg' spec fieldAraq2018-11-231-4/+5
|
* Remove expr/stmt (#5857)Arne Döring2017-07-251-5/+5
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* fix #1858 again; restores the support for static macro paramsZahary Karadjov2015-08-021-0/+74