aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/formats/xcal.scm (follow)
Commit message (Collapse)AuthorAge
* Update things depending on namespaced sxml.sxml-workHugo Hörnquist2023-12-13
| | | | | | | | | | Update all code to emit correctly formed namespaced sxml objects, instead of the old list based approach. Also introduces a number of typechecks which in semi-related parts of the code. Note that the webdav-server test is currently broken.
* Fixen in vcomponent formats.Hugo Hörnquist2023-10-16
| | | | | Previously almost everything was broken. This takes it back to a somewhat working state.
* Change xcal to work on namespaced sxml instead.Hugo Hörnquist2023-04-21
|
* UNFINISHED work on data stores and formats.Hugo Hörnquist2023-04-12
|
* Put base for new store-load interface.Hugo Hörnquist2023-04-10