summary refs log tree commit diff stats
path: root/compiler/suggest.nim
Commit message (Expand)AuthorAgeFilesLines
* removed dead codeAraq2015-01-301-9/+2
* nimsuggest improvementsAraq2015-01-301-13/+17
* nimsuggest: sane dirty buffer handlingAraq2015-01-291-5/+1
* nimsuggest: first versionAraq2015-01-271-111/+86
* fixes #1774Araq2014-12-311-3/+0
* improvements for nimfixAraq2014-09-101-2/+1
* 'pretty' command does not exist anymore; improvements for nimfixAraq2014-09-101-1/+1
* Nimrod renamed to NimAraq2014-08-281-1/+1
* fixes #1285Araq2014-06-301-19/+19
* Fix idetools --def crash.Dominik Picheta2014-06-151-1/+1
* Fixed #1172 (for real)Clay Sweetser2014-06-011-2/+5
* Avoids idetools crash on nil parameters.Grzegorz Adam Hankiewicz2014-04-151-0/+1
* 'nil' as a statement is deprecated, use an empty 'discard' insteadAraq2014-01-191-1/+1
* Merge branch 'upstream' into develZahary Karadjov2013-12-291-1/+1
|\
| * make the current PContext accessible through TCandidateZahary Karadjov2013-12-251-1/+1
* | case consistency: cs:partial bootstraps on windowsAraq2013-12-291-4/+4
* | case consistency: next stepsAraq2013-12-291-2/+2
* | improvements for 'pretty'Araq2013-12-281-1/+2
* | case consistency part 4Araq2013-12-271-17/+17
* | case consistency part 1Araq2013-12-271-2/+2
|/
* Take into account dirty buffers in suggest output; Fixes zah/nimrod.vim#14Zahary Karadjov2013-08-071-2/+8
* fixes token's column informationAraq2013-07-301-3/+1
* 'modules' module from 'main'; minor bugfixesAraq2013-07-201-1/+2
* Order suggestion output by scope and then by item name.Thomas Kinnen2013-07-011-2/+5
* another attempt to implement #448Araq2013-05-311-10/+7
* implements #448Araq2013-05-261-3/+10
* final fixes giving us a working compilerZahary Karadjov2013-05-121-2/+2
* get rid of ImportTablePos and ModuleTablePosZahary Karadjov2013-05-121-7/+12
* handle invalid data in --defZahary Karadjov2013-05-051-2/+5
* experimental support for answering idetools --def requests fromZahary Karadjov2013-05-041-1/+57
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* implements #295Araq2013-01-081-1/+3
* cas improvementsAraq2012-10-241-0/+2
* syntax compatibility between do blocks and stmt blocksZahary Karadjov2012-10-041-2/+1
* next steps for 'compiler as a service'Araq2012-10-031-7/+2
* first steps for compiler as a serviceAraq2012-10-031-8/+13
* distinguish properly between nkOpen and nkClosedSymChoiceAraq2012-08-261-1/+1
* first steps to make templates hygienicAraq2012-08-201-3/+7
* make idetools output full pathsAraq2012-08-051-1/+1
* idetools: 'usages' and 'def' should work now; documented js backendAraq2012-08-051-23/+46
* idetools: don't suggest module names or not visible object fieldsAraq2012-08-031-14/+19
* idetools improvements (2)Araq2012-08-031-0/+1
* idetools improvements; preparation of first class iterators; fixes #183Araq2012-08-021-1/+0
* made compiler more robust for idetools; implemented idetools.usagesAraq2012-07-301-7/+26
* made compiler more robust for idetools supportAraq2012-07-301-2/+3
* improvements for idetools; system.compiles improvedAraq2012-07-291-30/+43
* bootstraps fine with overloadable templatesZahary Karadjov2012-03-141-9/+7
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* bugfix: suggest featureAraq2011-12-221-14/+13
* attempt to improve 'suggest' featureAraq2011-07-301-4/+7
41eb404dbca4943d87ff14838e1177469'>^
795f5244 ^
d855b0a0 ^
201b2e6c ^
d855b0a0 ^
9dcbec39 ^
e4630643 ^

d855b0a0 ^
9dcbec39 ^
e4630643 ^

4f5bb5b6 ^
9dcbec39 ^
e4630643 ^

4f5bb5b6 ^
d855b0a0 ^



dc1323e9 ^
0487a30e ^
cdd6fd09 ^
201b2e6c ^

1066660e ^
cdd6fd09 ^
1066660e ^
201b2e6c ^

88be3dbc ^
1ead3562 ^
bc643692 ^

201b2e6c ^
acc4792d ^
201b2e6c ^
acc4792d ^
d7494165 ^
201b2e6c ^
88be3dbc ^
1ead3562 ^
bc643692 ^

201b2e6c ^
acc4792d ^
201b2e6c ^
acc4792d ^
57699011 ^
201b2e6c ^
1848b18f ^

201b2e6c ^
795f5244 ^
d855b0a0 ^
201b2e6c ^
d855b0a0 ^
9dcbec39 ^
e4630643 ^

d855b0a0 ^
9dcbec39 ^
e4630643 ^

4f5bb5b6 ^
9dcbec39 ^
e4630643 ^

4f5bb5b6 ^
d855b0a0 ^



dc1323e9 ^
0487a30e ^
cdd6fd09 ^
201b2e6c ^

1066660e ^
cdd6fd09 ^
1066660e ^
201b2e6c ^

88be3dbc ^
1ead3562 ^
bc643692 ^

201b2e6c ^
acc4792d ^
201b2e6c ^
acc4792d ^
d7494165 ^
201b2e6c ^
88be3dbc ^
1ead3562 ^
bc643692 ^

201b2e6c ^
acc4792d ^
201b2e6c ^
acc4792d ^
57699011 ^
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155