summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* init: fix hiding of move constructors of Result<T>Tom Cherry2017-09-151-0/+43
* init: pass errors from one Result<T> to another betterTom Cherry2017-08-231-5/+73
* init: introduce Result<T> for return values and error handlingTom Cherry2017-08-141-0/+222