summaryrefslogtreecommitdiffstats
path: root/src/parser.rs
AgeCommit message (Expand)Author
2020-04-09parser: use a structured error for parse failuresBen Boeckel
2020-04-09error: remove the Result type aliasBen Boeckel
2020-04-09untry: replace try! macro usage with the ? operatorBen Boeckel
2018-10-28Update dependency: error-chain (#26)Matthias Beyer
2017-10-28Switch to BTreeMap (#17)Matthias Beyer
2017-10-27Refactoring (#15)Matthias Beyer