Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update docs and changelog | Clyybber | 2020-07-10 | 1 | -3/+4 |
* | scoped memory management (#14790) | Andreas Rumpf | 2020-07-04 | 1 | -2/+2 |
* | Fix some typos (#14843) | Danil Yarantsev | 2020-06-28 | 1 | -1/+1 |
* | fixes #13881 | Andreas Rumpf | 2020-05-12 | 1 | -3/+44 |
* | changed type() to typeof() in docs and error messages (#14084) | hlaaftana | 2020-04-24 | 1 | -2/+2 |
* | arc optimizations (#13325) | Andreas Rumpf | 2020-03-18 | 1 | -0/+1 |
* | sink parameter inference for types that have destructors (#13544) | Andreas Rumpf | 2020-03-04 | 1 | -0/+17 |
* | make sink operator optional (#13068) | cooldome | 2020-01-17 | 1 | -2/+6 |
* | Fix typo in doc/destructors.rst (#13148) | Tomohiro | 2020-01-14 | 1 | -1/+1 |
* | destructors.rst: added a missing 'var' to the motivating example | Araq | 2019-10-28 | 1 | -1/+1 |
* | destructors: spec reflects reality, =sink is here to stay | Andreas Rumpf | 2019-08-11 | 1 | -131/+135 |
* | destructors spec: be more precise about temporaries | Andreas Rumpf | 2019-07-27 | 1 | -1/+3 |
* | added destructors.rst document | Andreas Rumpf | 2019-07-01 | 1 | -0/+563 |