aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/recurrence.scm (unfollow)
Commit message (Expand)Author
2022-06-23Normalize keyword syntax.Hugo Hörnquist
2022-06-23Centralize (almost) all exports to :export in define-module.Hugo Hörnquist
2020-05-19Move new recurrence generator to generate.scm.Hugo Hörnquist
2020-04-25Add new recurrence generator.Hugo Hörnquist
2019-12-30Rework vcomponent recurrence internals.Hugo Hörnquist
2019-05-03Create module (vcomponent base).Hugo Hörnquist
2019-04-23Rename module vcalendar => vcomponent.Hugo Hörnquist
2019-04-20Rename (vcalendar {recur => recurrence}).Hugo Hörnquist
2019-03-22Move C and Scheme code into subdirs.Hugo Hörnquist
2019-03-21Fixed recurrence code.Hugo Hörnquist
2019-03-21Update utility functions.Hugo Hörnquist
2019-03-11Work on RRULE's.Hugo Hörnquist
2019-03-09Add parsing for all RRULEs except BYDAY.Hugo Hörnquist
2019-03-09Fix compilation error.Hugo Hörnquist
2019-03-09Minor cleanups.Hugo Hörnquist
2019-03-08Various small fixes.Hugo Hörnquist
2019-03-08A whole bunch of macro rewrites!Hugo Hörnquist
2019-03-08Move stuff between modules.Hugo Hörnquist
2019-03-08Made DTSTART have <time> instead of <date> type.Hugo Hörnquist
2019-03-08Got DAILY repeating event!Hugo Hörnquist
2019-03-08Varius minor fixes.Hugo Hörnquist
2019-03-05Work on recuring event stream.Hugo Hörnquist
2019-03-05Parsing of RRULE works (except some).Hugo Hörnquist
2019-03-05Parsing work on recur.Hugo Hörnquist
2019-03-02Start work on recuring events.Hugo Hörnquist