summary refs log tree commit diff stats
path: root/lib/system/refs_v2.nim
Commit message (Expand)AuthorAgeFilesLines
* cycle breaker (#13593)Andreas Rumpf2020-03-191-3/+6
* ARC: optimize complete object constructors to use nimNewObjUninitAraq2020-01-261-0/+17
* ARC: remove unnecessary codeAraq2020-01-261-14/+0
* ARC works for async on Windows (#13179)Andreas Rumpf2020-01-171-3/+6
* --exception:goto switch for deterministic exception handling (#12977)Andreas Rumpf2020-01-011-1/+1
* ARC: default to a shared heap with --threads:onAraq2019-12-241-0/+4
* ARC: cycle detector (#12823)Andreas Rumpf2019-12-171-0/+166