summary refs log tree commit diff stats
path: root/tools/nimsuggest/nimsuggest.nim
Commit message (Collapse)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 ↵Andreas Rumpf2016-11-061-2/+2
| | | | module
* nimsuggest supports include files properly; added the compiler itself as a ↵Andreas Rumpf2016-11-061-6/+4
| | | | testcase
* 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