Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARC now capable of custom extra alignment. Ref, closure and seq support. (#15... | cooldome | 2020-10-28 | 1 | -12/+3 |
* | arc allocation method aligned (#15588) | cooldome | 2020-10-19 | 1 | -3/+12 |
* | allow old styled RTTI for arc/orc (#15331) | Andreas Rumpf | 2020-09-16 | 1 | -5/+9 |
* | Fix #14994 (#14996) | Clyybber | 2020-07-15 | 1 | -0/+1 |
* | Move `wasMoved` out of `=destroy` | Clyybber | 2020-07-10 | 1 | -2/+1 |
* | more checking for --gc:arc, no need for valgrind (#14467) | Andreas Rumpf | 2020-05-29 | 1 | -1/+0 |
* | fixes #14038 | Andreas Rumpf | 2020-04-20 | 1 | -1/+1 |
* | forward type alignment information to seqs (#12430) | Arne Döring | 2020-04-19 | 1 | -8/+8 |
* | make goto based exceptions available for 'nim cpp' (#13244) | Andreas Rumpf | 2020-01-25 | 1 | -1/+5 |
* | Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0.... | Ico Doornekamp | 2020-01-23 | 1 | -27/+17 |
* | ARC: misc bugfixes (#13156) | Andreas Rumpf | 2020-01-15 | 1 | -1/+1 |
* | ARC: cycle detector (#12823) | Andreas Rumpf | 2019-12-17 | 1 | -0/+129 |