aboutsummaryrefslogtreecommitdiff
path: root/src/error/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix clippy lintsIvan Tham2019-08-031-13/+7
* add error handling for radix fmtNerdyPepper2019-04-271-1/+3
* add copyright notice to all source filesNerdyPepper2019-03-281-0/+4
* handler passes errors up the call stackNerdyPepper2019-03-281-5/+5
* add error constructsNerdyPepper2019-03-231-0/+29