aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2020-01-26Made <date> printer more stable.Hugo Hörnquist
2020-01-24Start of new date structures.Hugo Hörnquist
2020-01-24Extend define-many to allow a custom define procedure.Hugo Hörnquist
2020-01-24Add swap.Hugo Hörnquist
2020-01-24Add and=>>.Hugo Hörnquist
2020-01-23Allow = in set->.Hugo Hörnquist
2020-01-23Add case* and define-many.Hugo Hörnquist
2020-01-22Allow user supplied description filters.Hugo Hörnquist
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