summary refs log tree commit diff stats
path: root/tests/destructor/tdestructor.nim
Commit message (Collapse)AuthorAgeFilesLines
* more progress on destructors; removed old destructor based code as it proved ↵Araq2017-12-011-3/+3
| | | | confusing
* 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