summaryrefslogtreecommitdiff
path: root/src/status.rs
AgeCommit message (Expand)AuthorFilesLines
2022-01-21refactor: parse with serde directly to data structureLars Wirzenius1-1/+10
2019-10-04Drop: silly PartialEq implementations in favour of EqLars Wirzenius1-12/+0
2019-10-04Add: Eq to StatusLars Wirzenius1-1/+1
2019-10-04Change: make Status copiable, don't pass referencesLars Wirzenius1-1/+1
2019-09-28Refactor: cleanliness, clarity and simplicity, and rustfmtLars Wirzenius1-4/+2
2019-09-28Change: move Status, Step, Roadmap, and parser to separate modulesLars Wirzenius1-0/+65