summary refs log tree commit diff stats
path: root/tests/effects/tstrict_funcs.nim
Commit message (Expand)AuthorAgeFilesLines
* make strict funcs analysis smarter (#18219)Andreas Rumpf2021-06-091-0/+17
* strictFuncs+views: add test that imports stdlib modules (#16878)ee72021-02-031-12/+0
* critbits: fix error from strictFuncs (#16877)ee72021-02-011-0/+1
* rationals.nim: Use `func` everywhere (#16302)ee72020-12-091-0/+1
* sequtils.nim: Use `func` (#16293)ee72020-12-091-0/+1
* complex.nim: Use `func` everywhere (#16294)ee72020-12-091-0/+1
* math.nim: Use `func` everywhere (#16285)ee72020-12-071-1/+9
* strutils.nim: Use `func` everywhere (#16281)ee72020-12-071-2/+2
* fix #15851 (#15852)flywind2020-11-061-1/+1
* fix #15756 (#15761)cooldome2020-10-281-0/+12
* use func in uri module (#15486)flywind2020-10-051-1/+1
* views: yet another bugfix (#15447)Andreas Rumpf2020-10-011-1/+1
* refactoring, fixes yet another strictFuncs regression (#15446)Andreas Rumpf2020-10-011-0/+17