aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/formats/xcal/types.scm (unfollow)
Commit message (Collapse)Author
2023-10-16Update some data formats to properly use table type.Hugo Hörnquist
2023-04-21Change xcal to work on namespaced sxml instead.Hugo Hörnquist
2022-10-16Change gettext '_' to 'G_'.Hugo Hörnquist
Guile 3 reserves _ for other stuff.
2022-06-23Centralize (almost) all exports to :export in define-module.Hugo Hörnquist
2022-02-22Prepare code for translation.Hugo Hörnquist
2022-01-31Move stuff from calp/util to hnh/util.Hugo Hörnquist
This is the first (major) step in splitting the generally useful items into its own library.
2021-12-22Cleanup modules.Hugo Hörnquist
Primarly this moves all vcompenent input and output code to clearly labeled modules, instead of being spread out. At the same time it also removes a handfull of unused procedures.
2020-08-24Move util modules into calp module..Hugo Hörnquist
2020-08-17Fixes.Hugo Hörnquist
2020-08-17Got type files out of output.Hugo Hörnquist
2020-07-24Change internal fields to stat with a dash.Hugo Hörnquist
2020-07-07Resolve TZ for xcal datetime.Hugo Hörnquist
2020-07-07Merge (datetime util) into (datetime).Hugo Hörnquist
2020-06-25Fix number of problems with new serializers.Hugo Hörnquist
2020-06-25Add xcal output!Hugo Hörnquist