summary refs log tree commit diff stats
path: root/tests/varres
Commit message (Expand)AuthorAgeFilesLines
* added a test to ensure that for-loop-variables cannot be mutatedAraq2018-08-281-0/+15
* fixes #5113Andreas Rumpf2018-04-211-0/+9
* fixes the 'var T' checkingAndreas Rumpf2018-03-241-4/+8
* 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
* new tester; all tests categorizedAraq2014-01-135-0/+85