summaryrefslogtreecommitdiffstats
path: root/src/icalwrap/icalcomponent.rs
AgeCommit message (Expand)Author
2019-10-08Extract libical-sys wrapper libraryMatthias Beyer
2019-02-05move to Rust Edition 2018Nora
2019-01-18move remove_property to icalcomponentNora
2019-01-17icalcomponent: add test for LAST-MODIFIED propertyNora
2019-01-11icalwrap: add more testsNora
2019-01-11remove unused importsNora
2019-01-09icalcomponent: add tests for get_propertyNora
2019-01-09icalwrap: make get_property return an OptionNora
2019-01-05refactor icalwrap.rs into module icalwrapNora