Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spelling error (#6349) | Federico Ceratto | 2017-09-15 | 1 | -1/+1 |
* | attempt to make nimsuggest work with choosenim | Andreas Rumpf | 2017-05-11 | 1 | -0/+2 |
* | minor update for nimsuggest | Andreas Rumpf | 2017-04-06 | 1 | -0/+1 |
* | Make nimsuggest quit when pressing Ctrl-D from the command line. (#5662) | Arne Döring | 2017-04-06 | 1 | -0/+1 |
* | nimsuggest: die with a project dir/file that doesn't exist | Araq | 2017-03-21 | 1 | -0/+4 |
* | nimsuggest: when invoked with a directory, detect the main nim file on its own | Andreas Rumpf | 2017-03-14 | 1 | -1/+7 |
* | nimsuggest: logging enable when compiled with -d:logging | Andreas Rumpf | 2017-03-13 | 1 | -10/+10 |
* | nimsuggest: maxresults limit; fixed local symbol usages priorizations | Andreas Rumpf | 2017-03-10 | 1 | -0/+3 |
* | nimsuggest: make tests green again | Araq | 2017-03-10 | 1 | -1/+1 |
* | nimsuggest: more things work | Araq | 2017-03-09 | 1 | -14/+19 |
* | nimsuggest: more precise cursor tracking | Araq | 2017-03-09 | 1 | -0/+603 |