summary refs log tree commit diff stats
path: root/lib/system/seqs_v2.nim
Commit message (Expand)AuthorAgeFilesLines
* ARC now capable of custom extra alignment. Ref, closure and seq support. (#15...cooldome2020-10-281-12/+3
* arc allocation method aligned (#15588)cooldome2020-10-191-3/+12
* allow old styled RTTI for arc/orc (#15331)Andreas Rumpf2020-09-161-5/+9
* Fix #14994 (#14996)Clyybber2020-07-151-0/+1
* Move `wasMoved` out of `=destroy`Clyybber2020-07-101-2/+1
* more checking for --gc:arc, no need for valgrind (#14467)Andreas Rumpf2020-05-291-1/+0
* fixes #14038Andreas Rumpf2020-04-201-1/+1
* forward type alignment information to seqs (#12430)Arne Döring2020-04-191-8/+8
* make goto based exceptions available for 'nim cpp' (#13244)Andreas Rumpf2020-01-251-1/+5
* Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0....Ico Doornekamp2020-01-231-27/+17
* ARC: misc bugfixes (#13156)Andreas Rumpf2020-01-151-1/+1
* ARC: cycle detector (#12823)Andreas Rumpf2019-12-171-0/+129