summary refs log tree commit diff stats
path: root/compiler/ccgexprs.nim
Commit message (Expand)AuthorAgeFilesLines
...
* first steps in implementing 'owned' pointers; undocumented, do not useAndreas Rumpf2019-02-231-4/+4
* gc:destructors: progressAndreas Rumpf2019-02-211-8/+3
* gc:destructors: make system/repr compileAndreas Rumpf2019-02-211-1/+26
* 32 bit fixes (#10608)Arne Döring2019-02-131-0/+5
* Fixes #10568: Fix null pointer dereference in address computation.Michał Zieliński2019-02-061-1/+1
* gc: destructors is beginning to work (#10483)Andreas Rumpf2019-01-291-3/+3
* fixes #7878Araq2019-01-141-1/+1
* Merge pull request #9881 from timotheecour/pr_ref_9880Andreas Rumpf2018-12-111-6/+6
|\
| * refs #9880 show index and bound in lots of `index out of bounds` errorsTimothee Cour2018-12-091-6/+6
* | daily cruft removalJacek Sieka2018-12-081-4/+0
|/
* fixes #9864 [backport]Araq2018-12-051-5/+15
* More dead code (#9835)Jacek Sieka2018-12-041-11/+11
* gc:destructors further progressAndreas Rumpf2018-11-291-5/+19
* fixes #9675Andreas Rumpf2018-11-261-0/+1
* Remove dead code (#9777)Jacek Sieka2018-11-261-7/+2
* compiler: remove unused assignment flags (#9760)Jacek Sieka2018-11-211-18/+3
* Fixes discard bug in cpp codegen (#9747) [backport]cooldome2018-11-191-9/+2
* --gc:destructors: hello world example compiles and runsAraq2018-11-161-0/+10
* make Nim take roughly 100MB less RAM for bootstrapping via a new compiler swi...Andreas Rumpf2018-11-071-2/+5
* language cleanup: the .unchecked pragma is deadAraq2018-11-061-6/+5
* make tmissingbracket compile for C++; refs #7870Araq2018-10-301-1/+1
* Don't crash if GC_{un,}ref is called on nil (#9445)LemonBoy2018-10-221-2/+2
* gogc: GCC-8.2.0 compatibility and other improvements (#9211)Ștefan Talpalaru2018-10-111-8/+19
* fixes #9281Araq2018-10-111-2/+16
* Unchecked arrays now have their own type (#9267)LemonBoy2018-10-101-0/+10
* fixes #5015Araq2018-10-031-2/+4
* fixes #7092Araq2018-10-021-1/+1
* C++ codegen: emit correctly typed code for closures in 'const'; refs #7870Araq2018-10-021-3/+9
* Fix codegen for some set operationsLemonBoy2018-09-281-1/+1
* C codegen: support system.move and system.wasMovedAndreas Rumpf2018-09-241-0/+19
* Merge pull request #8746 from LemonBoy/nil-optsAndreas Rumpf2018-09-231-3/+7
|\
| * nil strings are movableLemonBoy2018-09-221-3/+7
* | Fix codegen for set[T] parametersLemonBoy2018-09-151-1/+2
|/
* even more strict isNil handling for strings/seqs in order to detect bugsAraq2018-08-221-3/+2
* some progress on destructors for builtin seqsAndreas Rumpf2018-08-201-1/+2
* fixes merge conflictAndreas Rumpf2018-08-191-14/+23
|\
| * exploit the fact that empty seqs don't have to allocate in the code generatorAndreas Rumpf2018-08-181-7/+14
| * Genode fixes (#8501)Emery Hemingway2018-08-161-2/+3
| * WIP: disallow 'nil' for strings and seqsAndreas Rumpf2018-08-131-1/+2
| * codegen improvement: map the empty string to 'nil' since it's now allowed to ...Araq2018-08-081-3/+3
| * fixes #6255, add `system.ashr` arithmetic right shift (#8547)andri lim2018-08-071-1/+1
| * fixes 7833 (#8533)Andreas Rumpf2018-08-051-16/+36
* | make at least bootstrapping workAraq2018-08-051-16/+35
|\ \
| * | emit the write barrier also for addCharAraq2018-08-041-1/+7
| * | also fixes setLen and string concats; refs #7833Araq2018-07-311-8/+19
| * | fixes #7833; still to-do: fix setLenAraq2018-07-301-7/+10
| |/
* | --gc:destructors: next steps; WIPAndreas Rumpf2018-07-211-21/+23
* | fix merge conflictAndreas Rumpf2018-07-181-24/+15
|\|
| * Don't depend on string.h in codegen (#8299)Yuriy Glukhov2018-07-131-21/+13
* | WIP: strings/seqs based on destructorsAndreas Rumpf2018-07-171-4/+16
e7'>^
92b8fac94 ^
c98e3d2c2 ^
fd4ef6ae8 ^



1786e3099 ^



c98e3d2c2 ^
a541be893 ^
40ec7be45 ^
92b8fac94 ^
b595fc834 ^
01ae0d28d ^
b595fc834 ^
61fb83ecb ^

b731e6ef1 ^
bb8c47b49 ^
b595fc834 ^
b731e6ef1 ^
862c0ef83 ^
b595fc834 ^

92b8fac94 ^
b595fc834 ^
bb8c47b49 ^
b595fc834 ^
92b8fac94 ^
b595fc834 ^
e25474154 ^
594674797 ^
e25474154 ^
92b8fac94 ^
92e10e4b1 ^


b731e6ef1 ^
bb8c47b49 ^
2fda95a4d ^
92e10e4b1 ^
92b8fac94 ^
e25474154 ^
c98e3d2c2 ^
594674797 ^
c98e3d2c2 ^

594674797 ^
c98e3d2c2 ^







2fda95a4d ^
c98e3d2c2 ^

bb8c47b49 ^
c98e3d2c2 ^
a541be893 ^
c98e3d2c2 ^

bb8c47b49 ^
83584bf88 ^


bb8c47b49 ^
83584bf88 ^

328e7a100 ^

83584bf88 ^
826c1e2d7 ^
bb8c47b49 ^
83584bf88 ^
074f276c8 ^






7be1c55cf ^
bf6c2c5cc ^

01ae0d28d ^
826c1e2d7 ^
074f276c8 ^

154db46db ^

01ae0d28d ^
074f276c8 ^

bb8c47b49 ^
83584bf88 ^
8518683dc ^
bb8c47b49 ^
8518683dc ^
bb8c47b49 ^
e4c088721 ^
826c1e2d7 ^
83584bf88 ^
96363ecaf ^







826c1e2d7 ^
96363ecaf ^
826c1e2d7 ^
4e481cc31 ^






a541be893 ^
826c1e2d7 ^
a541be893 ^
4e481cc31 ^

02ff5f596 ^

d6d3f092a ^



4e481cc31 ^
96363ecaf ^
d6d3f092a ^
96363ecaf ^
d6d3f092a ^
96363ecaf ^
d6d3f092a ^



4e481cc31 ^
826c1e2d7 ^
e25474154 ^
a541be893 ^
826c1e2d7 ^
bb8c47b49 ^
96363ecaf ^
826c1e2d7 ^
83584bf88 ^
7d6500f1d ^
2bea2bdbb ^
83584bf88 ^
1c9b4e5d3 ^

92e10e4b1 ^
a541be893 ^
826c1e2d7 ^
bb8c47b49 ^
96363ecaf ^
826c1e2d7 ^
83584bf88 ^
92e10e4b1 ^
2bea2bdbb ^
5526252fa ^
2c5743db3 ^
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