summary refs log tree commit diff stats
path: root/tools/nimsuggest/nimsuggest.nim
Commit message (Expand)AuthorAgeFilesLines
* 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