summary refs log tree commit diff stats
path: root/tools/nimsuggest
Commit message (Expand)AuthorAgeFilesLines
* 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-202-8/+31
* | nimsuggest: better logging for EPC modeAndreas Rumpf2017-02-201-2/+4
* | nimsuggest: make all tests greenAndreas Rumpf2017-02-202-31/+34
* | nimsuggest supports EPC protocol again; tester can test the EPC protocolAndreas Rumpf2017-02-193-12/+130
* | 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-133-25/+211
* | introduce nimMaxHeap define to fight memory overcommitAndreas Rumpf2017-02-101-0/+6
|/
* log process startsAndreas Rumpf2017-02-081-0/+2
* added crashtester toolAndreas Rumpf2017-02-071-0/+52
* nimsuggest works in macrosAndreas Rumpf2017-02-072-2/+223
* nimsuggest: bugfix: also output documentation commentsAndreas Rumpf2017-02-032-4/+4
* refactoring: explict config state instead of globalsAndreas Rumpf2017-02-011-6/+6
* fixes nimsuggest issue #44Andreas Rumpf2017-01-261-0/+14
* nimsuggest: make tests green againAndreas Rumpf2017-01-261-2/+2
* 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-062-6/+11
* nimsuggest & tester: many improvements, test new dependency trackingAndreas Rumpf2016-11-056-15/+127
* nimsuggest tester supports editing of filesAndreas Rumpf2016-11-052-16/+62
* Merge branch 'devel' into new-dependency-trackingAndreas Rumpf2016-11-052-3/+3
|\
| * cleanup nimsuggest testsAndreas Rumpf2016-11-052-4/+4
* | new dependency tracking for nimsuggestAraq2016-11-052-39/+37
|/
* nimsuggest is now part of NimAraq2016-10-318-0/+1339