summary refs log tree commit diff stats
path: root/compiler/semfold.nim
Commit message (Expand)AuthorAgeFilesLines
* get rid of the warnings during bootstrapping (#18741)Miran2021-08-241-1/+1
* allow building 1.4.0 from devel (#18708)Timothee Cour2021-08-181-0/+1
* make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)Timothee Cour2021-07-201-1/+0
* cString => cSourceString; tyCString => tyCstring so that error msgs show cstr...Timothee Cour2021-04-171-2/+2
* fixes #16076 (#17486)Andreas Rumpf2021-03-231-1/+2
* IC: next steps (#16705)Andreas Rumpf2021-01-141-97/+103
* fix #16650 (#16660)flywind2021-01-101-1/+6
* big steps torwards an efficient, simple IC implementation (#16543)Andreas Rumpf2021-01-021-2/+2
* fixes #16069; [backport:1.2] [backport:1.4] (#16115)Andreas Rumpf2020-11-241-0/+1
* Disallow nil dereference at compile time (#16032)cooldome2020-11-181-0/+4
* Semfold for nil cast (#16030)cooldome2020-11-181-1/+1
* combine PR#16009 and PR#16012 (#16024)flywind2020-11-181-1/+1
* Revert "fix #15623 (#16009)"Andrey R (cooldome)2020-11-171-1/+1
* fix #15623 (#16009)flywind2020-11-171-1/+1
* explicit ID generation for easier IC (#15559)Andreas Rumpf2020-10-251-85/+46
* fixes #15532 (#15534)Andreas Rumpf2020-10-091-0/+2
* Big compiler Cleanup (#14777)Clyybber2020-08-281-1/+1
* Deprecated laxStrings for mutating the internal zero terminator on strings an...Juan Carlos2020-06-231-2/+0
* Error -> Defect for defects (#13908)Jacek Sieka2020-04-281-2/+2
* fix #14007 (#14012) [backport]cooldome2020-04-181-2/+6
* Fix semfold handling of {.str/int/bool-define.} (#13964)Oscar Nihlgård2020-04-131-0/+6
* fix last remaining warning when building nim (`intVal should be Int128`) + mi...Timothee Cour2020-04-021-23/+4
* Continue bool conversion fixing (#13751)cooldome2020-03-251-0/+9
* fixes #13661 (#13664) [backport]Andreas Rumpf2020-03-161-1/+0
* fix operators containing percent for VM usage (#13536)Arne Döring2020-03-111-2/+2
* Remove dead magics (#13551)Arne Döring2020-03-031-9/+1
* make case-object transitions explicit, make unknownLineInfo a const, replace ...Jasper Jenkins2020-01-171-1/+1
* Cosmetic compiler cleanup (#12718)Clyybber2019-11-281-70/+70
* conversions to unsigned numbers are not checked anymore; implements /… (#12...Andreas Rumpf2019-11-201-4/+2
* fix deprecation warnings related to Int128 (#12474)Miran2019-10-281-47/+48
* fixes #12170 (#12176)Andreas Rumpf2019-09-111-2/+2
* Small ast.nim cleanup (#12156)Clyybber2019-09-091-14/+14
* Merge branch 'devel' into uint-range-checksAndreas Rumpf2019-09-021-7/+0
|\
| * fix min/max for float numbers (#12068)Arne Döring2019-09-021-7/+0
* | makes more tests greenAndreas Rumpf2019-09-021-2/+2
* | make test greenAraq2019-09-021-2/+3
|/
* Fix to int to biggest int (#12066)Arne Döring2019-08-271-3/+0
* fixes #12056 (#12063)Andreas Rumpf2019-08-271-2/+5
* int128 on firstOrd, lastOrd and lengthOrd (#11701)Arne Döring2019-08-071-129/+130
* [refactoring] remove unused imports in the compiler and in some stdlib modulesAraq2019-07-181-2/+2
* styleCheck: make the compiler and large parts of the stdlib compatible with -...Araq2019-07-101-4/+4
* Offsetof fixes (#11690)Arne Döring2019-07-091-7/+5
* [refactoring] remove zeroExtend and friends from the compiler builtins. (#11531)Arne Döring2019-06-241-6/+0
* fix regression in semfold for old right shift (#11477)Arne Döring2019-06-121-1/+16
* right shift is now by default sign preserving (#11322)Arne Döring2019-05-291-7/+4
* less copy tree (#11249)Arne Döring2019-05-151-19/+15
* Make range checks in semConv (#7164)Oscar Nihlgård2019-05-101-4/+1
* Replace countup(x, y-1) with x ..< yClyybber2019-05-071-9/+9
* low/high for float ranges (#11177)Oscar Nihlgård2019-05-061-2/+8
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-261-2/+0
re>e6692482 ^
f1692871 ^
4c879fa1 ^
c062697c ^
e85cb85b ^
e6692482 ^
e85cb85b ^
e6692482 ^
e85cb85b ^


4c879fa1 ^
436b2b2e ^
e6692482 ^
436b2b2e ^


e6692482 ^
436b2b2e ^


e6692482 ^
436b2b2e ^

4c879fa1 ^
e6692482 ^
4c879fa1 ^
ab6ed192 ^
f1692871 ^
4c879fa1 ^
32f6079f ^

decaddb4 ^
4c879fa1 ^

f1692871 ^
4c879fa1 ^

decaddb4 ^
4c879fa1 ^

795f5244 ^
ebdf923d ^
4c879fa1 ^

e6692482 ^

4c879fa1 ^

4ce90b39 ^
4c879fa1 ^

e6692482 ^
f1692871 ^
e6692482 ^
f1692871 ^
decaddb4 ^


6f8f9fb5 ^

4ce90b39 ^
1fba5d5d ^
6f8f9fb5 ^
7ac221e4 ^
decaddb4 ^
7ac221e4 ^
decaddb4 ^
795f5244 ^

decaddb4 ^

88be3dbc ^
decaddb4 ^
bc643692 ^

decaddb4 ^
bc643692 ^
decaddb4 ^


dd2e01e4 ^




3d45bf38 ^
88be3dbc ^
3d45bf38 ^
bc643692 ^
3d45bf38 ^



dd2e01e4 ^


3d45bf38 ^
88be3dbc ^
3d45bf38 ^
bc643692 ^
3d45bf38 ^






dd2e01e4 ^



3d45bf38 ^
051c4738 ^
3d45bf38 ^
bc643692 ^

3d45bf38 ^

bc643692 ^
3d45bf38 ^




dd2e01e4 ^





c062697c ^
88be3dbc ^
c062697c ^
bc643692 ^

c062697c ^
5497090a ^
bc643692 ^
c062697c ^




dd2e01e4 ^





c062697c ^
88be3dbc ^
c062697c ^
bc643692 ^
c062697c ^
bc643692 ^
c062697c ^

bc643692 ^
c062697c ^
bc643692 ^
c062697c ^

dd2e01e4 ^
c062697c ^
88be3dbc ^
c062697c ^
bc643692 ^
c062697c ^
bc643692 ^
c062697c ^


bc643692 ^
c062697c ^

dd2e01e4 ^
c062697c ^
051c4738 ^
c062697c ^
bc643692 ^
c062697c ^
bc643692 ^
c062697c ^




dd2e01e4 ^
c062697c ^
88be3dbc ^
5f98a10c ^
c062697c ^
bc643692 ^
c062697c ^
3ba63579 ^
c062697c ^

dd2e01e4 ^
32f6079f ^
88be3dbc ^
32f6079f ^
bc643692 ^

32f6079f ^
5497090a ^
bc643692 ^
32f6079f ^

dd2e01e4 ^




32f6079f ^
88be3dbc ^
32f6079f ^
bc643692 ^

32f6079f ^
5497090a ^
bc643692 ^
32f6079f ^

dd2e01e4 ^




15ab959d ^
88be3dbc ^
15ab959d ^
bc643692 ^
15ab959d ^
bc643692 ^
15ab959d ^
bc643692 ^
15ab959d ^

bc643692 ^
15ab959d ^

dd2e01e4 ^

15ab959d ^
88be3dbc ^
15ab959d ^
bc643692 ^
15ab959d ^
bc643692 ^
15ab959d ^
dd2e01e4 ^


15ab959d ^


88be3dbc ^
3c6784a8 ^
bc643692 ^

15ab959d ^
bc643692 ^
15ab959d ^
5497090a ^

bc643692 ^
15ab959d ^

5497090a ^
15ab959d ^
827898fc ^
4c879fa1 ^
5f98a10c ^

4c879fa1 ^


5f98a10c ^
e85cb85b ^
5f98a10c ^

e85cb85b ^




5f98a10c ^
436b2b2e ^












795f5244 ^





436b2b2e ^






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
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389