summary refs log tree commit diff stats
path: root/tests/parser/tinvwhen.nim
Commit message (Collapse)AuthorAgeFilesLines
* require errormsg to be specified before file.Arne Döring2018-12-111-3/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-8/+8
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* parser support anon iteratorsAraq2014-01-201-0/+15