aboutsummaryrefslogtreecommitdiffstats
path: root/src/builder.rs
AgeCommit message (Collapse)Author
2015-12-26Kill StartPlist and EndPlistEdward Barnard
2015-12-25Better handling of u64 to usize conversionsEdward Barnard
2015-12-24Improve error situationEdward Barnard
2015-12-22RustfmtEdward Barnard
2015-12-22Make Builder type private. Functionality is available in Plist::from_events.Edward Barnard
2015-12-22Rename StreamingParser to EventReader and Writer to EventWriterEdward Barnard
2015-08-29TidyEdward Barnard
2015-08-29Switch to using BTreeMap for dictionariesEdward Barnard
2015-08-28Expand folder structureEdward Barnard