summary refs log tree commit diff stats
path: root/tests/arc/tweave.nim
Commit message (Collapse)AuthorAgeFilesLines
* scoped memory management (#14790)Andreas Rumpf2020-07-041-0/+154
* fixes the regressions * closes #13936 * scope based memory management implemented * enabled tcontrolflow.nim test case * final cleanups