summary refs log tree commit diff stats
path: root/tests/destructor/tgcdestructors.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #11614Araq2019-07-011-0/+12
|
* fixes #11098Andreas Rumpf2019-06-261-1/+13
|
* [bugfix] fixes #11524Andreas Rumpf2019-06-221-1/+10
|
* fixes #11065Araq2019-04-221-2/+20
|
* fixes #11050Araq2019-04-171-1/+20
|
* newruntime: fixes another bugAraq2019-04-101-1/+47
|
* destructors: we are cooking nowAraq2019-04-061-2/+3
|
* destructors: progressAndreas Rumpf2019-04-051-2/+2
|
* simple program works with --newruntimeAraq2019-04-021-11/+11
|
* revert discard in destroyer (#10840)cooldome2019-03-151-0/+1
| | | | | | * revert discard in destroyer * disable test
* gc:destructors: progressAndreas Rumpf2019-02-281-1/+64
|
* gc:destructors: progressAndreas Rumpf2019-02-211-1/+10
|
* gc:destructors: add first test programAndreas Rumpf2019-02-191-0/+17