summary refs log tree commit diff stats
path: root/tests/destructor/tuse_ownedref_after_move.nim
Commit message (Expand)AuthorAgeFilesLines
* Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0....Ico Doornekamp2020-01-231-5/+2
* ARC: cycle detector (#12823)Andreas Rumpf2019-12-171-1/+1
* ARC: closure inside object constructor now worksAraq2019-11-131-1/+1
* [bugfix] owned closures (#11544)Andreas Rumpf2019-06-201-1/+1
* make move-analysis smarter; see tuse_ownedref_after_move test caseAraq2019-04-161-0/+60