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
/
nimsuggest
Commit message (
Expand
)
Author
Age
Files
Lines
*
log process starts
Andreas Rumpf
2017-02-08
1
-0
/
+2
*
added crashtester tool
Andreas Rumpf
2017-02-07
1
-0
/
+52
*
nimsuggest works in macros
Andreas Rumpf
2017-02-07
2
-2
/
+223
*
nimsuggest: bugfix: also output documentation comments
Andreas Rumpf
2017-02-03
2
-4
/
+4
*
refactoring: explict config state instead of globals
Andreas Rumpf
2017-02-01
1
-6
/
+6
*
fixes nimsuggest issue #44
Andreas Rumpf
2017-01-26
1
-0
/
+14
*
nimsuggest: make tests green again
Andreas Rumpf
2017-01-26
1
-2
/
+2
*
disallow recursive module dependencies
Araq
2016-11-23
1
-2
/
+2
*
nimsuggest: minor bugfix; include file should be dirtied, no the belonging mo...
Andreas Rumpf
2016-11-06
1
-2
/
+2
*
nimsuggest supports include files properly; added the compiler itself as a te...
Andreas Rumpf
2016-11-06
2
-6
/
+11
*
nimsuggest & tester: many improvements, test new dependency tracking
Andreas Rumpf
2016-11-05
6
-15
/
+127
*
nimsuggest tester supports editing of files
Andreas Rumpf
2016-11-05
2
-16
/
+62
*
Merge branch 'devel' into new-dependency-tracking
Andreas Rumpf
2016-11-05
2
-3
/
+3
|
\
|
*
cleanup nimsuggest tests
Andreas Rumpf
2016-11-05
2
-4
/
+4
*
|
new dependency tracking for nimsuggest
Araq
2016-11-05
2
-39
/
+37
|
/
*
nimsuggest is now part of Nim
Araq
2016-10-31
8
-0
/
+1339