Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make strict funcs analysis smarter (#18219) | Andreas Rumpf | 2021-06-09 | 1 | -0/+17 |
* | strictFuncs+views: add test that imports stdlib modules (#16878) | ee7 | 2021-02-03 | 1 | -12/+0 |
* | critbits: fix error from strictFuncs (#16877) | ee7 | 2021-02-01 | 1 | -0/+1 |
* | rationals.nim: Use `func` everywhere (#16302) | ee7 | 2020-12-09 | 1 | -0/+1 |
* | sequtils.nim: Use `func` (#16293) | ee7 | 2020-12-09 | 1 | -0/+1 |
* | complex.nim: Use `func` everywhere (#16294) | ee7 | 2020-12-09 | 1 | -0/+1 |
* | math.nim: Use `func` everywhere (#16285) | ee7 | 2020-12-07 | 1 | -1/+9 |
* | strutils.nim: Use `func` everywhere (#16281) | ee7 | 2020-12-07 | 1 | -2/+2 |
* | fix #15851 (#15852) | flywind | 2020-11-06 | 1 | -1/+1 |
* | fix #15756 (#15761) | cooldome | 2020-10-28 | 1 | -0/+12 |
* | use func in uri module (#15486) | flywind | 2020-10-05 | 1 | -1/+1 |
* | views: yet another bugfix (#15447) | Andreas Rumpf | 2020-10-01 | 1 | -1/+1 |
* | refactoring, fixes yet another strictFuncs regression (#15446) | Andreas Rumpf | 2020-10-01 | 1 | -0/+17 |