summary refs log tree commit diff stats
path: root/tests/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix line info used for `UnunsedImport` from subdirectories (#24158)Jake Leahy2024-09-231-3/+8
* make `proc` not implicitly convert to `pointer` with a preview define (#21953)metagn2023-05-301-1/+2
* fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now pa...ringabout2023-02-221-1/+1
* fix #13790; ptr char (+friends) should not implicitly convert to cstring (#2...ringabout2022-11-241-1/+2
* fixes niminst with stricteffects; add testcase for niminst (#20587)ringabout2022-10-181-0/+5
* make koch and tools work with `nimPreviewSlimSystem` (#20459)ringabout2022-09-303-1/+9
* nimgrep: add `--inContext` and `--notinContext` options (#19528)Andrey Makarov2022-09-141-0/+402
* change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18...Timothee Cour2021-05-261-1/+1
* add astmsgs; add `declared in` msg for usage lint errors (#17961)Timothee Cour2021-05-081-4/+4
* close #14806 (#17626)flywind2021-04-034-0/+12
* new feature: --staticBoundChecks:on to enforce static array index checking (#...Andreas Rumpf2020-03-181-3/+3
* fixes #12885 [backport] (#12895)Andreas Rumpf2019-12-132-2/+14
* fixes #11903 (#11908)Arne Döring2019-08-311-0/+22
* fixes #12029; finish the 'unused import' feature (#12064)Andreas Rumpf2019-08-272-1/+4
* fixes #11809Andreas Rumpf2019-08-081-0/+27
* fixes linter regressionsAraq2019-07-101-2/+12
* nim styleChecker: implemented all the missing features (bugfix)Araq2019-07-101-0/+30