aboutsummaryrefslogtreecommitdiff
path: root/src/raw/parser.rs
AgeCommit message (Expand)Author
2020-05-02implement From<Evtc> for PartialEvtcDaniel Schadt
2020-05-02implement Hash, Default, PartialEq for raw typesDaniel Schadt
2020-05-02add more documentationDaniel Schadt
2020-05-01add a comment about redundant closuresDaniel Schadt
2020-05-01take readers by valueDaniel Schadt
2020-04-27remove try_traitDaniel Schadt
2020-04-04switch from quick_error to thiserrorDaniel Schadt
2019-05-24add support for partially parsing an EVTC fileDaniel Schadt
2018-10-10update to latest arcdpsDaniel Schadt
2018-09-06make parser more lenientDaniel Schadt
2018-06-14add support for reading zipped logsDaniel Schadt
2018-04-23add a bit more documentationDaniel Schadt
2018-04-23apply clippy's suggestionsDaniel Schadt
2018-04-14Initial commitDaniel Schadt