Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |