Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #13848: make var result work with nim cpp (#13959) | Timothee Cour | 2020-04-13 | 1 | -0/+108 |
* | cleanup Ordinal (#13501) | Timothee Cour | 2020-02-27 | 1 | -2/+2 |
* | fix tests | Timothee Cour | 2019-07-08 | 1 | -2/+4 |
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 7 | -11/+6 |
* | added a test to ensure that for-loop-variables cannot be mutated | Araq | 2018-08-28 | 1 | -0/+15 |
* | fixes #5113 | Andreas Rumpf | 2018-04-21 | 1 | -0/+9 |
* | fixes the 'var T' checking | Andreas Rumpf | 2018-03-24 | 1 | -4/+8 |
* | enforce 'var T' produces a view into the first parameter; refs #7373 | Andreas Rumpf | 2018-03-24 | 1 | -0/+12 |
* | more checking for 'var T' as return type; refs #7373 | Andreas Rumpf | 2018-03-24 | 2 | -1/+13 |
* | the parser finally parses 'echo {1,2}' as it should | Andreas Rumpf | 2017-09-30 | 1 | -1/+1 |
* | Fixed ret by var in js | Yuriy Glukhov | 2015-10-15 | 2 | -5/+31 |
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 4 | -7/+7 |
* | new tester; all tests categorized | Araq | 2014-01-13 | 5 | -0/+85 |