aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2020-01-22Experiments with multithreading.Hugo Hörnquist
2020-01-22Add bettyr vcomponent record printer.Hugo Hörnquist
2020-01-22Minor comments.Hugo Hörnquist
2020-01-22Fix basic ability to edit events.Hugo Hörnquist
2020-01-20Add normilze-date/tz.Hugo Hörnquist
2020-01-13Add defaults to (date), rename attr zone to tz.Hugo Hörnquist
2020-01-13Use new set-> macro.Hugo Hörnquist
2020-01-13Set custom printer for srfi-19 dates.Hugo Hörnquist
2020-01-13Multiple values for let-env.Hugo Hörnquist
2020-01-13Util set-> macro.Hugo Hörnquist
2020-01-13Util re-export define*-public.Hugo Hörnquist
2020-01-13Better leap year support.Hugo Hörnquist
2020-01-13Fix HTML preview prev month.Hugo Hörnquist
2019-12-30Add file flag to ical entry point.Hugo Hörnquist
2019-12-30REMOVE TZ realign block for DTSTART and DTEND in vcomponents.Hugo Hörnquist
2019-12-30Move vcomponent type checks in the parser.Hugo Hörnquist
2019-12-30Add simple benchmark main.Hugo Hörnquist
2019-12-30HTML Add current time marker.Hugo Hörnquist
2019-12-30Minor fixups.Hugo Hörnquist
2019-12-30Fix keyword argument.Hugo Hörnquist
2019-12-30Rework vcomponent recurrence internals.Hugo Hörnquist
2019-12-30Introduce printer: argument to define-quick-record.Hugo Hörnquist
2019-12-30Improve error on bad param value.Hugo Hörnquist
2019-12-30Whitespace fixup.Hugo Hörnquist
2019-12-29HTML day highlight now only in current month.Hugo Hörnquist
2019-12-29Handle X-HNH-ALTERNATIVES in ics output.Hugo Hörnquist
2019-12-28Made error on missing main not print trace.Hugo Hörnquist
2019-12-28Allow running without config file.Hugo Hörnquist
2019-12-28Move config from module to config directory.Hugo Hörnquist
2019-12-28Broke out vevent->sxml into generalized function.Hugo Hörnquist
2019-12-28HTML Add hyperlink parsing.Hugo Hörnquist
2019-12-27Minor fixups.Hugo Hörnquist
2019-12-27Fix clock-bar.Hugo Hörnquist
2019-12-27First step on whole day events.Hugo Hörnquist
2019-12-27HTML Leave quirks mode.Hugo Hörnquist
2019-12-27Remove faulty next-month.Hugo Hörnquist
2019-12-27HTML Fix whole day events missing from sidebar.Hugo Hörnquist
2019-12-25HTML output comments.Hugo Hörnquist
2019-12-25HTML output only describe multi-day events once.Hugo Hörnquist
2019-12-24ICAL handling of events different from display handling.Hugo Hörnquist
2019-12-24Fix ical outuput for with recurrence-id:s.Hugo Hörnquist
2019-12-24Replace let-lazy with better version.Hugo Hörnquist
2019-12-24Rework program initialization.Hugo Hörnquist
2019-12-23Move open-{input,output}-port to (util io).Hugo Hörnquist
2019-12-23Add key filtering in ical output.Hugo Hörnquist
2019-12-23Fix invalid logic in reccurence generation.Hugo Hörnquist
2019-12-23Fix reccuring events with exceptions.Hugo Hörnquist
2019-12-23Add awhen.Hugo Hörnquist
2019-12-22Broke out nav-link into function.Hugo Hörnquist
2019-12-22Fix prev and next month buttons.Hugo Hörnquist