summary refs log tree commit diff stats
path: root/compiler/semstmts.nim
Commit message (Expand)AuthorAgeFilesLines
...
* | | improve the error message for 'attempt to redefine X'; fixes #447Andreas Rumpf2018-09-171-1/+1
* | | Merge pull request #8949 from nim-lang/araq-for-loop-expressionsAndreas Rumpf2018-09-121-31/+39
|\ \ \
| * | | extended system.type/typeof to support an upcoming 'collect' macro that works...Andreas Rumpf2018-09-111-31/+39
| * | | fixes merge conflictsAndreas Rumpf2018-09-111-568/+571
| |\ \ \
| * | | | steps to get for loops as expressionsAndreas Rumpf2018-02-281-3/+13
* | | | | Fix semantic pass with borrowed magic procs (#8945)LemonBoy2018-09-111-0/+3
| |/ / / |/| | |
* | | | fixes #8028Andreas Rumpf2018-09-031-1/+1
* | | | Validate pragmas attached to for variables (#8749)LemonBoy2018-08-241-0/+2
* | | | even more strict isNil handling for strings/seqs in order to detect bugsAraq2018-08-221-1/+1
* | | | fixes merge conflictAndreas Rumpf2018-08-191-76/+115
|\ \ \ \
| * | | | implements 'case statement macros' in order to encourage the development of p...Andreas Rumpf2018-08-161-73/+108
| * | | | put the new for loop macros under an experimental switch named 'forLoopMacros'Andreas Rumpf2018-08-151-2/+3
| * | | | WIP: disallow 'nil' for strings and seqsAndreas Rumpf2018-08-131-1/+4
* | | | | allows a destructor to be attached to a tyString/tySequenceAndreas Rumpf2018-07-271-5/+5
* | | | | WIP: strings/seqs based on destructorsAndreas Rumpf2018-07-171-2/+3
|/ / / /
* | | | code cleanup: remove newScopeForIf switchAndreas Rumpf2018-07-041-4/+2
* | | | Minor changes to discardable handling (#8155)LemonBoy2018-07-011-8/+7
| |_|/ |/| |
* | | Merge pull request #8108 from LemonBoy/fix-5958Andreas Rumpf2018-06-261-0/+2
|\ \ \
| * | | Make `static` blocks introduce their own scopeLemonBoy2018-06-241-0/+2
* | | | Merge pull request #7964 from LemonBoy/fix-7936Andreas Rumpf2018-06-251-2/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Use the resolved typedesc in semVarOrLetLemonBoy2018-06-231-2/+9
* | | | Fixed proto optionsYuriy Glukhov2018-06-151-0/+1
* | | | Fixed stacktrace/linetrace proc pragmas when appended by macro pragmaYuriy Glukhov2018-06-141-3/+2
* | | | implements a --nep1:on switch to make the compiler enforce the naming convent...Andreas Rumpf2018-06-131-2/+2
* | | | Allow stacktrace and linetrace pragmas on procsYuriy Glukhov2018-06-121-0/+3
* | | | make tests green properlyAndreas Rumpf2018-06-111-2/+2
* | | | fixes merge conflictAndreas Rumpf2018-06-111-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix type inference with static literals.LemonBoy2018-06-101-1/+1
| |/ /
* | | make tests green againAndreas Rumpf2018-06-111-6/+8
* | | AST change: keep nkStaticStmt in the AST for incremental compilation supportAndreas Rumpf2018-06-031-3/+6
* | | incremental compilation: implemented basic replay logicAndreas Rumpf2018-06-021-4/+5
* | | refactoring: remove idents.legacy global variable and pass the IdentCache aro...Andreas Rumpf2018-05-271-10/+10
* | | implements --hint[globalvar]:on switch for quickly finding global variablesAndreas Rumpf2018-05-271-0/+2
* | | remove more global variables in the Nim compilerAndreas Rumpf2018-05-271-9/+9
* | | make tests green againAndreas Rumpf2018-05-181-4/+5
* | | make semantic checking free of globalsAndreas Rumpf2018-05-181-13/+11
* | | platform.nim doesn't use globals anymore; prepare msgs.nim for not using globalsAndreas Rumpf2018-05-181-3/+3
* | | preparations of making compiler/msgs.nim free of global variablesAndreas Rumpf2018-05-171-2/+2
* | | remove ast.emptyNode global; cleanup configuration.nimAraq2018-05-161-8/+8
|/ /
* | make tests green againAraq2018-05-141-1/+1
* | fixes testament compilationAraq2018-05-141-0/+2
|\ \
| * | A motivating example for the new `bindSym` behavior.Zahary Karadjov2018-05-071-0/+2
* | | options.nim: no global variables anymoreAndreas Rumpf2018-05-131-9/+9
* | | make nimsuggest compile againAndreas Rumpf2018-05-131-3/+3
* | | sem pass compiles againAndreas Rumpf2018-05-121-2/+2
* | | semstmts compiles againAndreas Rumpf2018-05-121-92/+103
* | | more modules compile againAndreas Rumpf2018-05-121-124/+124
|/ /
* | compiler refactoring, pass config around explicitlyAndreas Rumpf2018-05-051-2/+3
* | warn about inconsistent spacing around binary operators; fixes #7582Andreas Rumpf2018-05-051-1/+1
* | remove the deprecated 'nil' statementAndreas Rumpf2018-05-021-18/+11
artik/mu/blame/cpp/070display.cc?h=hlt&id=9636c7ae2417a32831123c4f4ae3900c0a0bea16'>^
dc1323e9 ^




0012c703 ^








dc1323e9 ^






0012c703 ^








dc1323e9 ^




0012c703 ^


12d73ee8 ^


f08a13e1 ^
54d48b25 ^
f08a13e1 ^
54d48b25 ^
f08a13e1 ^
5f128523 ^
bbff2a35 ^


0487a30e ^

bbff2a35 ^










0487a30e ^

f8c0ef3e ^
0487a30e ^
f8c0ef3e ^
af336c44 ^


0487a30e ^
bbff2a35 ^
0487a30e ^


54d48b25 ^

5f128523 ^


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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230