summary refs log tree commit diff stats
path: root/compiler/nimsuggest/nimsuggest.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fixes NimSuggest's socket mode.Dominik Picheta2015-02-241-3/+7
|
* nimsuggest knows how to deal with files not belonging to the projectAraq2015-02-071-2/+6
|
* nimsuggest: sane dirty buffer handlingAraq2015-01-291-16/+18
|
* nimsuggest: filenames in quotes now work; general hints are not emittedAraq2015-01-291-1/+1
|
* nimsuggest: first versionAraq2015-01-271-0/+187