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
*
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
2
-8
/
+31
*
|
nimsuggest: better logging for EPC mode
Andreas Rumpf
2017-02-20
1
-2
/
+4
*
|
nimsuggest: make all tests green
Andreas Rumpf
2017-02-20
2
-31
/
+34
*
|
nimsuggest supports EPC protocol again; tester can test the EPC protocol
Andreas Rumpf
2017-02-19
3
-12
/
+130
*
|
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
3
-25
/
+211
*
|
introduce nimMaxHeap define to fight memory overcommit
Andreas Rumpf
2017-02-10
1
-0
/
+6
|
/
*
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