summary refs log tree commit diff stats
path: root/tools/nimfind.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix style inconsistencies due to the previous commitnarimiran2020-07-061-4/+4
|
* revert 0944b0f4narimiran2020-07-061-4/+4
|
* * honor --errorMax even for tools (eg drnim, nim doc) (#14546)Timothee Cour2020-06-021-2/+1
| | | * fix a bug that prevented nim doc compiler/nim on windows
* [backport] Fix style issues in lib/, tools/, and testament/. Fixes #12687. ↵3n-k12019-11-281-4/+4
| | | | (#12754)
* remove unused importsnarimiran2019-11-061-5/+3
|
* nimfind: improvementsAndreas Rumpf2018-11-151-10/+16
|
* nimfind: improvementsAndreas Rumpf2018-11-151-3/+6
|
* added first version of a nimfind tool for the poor souls that don't have a ↵Andreas Rumpf2018-11-141-0/+228
good nimsuggest integretation