summary refs log tree commit diff stats
path: root/tests/effects/tfuncs_cannot_mutate.nim
Commit message (Expand)AuthorAgeFilesLines
* strict funcs: use control flow information for a more precise analysis (#15271)Andreas Rumpf2020-09-061-3/+8
* strict func: much better error messages (#15068)Andreas Rumpf2020-07-251-1/+4
* writing to a location counts as "side effect"; implements https://github.com/...Andreas Rumpf2020-07-251-0/+31