aboutsummaryrefslogtreecommitdiff
path: root/module/vcalendar/recurrence/parse.scm (unfollow)
Commit message (Expand)Author
2019-04-23Rename module vcalendar => vcomponent.Hugo Hörnquist
2019-04-20Update parse-recurrence-rule to use new catch-multiple.Hugo Hörnquist
2019-04-20Change parse-datetime back to single return.Hugo Hörnquist
2019-04-13Add earlier work on timezones.Hugo Hörnquist
2019-04-10Fix BYDAY parse constraint.Hugo Hörnquist
2019-04-10Minor cleanups.Hugo Hörnquist
2019-04-03Whitespace fix.Hugo Hörnquist
2019-04-01Add parser for BYDAY RRULE's.Hugo Hörnquist
2019-03-22Move C and Scheme code into subdirs.Hugo Hörnquist
2019-03-22Rename build-recur-rules to parse-recurrence-rule.Hugo Hörnquist
2019-03-22Fix imports for (vcalendar recurrence parse).Hugo Hörnquist
2019-03-21Fixed recurrence code.Hugo Hörnquist