summary refs log tree commit diff stats
path: root/tests/varres/tprevent_forloopvar_mutations.nim
Commit message (Expand)AuthorAgeFilesLines
* Revert adding generic `V: Ordinal` parameter to `succ`, `pred`, `inc`, `dec` ...konsumlamm2023-08-061-1/+1
* Named arguments in commands + many grammar fixes (#20994)metagn2022-12-061-1/+1
* Add back error message to tprevent_forloopvar_mutations (#20992)metagn2022-12-021-0/+9
* tyInt tyUint fit target int bit width (#20829)Bung2022-12-011-9/+0
* close #17636 (#17643)flywind2021-04-061-2/+1
* fix #16693: testament spec nimout too lax (#16698)flywind2021-04-041-1/+1
* testament spec: remove errmsg alias of errormsg (#16188)Timothee Cour2020-11-291-1/+1
* cleanup Ordinal (#13501)Timothee Cour2020-02-271-2/+2
* fix testsTimothee Cour2019-07-081-2/+4
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+1
* added a test to ensure that for-loop-variables cannot be mutatedAraq2018-08-281-0/+15