summary refs log tree commit diff stats
path: root/nimsuggest/tests
Commit message (Expand)AuthorAgeFilesLines
* nimsuggest/tester: disable highlight tests for epc (#10426)alaviss2019-01-232-2/+0
* compiler/sem*: improve lineinfo for qualified and generic procs (#10427)alaviss2019-01-232-0/+27
* Correct lineinfo for accent quoted symbols in proc definition (#10399)alaviss2019-01-211-0/+8
* fixes nim-lang/nimsuggest#76 (#10093)alaviss2018-12-251-0/+28
* add nim c -r nimsuggest/tester to travis (#8805)Timothee Cour2018-08-298-0/+8
* cleanup nimsuggest tests a bitAndreas Rumpf2018-08-102-5/+5
* fixes #6707; nimsuggest tests still not greenAndreas Rumpf2017-11-085-7/+7
* minor update for nimsuggestAndreas Rumpf2017-04-061-2/+2
* nimsuggest: suggest types in a type sectionAndreas Rumpf2017-03-141-0/+15
* nimsuggest: make test green againAndreas Rumpf2017-03-141-2/+2
* nimsuggest: special rule for 'of' completion in case statementsAndreas Rumpf2017-03-101-0/+17
* nimsuggest: make 'con' work againAndreas Rumpf2017-03-101-0/+13
* nimsuggest: maxresults limit; fixed local symbol usages priorizationsAndreas Rumpf2017-03-101-0/+16
* nimsuggest: more precise cursor trackingAraq2017-03-0914-0/+622
d.lua?id=3b4dacaee81ec55a1dccdb50584d45ca5bbe00ec'>3b4daca ^
4aa2003 ^

3b4daca ^
4aa2003 ^

3b4daca ^
f4235a1 ^

3b4daca ^
f4235a1 ^
4aa2003 ^



0fab1b4 ^
1326914 ^
3b4daca ^
a6ab7a2 ^

d441f8a ^
1326914 ^
d441f8a ^


1326914 ^
d441f8a ^


1326914 ^
d441f8a ^

3b4daca ^
1326914 ^
d441f8a ^

84875f3 ^



a6ab7a2 ^


















0fab1b4 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75