Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes niminst with stricteffects; add testcase for niminst (#20587) | ringabout | 2022-10-18 | 1 | -0/+5 |
| | | | fixes niminst with stricteffects; add testcase | ||||
* | make koch and tools work with `nimPreviewSlimSystem` (#20459) | ringabout | 2022-09-30 | 3 | -1/+9 |
| | |||||
* | nimgrep: add `--inContext` and `--notinContext` options (#19528) | Andrey Makarov | 2022-09-14 | 1 | -0/+402 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * nimgrep: add `--matchContext` and `--noMatchContext` options * Rename options for uniformity * Revise option names, add `--parentPath` options * Revert --bin deprecation * Copy-paste an original test from quantimnot The origin was: https://gist.githubusercontent.com/quantimnot/5d23b32fe0936ffc453220d20a87b9e2/raw/96544656d52332118295e55aa73718c389e5d194/tnimgrep.nim * Change ! to n * Attempt to fix test * Fix test on Windows * Change --contentsFile -> --inFile, add more tests * Bump * Change --parentPath to --dirpath | ||||
* | change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) ↵ | Timothee Cour | 2021-05-26 | 1 | -1/+1 |
| | | | | (#18085) | ||||
* | add astmsgs; add `declared in` msg for usage lint errors (#17961) | Timothee Cour | 2021-05-08 | 1 | -4/+4 |
| | | | | | | | | | * add astmsgs; add `declared in` msg for usage lint errors * fix test * fix tests/tools/tlinter.nim * std prefix | ||||
* | close #14806 (#17626) | flywind | 2021-04-03 | 4 | -0/+12 |
| | | | | | * close #14806 * tiny | ||||
* | new feature: --staticBoundChecks:on to enforce static array index checking ↵ | Andreas Rumpf | 2020-03-18 | 1 | -3/+3 |
| | | | | (#10965) | ||||
* | fixes #12885 [backport] (#12895) | Andreas Rumpf | 2019-12-13 | 2 | -2/+14 |
| | |||||
* | fixes #11903 (#11908) | Arne Döring | 2019-08-31 | 1 | -0/+22 |
| | |||||
* | fixes #12029; finish the 'unused import' feature (#12064) | Andreas Rumpf | 2019-08-27 | 2 | -1/+4 |
| | |||||
* | fixes #11809 | Andreas Rumpf | 2019-08-08 | 1 | -0/+27 |
| | |||||
* | fixes linter regressions | Araq | 2019-07-10 | 1 | -2/+12 |
| | |||||
* | nim styleChecker: implemented all the missing features (bugfix) | Araq | 2019-07-10 | 1 | -0/+30 |