summary refs log tree commit diff stats
path: root/tests/varres
Commit message (Collapse)AuthorAgeFilesLines
* enforce 'var T' produces a view into the first parameter; refs #7373Andreas Rumpf2018-03-241-0/+12
|
* more checking for 'var T' as return type; refs #7373Andreas Rumpf2018-03-242-1/+13
|
* the parser finally parses 'echo {1,2}' as it shouldAndreas Rumpf2017-09-301-1/+1
|
* Fixed ret by var in jsYuriy Glukhov2015-10-152-5/+31
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-044-7/+7
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* new tester; all tests categorizedAraq2014-01-135-0/+85