summary refs log tree commit diff stats
path: root/tests/destructor/tdestructor3.nim
Commit message (Expand)AuthorAgeFilesLines
* make twidgets example green (#11135)Andreas Rumpf2019-04-281-2/+2
* 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
* more progress on destructors; removed old destructor based code as it proved ...Araq2017-12-011-4/+4
* fixes regressionsAndreas Rumpf2016-01-081-1/+2
* destructors now work with overloaded assignment operators; fixes #2811; fixes...Araq2015-08-051-0/+47