Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed '=' to '=copy' [backport:1.2] (#15585) | Andreas Rumpf | 2020-10-15 | 1 | -1/+1 |
* | Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0.... | Ico Doornekamp | 2020-01-23 | 1 | -5/+2 |
* | ARC: cycle detector (#12823) | Andreas Rumpf | 2019-12-17 | 1 | -1/+1 |
* | ARC: closure inside object constructor now works | Araq | 2019-11-13 | 1 | -1/+1 |
* | [bugfix] owned closures (#11544) | Andreas Rumpf | 2019-06-20 | 1 | -1/+1 |
* | make move-analysis smarter; see tuse_ownedref_after_move test case | Araq | 2019-04-16 | 1 | -0/+60 |