summary refs log tree commit diff stats
path: root/tests/destructor/topttree.nim
Commit message (Expand)AuthorAgeFilesLines
* more destructor based changes (#10885)Andreas Rumpf2019-03-231-0/+1
* make megatest green againAndreas Rumpf2019-03-051-0/+1
* make tests green againAndreas Rumpf2019-03-041-1/+0
* destructors: optimize more assignments into moves; also fixes #9294Andreas Rumpf2018-10-121-0/+3
* destructors: supportsCopyMem finally works for recursive typesAraq2017-10-261-3/+9
* topttree destructor finally worksAraq2017-10-261-3/+3
* destructors: work in progressAraq2017-10-261-0/+98