summary refs log tree commit diff stats
path: root/tests/destructor/tdestructor.nim
Commit message (Expand)AuthorAgeFilesLines
* destructors: lift type bound operations for case and distinct objects (#10238)cooldome2019-01-101-21/+50
* more progress on destructors; removed old destructor based code as it proved ...Araq2017-12-011-3/+3
* better alternative to 'override'Araq2015-04-071-8/+8
* destuctors are experimental; 'func' is now a keywordAraq2014-12-101-0/+2
* progress on deepCopyAraq2014-08-011-3/+3
* fix #807Zahary Karadjov2014-02-171-5/+5
* handle nested case objects in destructor generationZahary Karadjov2014-02-151-0/+44
* new tester; all tests categorizedAraq2014-01-131-0/+84