summary refs log tree commit diff stats
path: root/tools/nimsuggest/nimsuggest.nim
Commit message (Expand)AuthorAgeFilesLines
* another attempt to make test green againAraq2017-02-241-1/+1
* Merge branch 'devel' into faster-nimsuggestAndreas Rumpf2017-02-241-10/+6
|\
| * removed compiler internal list implementation (#5371)Arne Döring2017-02-221-5/+3
* | nimsuggest: added --refresh command line option; added 'known' command; fixes...Andreas Rumpf2017-02-221-15/+25
* | nimsuggest: works with VS-Plugin againAndreas Rumpf2017-02-201-2/+20
* | nimsuggest: better logging for EPC modeAndreas Rumpf2017-02-201-2/+4
* | nimsuggest: make all tests greenAndreas Rumpf2017-02-201-2/+6
* | nimsuggest supports EPC protocol again; tester can test the EPC protocolAndreas Rumpf2017-02-191-7/+9
* | renamed writelnHook to writelnToChannelAndreas Rumpf2017-02-151-3/+3
* | make tests green again; disable periodic refresh for nowAndreas Rumpf2017-02-141-18/+15
* | nimsuggest uses multithreading and full project recompilesAndreas Rumpf2017-02-131-22/+205
|/
* log process startsAndreas Rumpf2017-02-081-0/+2
* refactoring: explict config state instead of globalsAndreas Rumpf2017-02-011-6/+6
* disallow recursive module dependenciesAraq2016-11-231-2/+2
* nimsuggest: minor bugfix; include file should be dirtied, no the belonging mo...Andreas Rumpf2016-11-061-2/+2
* nimsuggest supports include files properly; added the compiler itself as a te...Andreas Rumpf2016-11-061-6/+4
* nimsuggest & tester: many improvements, test new dependency trackingAndreas Rumpf2016-11-051-4/+6
* new dependency tracking for nimsuggestAraq2016-11-051-37/+35
* nimsuggest is now part of NimAraq2016-10-311-0/+477