summary refs log tree commit diff stats
path: root/tests/destructor/texplicit_move.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix destructor injections for global variables (#11230)Clyybber2019-05-131-0/+1
| | | | | | | | * attach global destructors at end of mainModule * Add testcase * Minor cleanup * Inject topLevelVar temporaries' destructors early * Fix megatest
* fixes #9743Araq2018-11-191-1/+11
|
* C codegen: support system.move and system.wasMovedAndreas Rumpf2018-09-241-0/+19