index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
nimfind.nim
Commit message (
Collapse
)
Author
Age
Files
Lines
*
cmdline: improve command processing (#16056)
Timothee Cour
2020-11-26
1
-1
/
+1
|
*
rename loadConfigsAndRunMainCommand => loadConfigsAndProcessCmdLine, reflect ↵
Timothee Cour
2020-11-20
1
-1
/
+1
|
|
|
|
reality (#16057)
*
refactoring: removed cmdlinehelper.mainCommand callback
Andreas Rumpf
2020-10-11
1
-3
/
+4
|
*
Big compiler Cleanup (#14777)
Clyybber
2020-08-28
1
-2
/
+1
|
*
Fix style inconsistencies due to the previous commit
narimiran
2020-07-06
1
-4
/
+4
|
*
revert 0944b0f4
narimiran
2020-07-06
1
-4
/
+4
|
*
* honor --errorMax even for tools (eg drnim, nim doc) (#14546)
Timothee Cour
2020-06-02
1
-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-k1
2019-11-28
1
-4
/
+4
|
|
|
|
(#12754)
*
remove unused imports
narimiran
2019-11-06
1
-5
/
+3
|
*
nimfind: improvements
Andreas Rumpf
2018-11-15
1
-10
/
+16
|
*
nimfind: improvements
Andreas Rumpf
2018-11-15
1
-3
/
+6
|
*
added first version of a nimfind tool for the poor souls that don't have a ↵
Andreas Rumpf
2018-11-14
1
-0
/
+228
good nimsuggest integretation