Andreas Rumpf
|
d56848878c
fixes #13119 (#13128)
|
5 年 前 |
cooldome
|
002d50f1f0
Sink to MemMove optimization in injectdestructors (#13002)
|
5 年 前 |
Andreas Rumpf
|
3f6df5cc34
fixes #12899 (#12921)
|
5 年 前 |
Andreas Rumpf
|
83a736a34a
ARC: cycle detector (#12823)
|
5 年 前 |
cooldome
|
5929c3da21
fixes #12820 (#12828)
|
5 年 前 |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 年 前 |
Brian Wignall
|
a7aeabb9d2
[backport] Fix spelling typos (#12755)
|
5 年 前 |
Araq
|
3020e49b75
ARC: use the new .cursor annotation for 'up' pointers
|
5 年 前 |
Andreas Rumpf
|
dfb020b174
.cursor implementation (#12637)
|
5 年 前 |
Araq
|
a4d43d7d0c
--gc:destructors: bugfixes
|
5 年 前 |
Andreas Rumpf
|
82e0765fc9
--gc:destructors improvements (#12626)
|
5 年 前 |
Andreas Rumpf
|
1746da2d9e
--gc:destructors now means Nim uses pure refcounting (#12557)
|
5 年 前 |
Araq
|
ed2fb36bc6
refactoring: use the new strings and seqs when optSeqDestructors is active
|
5 年 前 |
Araq
|
61ea85687c
refactoring: --newruntime consists of 3 different switches
|
5 年 前 |
Andreas Rumpf
|
2a59f499e9
some gc:destructors progress
|
5 年 前 |
Araq
|
5018e7f304
fixes #12172
|
5 年 前 |
Araq
|
cf99c9bfb5
fixes #12051
|
5 年 前 |
Araq
|
ad82e65387
gc:destructors progress
|
5 年 前 |
cooldome
|
c9f49cbc0a
lift destructor for openarray (#12073)
|
5 年 前 |
Arne Döring
|
afbcd1b330
int128 on firstOrd, lastOrd and lengthOrd (#11701)
|
5 年 前 |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 年 前 |
Araq
|
423e8cca91
newruntime: refchecks:on|off switch
|
5 年 前 |
Andreas Rumpf
|
28c9c062a4
fixes #11610 (#11659)
|
5 年 前 |
Andreas Rumpf
|
c65a5d754b
[bugfix] owned closures (#11544)
|
5 年 前 |
Araq
|
ab36ffbeb1
[bugfix] fixes #11517
|
5 年 前 |
Araq
|
b056d32a79
[refactoring] liftdestructors.nim is callable from lambdalifting; refs #11217
|
5 年 前 |
Araq
|
c07973e313
[refactoring] liftdestructors is now a module of its own
|
5 年 前 |
Araq
|
950f2d7c2f
fixes #6755; error message could be better but oh well
|
5 年 前 |
Araq
|
a3e27ffa2c
fixes #11215
|
5 年 前 |
Arne Döring
|
b92fd30282
rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227)
|
5 年 前 |