summaryrefslogtreecommitdiffstats
path: root/src/lib.rs
AgeCommit message (Expand)Author
2017-02-03Try out whether deriving worksMatthias Beyer
2017-02-03Add new dep: serde_deriveMatthias Beyer
2016-10-02Relicense to MPL 2.0Matthias Beyer
2016-05-04Add crate documentationMatthias Beyer
2016-05-04Enable lint: missing_docsMatthias Beyer
2016-04-27Enable lint: dead_codeMatthias Beyer
2016-04-27Remove: src/core/*Matthias Beyer
2016-04-27Enable lintsMatthias Beyer
2016-04-26Add link to Documentation in lib.rsMatthias Beyer
2016-04-25Add Annotation typeMatthias Beyer
2016-04-03Add import()Matthias Beyer
2016-04-02Wrap chrono NaiveDateTime type with own typeMatthias Beyer
2016-04-02Add missing modulesMatthias Beyer
2016-03-30Implement TaskStatus as enumMatthias Beyer
2016-03-26Start implementing error for parser errorsMatthias Beyer
2016-03-26Add dependency: uuid = 0.1.18Matthias Beyer
2016-03-21Add dependency: chrono = 0.2.20Matthias Beyer
2016-03-20Add Task structMatthias Beyer
2016-03-20Initial reader codebaseMatthias Beyer
2016-03-20Initial importMatthias Beyer