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
/
nimsuggest.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
another attempt to make test green again
Araq
2017-02-24
1
-1
/
+1
*
Merge branch 'devel' into faster-nimsuggest
Andreas Rumpf
2017-02-24
1
-10
/
+6
|
\
|
*
removed compiler internal list implementation (#5371)
Arne Döring
2017-02-22
1
-5
/
+3
*
|
nimsuggest: added --refresh command line option; added 'known' command; fixes...
Andreas Rumpf
2017-02-22
1
-15
/
+25
*
|
nimsuggest: works with VS-Plugin again
Andreas Rumpf
2017-02-20
1
-2
/
+20
*
|
nimsuggest: better logging for EPC mode
Andreas Rumpf
2017-02-20
1
-2
/
+4
*
|
nimsuggest: make all tests green
Andreas Rumpf
2017-02-20
1
-2
/
+6
*
|
nimsuggest supports EPC protocol again; tester can test the EPC protocol
Andreas Rumpf
2017-02-19
1
-7
/
+9
*
|
renamed writelnHook to writelnToChannel
Andreas Rumpf
2017-02-15
1
-3
/
+3
*
|
make tests green again; disable periodic refresh for now
Andreas Rumpf
2017-02-14
1
-18
/
+15
*
|
nimsuggest uses multithreading and full project recompiles
Andreas Rumpf
2017-02-13
1
-22
/
+205
|
/
*
log process starts
Andreas Rumpf
2017-02-08
1
-0
/
+2
*
refactoring: explict config state instead of globals
Andreas Rumpf
2017-02-01
1
-6
/
+6
*
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
1
-6
/
+4
*
nimsuggest & tester: many improvements, test new dependency tracking
Andreas Rumpf
2016-11-05
1
-4
/
+6
*
new dependency tracking for nimsuggest
Araq
2016-11-05
1
-37
/
+35
*
nimsuggest is now part of Nim
Araq
2016-10-31
1
-0
/
+477