summary refs log tree commit diff stats
path: root/tools/nimsuggest/tester.nim
Commit message (Collapse)AuthorAgeFilesLines
* nimsuggest: more precise cursor trackingAraq2017-03-091-323/+0
|
* nimsuggest: chk checks the full project lazily; much better suggestions ↵Andreas Rumpf2017-03-081-2/+6
| | | | orderings
* make some tests greenAndreas Rumpf2017-03-071-3/+4
|
* nimsuggest chk works for EPCAndreas Rumpf2017-03-031-9/+10
|
* code cleanup and debugging stuffAndreas Rumpf2017-03-031-4/+4
|
* make tests green againAndreas Rumpf2017-03-021-10/+12
|
* nimsuggest supports prefix matching (first version)Araq2017-02-281-15/+20
|
* nimsuggest: works with VS-Plugin againAndreas Rumpf2017-02-201-6/+11
|
* nimsuggest: make all tests greenAndreas Rumpf2017-02-201-29/+28
|
* nimsuggest supports EPC protocol again; tester can test the EPC protocolAndreas Rumpf2017-02-191-2/+118
|
* nimsuggest works in macrosAndreas Rumpf2017-02-071-2/+10
|
* nimsuggest & tester: many improvements, test new dependency trackingAndreas Rumpf2016-11-051-10/+76
|
* nimsuggest tester supports editing of filesAndreas Rumpf2016-11-051-16/+33
|
* Merge branch 'devel' into new-dependency-trackingAndreas Rumpf2016-11-051-1/+1
|\
| * cleanup nimsuggest testsAndreas Rumpf2016-11-051-2/+2
| |
* | new dependency tracking for nimsuggestAraq2016-11-051-2/+2
|/
* nimsuggest is now part of NimAraq2016-10-311-0/+99