summary refs log tree commit diff stats
path: root/tests/destructor/tmove_objconstr.nim
Commit message (Expand)AuthorAgeFilesLines
* enable destructors for top level statements; needs to be documentedAndreas Rumpf2018-09-241-1/+1
* workaround the fact that top level statements currently don't produce destruc...Araq2018-08-211-6/+9
* closes #985Araq2017-11-291-1/+25
* destructors: harden the test caseAraq2017-11-291-1/+4
* destructors: some improvements for bug #4214: object constructors are moved tooAraq2017-11-291-0/+32