Andreas Rumpf
|
394c6f5576
fixes merge conflict
|
6 年之前 |
LemonBoy
|
f39aa1b40b
discard destroys its argument in-place (#9478)
|
6 年之前 |
Andreas Rumpf
|
c025786b75
gc:destructors: sink parameters need to be destroyed properly
|
6 年之前 |
LemonBoy
|
d83520ec8f
Do not walk into type sub-nodes for cast/conv expr (#10616)
|
6 年之前 |
Andreas Rumpf
|
55fb838785
Merge branch 'devel' into araq-nkexportdoc
|
6 年之前 |
Andreas Rumpf
|
dee8e6e98a
gc: destructors is beginning to work (#10483)
|
6 年之前 |
cooldome
|
690f21043d
isLastRead regression fix (#10463)
|
6 年之前 |
Andreas Rumpf
|
2655f242a8
use the lastRead analysis; it's correct by construction, not a mess of special cases and seems to be just as fast as the old algorithm
|
6 年之前 |
Andreas Rumpf
|
112f7e650a
destroyer.nim: code cleanup
|
6 年之前 |
Andreas Rumpf
|
1b0372c6e9
make tests green again
|
6 年之前 |
Andreas Rumpf
|
11022fea1b
control flow graphs: introduce 'join' points for easy analyses based on abstract interpretation
|
6 年之前 |
Andreas Rumpf
|
da6875a4f8
parser/AST change: introduce nkExportDor; WIP
|
6 年之前 |
Andreas Rumpf
|
e3a668a33b
--gc:destructors: baby steps
|
6 年之前 |
Andrii Riabushenko
|
a9978db42f
destructor_hotfix
|
6 年之前 |
Andrii Riabushenko
|
d22fa09000
minor correction
|
6 年之前 |
Andrii Riabushenko
|
8b7f416c37
reduce changes
|
6 年之前 |
Andrii Riabushenko
|
8a690fd530
Remove not used code
|
6 年之前 |
Andrii Riabushenko
|
97b9e8a435
remove not used code
|
6 年之前 |
Andrii Riabushenko
|
dc935f2b41
use control flow graph for sink params
|
6 年之前 |
Andrii Riabushenko
|
a50cfbf814
fix
|
6 年之前 |
Andrii Riabushenko
|
ae24b87219
Double sink checks
|
6 年之前 |
Andrii Riabushenko
|
e5b9d89bcf
style improvements
|
6 年之前 |
Andrii Riabushenko
|
0fdd7629b4
remove dropbits in favour of destructive moves
|
6 年之前 |
Andrii Riabushenko
|
43c70a6b12
improve test
|
6 年之前 |
Andrii Riabushenko
|
d9815574c0
more undo
|
6 年之前 |
Andrii Riabushenko
|
948c625f95
undo more stuff
|
6 年之前 |
Andrii Riabushenko
|
135191d9d6
collapse to tables into one
|
6 年之前 |
Andrii Riabushenko
|
268461f06e
add comment
|
6 年之前 |
Andrii Riabushenko
|
972707440a
remove debug
|
6 年之前 |
Andrii Riabushenko
|
f46573c1ed
remove debug statements
|
6 年之前 |