summary refs log tree commit diff stats
path: root/tests/destructor/tdestructor.nim
Commit message (Expand)AuthorAgeFilesLines
* scoped memory management (#14790)Andreas Rumpf2020-07-041-19/+19
* Add testcases for #11811 and #14315 (#14726)Clyybber2020-06-191-1/+11
* arc optimizations (#13325)Andreas Rumpf2020-03-181-1/+1
* make sink operator optional (#13068)cooldome2020-01-171-6/+4
* 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
* 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