aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/formats/ical.scm (follow)
Commit message (Collapse)AuthorAge
* Repair format tests.Hugo Hörnquist2023-12-01
| | | | | | | | The test have been really broken for a while, since the return type of `parameters` changed somewhere along the line. The serializers are now updated to the new API, and the tests updated to compare components correctly!
* UNFINISHED work on data stores and formats.Hugo Hörnquist2023-04-12
|
* Put base for new store-load interface.Hugo Hörnquist2023-04-10