summary refs log tree commit diff stats
path: root/lib/system/orc.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #22927; no test case extractable [backport] (#23707)Andreas Rumpf2024-06-121-11/+23
|
* ORC: added -d:nimOrcStats switch and related API (#23272)Andreas Rumpf2024-02-211-3/+24
|
* clean up `gc:arc` or `gc:orc` in docs and in error messages (#22408)ringabout2023-08-081-5/+5
| | | | | * clean up gc:arc/orc in docs * in error messages
* fixes #22256; fixes GC_disableOrc overflow (#22257)ringabout2023-07-111-1/+1
|
* make ORC threadlocal, take two (#21818)Andreas Rumpf2023-05-101-6/+6
| | | | | * ORC: make rootsThreshold thread local [backport] * fixes the regression
* revert #21799 and #21802 which don't pass the tests (#21804)ringabout2023-05-071-5/+5
| | | | | | | | | * Revert "ORC: make rootsThreshold thread local [backport] (#21799)" This reverts commit b74d49c037734079765770426d0f5c79dee6cf87. * Revert "fixes #21752 [backport] (#21802)" This reverts commit d0c62fa169f3970653ce0d5bbd16e123efb24251.
* ORC: make rootsThreshold thread local [backport] (#21799)Andreas Rumpf2023-05-061-5/+5
|
* fixes #21171; dynamic acyclic refs need to use dyn decRef (#21184)ringabout2022-12-281-0/+13
| | | | | | | * fixes #21171; dyn destructors for acyclic inherited refs * add a test * Update compiler/liftdestructors.nim
* ref #20694; quit value gets saturated to ranges (#20753)ringabout2022-11-051-2/+2
| | | | | | | | | | | | | | | | | | | | | * quit value gets saturated to ranges * add documentation * minimal changes * refactor * small fix * add documentation * fixes * Update lib/system.nim Co-authored-by: Juan Carlos <juancarlospaco@gmail.com> Co-authored-by: Juan Carlos <juancarlospaco@gmail.com>
* replace the broken link for ORC implementation with a working one (#20105)ringabout2022-07-311-1/+1
|
* fix #16458; make useNimRtl compile for --gc:orc (#19512)flywind2022-02-111-2/+2
| | | | | * fix #16458; make useNimRtl compile for --gc:orc/arc * fix tests
* refactoring: orc can use getThreadId() (#19123)Andreas Rumpf2021-11-111-2/+5
| | | | | * refactoring: orc can use getThreadId() * progress
* ORC: use =destroy instead of =dispose (#18440)Andreas Rumpf2021-07-071-17/+23
| | | | | | * ORC refactoring in preparation for further changes (=dispose must die) * ORC: embrace =destroy, avoid =dispose * ORC: no need for =dispose * closes #18421
* ORC: progress (#18000)Andreas Rumpf2021-05-121-9/+22
| | | | | | | | | * ORC: progress * ORC: bugfix; don't follow acyclic data even if only at runtime the subtype is marked as acyclic * progress * minor style changes
* Replace double backticks with single backticks - Part 2 out of ~6 (#17206)Danil Yarantsev2021-02-281-8/+8
|
* ORC: make the adaptive strategy the default in order to fight memory ↵Andreas Rumpf2020-12-051-6/+13
| | | | | | | consumption (#16250) * ORC: make the adaptive strategy the default in order to fight memory consumption * added missing test case
* ORC: API extensions (#16126)Andreas Rumpf2020-12-011-14/+45
| | | | | * ORC: API extensions * ORC: exploit a common special case
* ORC: prepare for another patent-pending optimization (#15996)Andreas Rumpf2020-11-181-17/+38
| | | | | | | | | | | | | | | | | * ORC: prepare for another patent-pending optimization * bugfix * '=copy' for refs can take a cyclic parameter for more ORC optimizations * ORC: exploit the common 'it = it.next' pattern * can't hurt to check for nil * use an algorithm that is not obviously broken * restore the test case * final cleanups for --gc:orc
* ARC now capable of custom extra alignment. Ref, closure and seq support. ↵cooldome2020-10-281-1/+1
| | | | (#15697)
* ORC: API extensions for 1.4 (#15581)Andreas Rumpf2020-10-151-5/+22
|
* ORC: critical bugfix for the cycle analyser, introduce -d:nimStressOrc for ↵Andreas Rumpf2020-10-141-19/+26
| | | | easier stress testing (#15572)
* async: removed the 'unown' references, async never worked with --newruntime ↵Andreas Rumpf2020-09-201-3/+4
| | | | anyway and --newruntime is dead (#15374)
* ORC and stdlib optimizations (#15362)Andreas Rumpf2020-09-191-21/+17
|
* more ORC bugfixes (#15355)Andreas Rumpf2020-09-181-6/+31
| | | | | * introduced --define:nimArcIds * ORC: bugfixes
* allow old styled RTTI for arc/orc (#15331)Andreas Rumpf2020-09-161-12/+12
|
* fixes #15076 (#15329)Andreas Rumpf2020-09-151-5/+18
|
* fixes a critical ORC bug, refs #15076 (#15323)Andreas Rumpf2020-09-141-35/+29
|
* code cleanupAraq2020-07-271-0/+363
5-12 11:12:37 +0200 committer Araq <rumpf_a@web.de> 2014-05-12 11:12:37 +0200 initial non-compiling version of 'parallel'' href='/ahoang/Nim/commit/compiler/semparallel.nim?h=devel&id=6195dbe491ccd864c5dcb59f87826291ac1f1ff4'>6195dbe49 ^
39ebe2175 ^
c43e8df90 ^
6195dbe49 ^

c43e8df90 ^
05724645f ^
6195dbe49 ^

05724645f ^
6195dbe49 ^

a4e2b0c15 ^

6195dbe49 ^





c43e8df90 ^
6195dbe49 ^
05724645f ^

6195dbe49 ^
05724645f ^
6195dbe49 ^


05724645f ^
6195dbe49 ^

05724645f ^
c43e8df90 ^
90d1ad423 ^
c43e8df90 ^
90d1ad423 ^


05724645f ^
90d1ad423 ^

6195dbe49 ^
90d1ad423 ^
6195dbe49 ^
05724645f ^
31b8fd66b ^
90d1ad423 ^
6195dbe49 ^
05724645f ^
90d1ad423 ^
6195dbe49 ^



c43e8df90 ^



6195dbe49 ^
7e747d11c ^
6195dbe49 ^
417b9f5a1 ^




05724645f ^
417b9f5a1 ^



7e747d11c ^
417b9f5a1 ^


6195dbe49 ^






05724645f ^
6195dbe49 ^







7e747d11c ^

6195dbe49 ^







7e747d11c ^

6195dbe49 ^

c43e8df90 ^
31b8fd66b ^


7e747d11c ^
05724645f ^
31b8fd66b ^




05724645f ^
31b8fd66b ^



05724645f ^
31b8fd66b ^
6195dbe49 ^
05724645f ^
6195dbe49 ^




7e747d11c ^
6195dbe49 ^





c43e8df90 ^

60b187513 ^
393be4931 ^





6195dbe49 ^

393be4931 ^


c43e8df90 ^


6195dbe49 ^



c43e8df90 ^
90d1ad423 ^

6195dbe49 ^
c43e8df90 ^
90d1ad423 ^

6195dbe49 ^




7e747d11c ^
05724645f ^
70ea45cdb ^
7e747d11c ^
05724645f ^
6195dbe49 ^
7e747d11c ^

05724645f ^
6195dbe49 ^

7e747d11c ^
05724645f ^
7e747d11c ^
6195dbe49 ^
7e747d11c ^
70ea45cdb ^
7e747d11c ^
05724645f ^
6195dbe49 ^
7e747d11c ^
6195dbe49 ^
7e747d11c ^


05724645f ^
6195dbe49 ^



2f4472963 ^


6470bd8f8 ^



c43e8df90 ^
2f43fdb83 ^
c43e8df90 ^
393be4931 ^







2f4472963 ^
6195dbe49 ^



c43e8df90 ^
29d2c3495 ^

6195dbe49 ^
bf592c4e9 ^
05724645f ^
6195dbe49 ^

8930ba50b ^
6195dbe49 ^
c43e8df90 ^
393be4931 ^




c43e8df90 ^
7e747d11c ^
c43e8df90 ^
6195dbe49 ^
c43e8df90 ^
05724645f ^
393be4931 ^
6195dbe49 ^
49869a2b1 ^
6195dbe49 ^
7e747d11c ^
6195dbe49 ^

7e747d11c ^

6195dbe49 ^


05724645f ^
7e747d11c ^

6195dbe49 ^
05724645f ^
6195dbe49 ^
7e747d11c ^

6195dbe49 ^

1a61c4d46 ^
6195dbe49 ^



05724645f ^
c43e8df90 ^
6195dbe49 ^
c43e8df90 ^

05724645f ^

153fd13f3 ^
c43e8df90 ^
90d1ad423 ^


6195dbe49 ^

31b8fd66b ^
7e747d11c ^

6195dbe49 ^


05724645f ^

417b9f5a1 ^
7e747d11c ^

417b9f5a1 ^
05724645f ^
417b9f5a1 ^
8930ba50b ^
417b9f5a1 ^



05724645f ^

417b9f5a1 ^


7e747d11c ^
76011e40e ^
05724645f ^
7e747d11c ^
76011e40e ^
7e747d11c ^
417b9f5a1 ^


7e747d11c ^
76011e40e ^
05724645f ^


417b9f5a1 ^

05724645f ^


6195dbe49 ^
05724645f ^
6195dbe49 ^


c43e8df90 ^





05724645f ^
6195dbe49 ^





6470bd8f8 ^
5a21892da ^
05724645f ^
6195dbe49 ^


05724645f ^
c43e8df90 ^
6195dbe49 ^


40ec7be45 ^
05724645f ^
6195dbe49 ^
c43e8df90 ^

6195dbe49 ^
c43e8df90 ^
6195dbe49 ^


ee14ace5d ^
05724645f ^
ee14ace5d ^
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
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497