Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | init: fix hiding of move constructors of Result<T> | Tom Cherry | 2017-09-15 | 1 | -0/+43 |
* | init: pass errors from one Result<T> to another better | Tom Cherry | 2017-08-23 | 1 | -5/+73 |
* | init: introduce Result<T> for return values and error handling | Tom Cherry | 2017-08-14 | 1 | -0/+222 |