summary refs log tree commit diff stats
path: root/tests/destructor/tdestructor.nim
Commit message (Collapse)AuthorAgeFilesLines
* make sink operator optional (#13068)cooldome2020-01-171-6/+4
| | | | | | | | | | | | | | | | * make sink operator optional * bug fix, add changelog entry * Trigger build * fix one regression * fix test * Trigger build * fix typos
* make twidgets example green (#11135)Andreas Rumpf2019-04-281-2/+2
|
* 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
| | | | 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