summary refs log tree commit diff stats
path: root/tests/destructor/tv2_raise.nim
Commit message (Expand)AuthorAgeFilesLines
* arc optimizations (#13325)Andreas Rumpf2020-03-181-1/+1
* contributing docs: symbols need package prefix; changed allocStats to nimAllo...Timothee Cour2020-01-251-1/+1
* Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0....Ico Doornekamp2020-01-231-6/+4
* ARC: cycle detector (#12823)Andreas Rumpf2019-12-171-1/+1
* ARC related bugfixes and refactorings (#12781)Andreas Rumpf2019-12-051-1/+1
* fixes #11577Araq2019-06-261-2/+15
* fix reraise (#11017)cooldome2019-04-131-4/+8
* newruntime: raising an exception works but currently leaks memory because cur...Araq2019-04-101-0/+38