Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more checking for --gc:arc, no need for valgrind (#14467) | Andreas Rumpf | 2020-05-29 | 1 | -1/+44 |
* | Error -> Defect for defects (#13908) | Jacek Sieka | 2020-04-28 | 1 | -1/+1 |
* | new implementations for --gc:orc (#14121) | Andreas Rumpf | 2020-04-27 | 1 | -7/+22 |
* | cycle breaker (#13593) | Andreas Rumpf | 2020-03-19 | 1 | -3/+6 |
* | ARC: optimize complete object constructors to use nimNewObjUninit | Araq | 2020-01-26 | 1 | -0/+17 |
* | ARC: remove unnecessary code | Araq | 2020-01-26 | 1 | -14/+0 |
* | ARC works for async on Windows (#13179) | Andreas Rumpf | 2020-01-17 | 1 | -3/+6 |
* | --exception:goto switch for deterministic exception handling (#12977) | Andreas Rumpf | 2020-01-01 | 1 | -1/+1 |
* | ARC: default to a shared heap with --threads:on | Araq | 2019-12-24 | 1 | -0/+4 |
* | ARC: cycle detector (#12823) | Andreas Rumpf | 2019-12-17 | 1 | -0/+166 |