aboutsummaryrefslogtreecommitdiff
path: root/module/vcalendar/recurrence/parse.scm (follow)
Commit message (Collapse)AuthorAge
* Rename module vcalendar => vcomponent.Hugo Hörnquist2019-04-23
|
* Update parse-recurrence-rule to use new catch-multiple.Hugo Hörnquist2019-04-20
|
* Change parse-datetime back to single return.Hugo Hörnquist2019-04-20
|
* Add earlier work on timezones.Hugo Hörnquist2019-04-13
| | | | | | | | | Add earlier work on timezones, with a few inline modifications. This is really to big of a commit. But we are so far from a stable release that it should be fine. The current version seems to eager, and recalculates to many times. This will soon be fixed in a future version.
* Fix BYDAY parse constraint.Hugo Hörnquist2019-04-10
|
* Minor cleanups.Hugo Hörnquist2019-04-10
|
* Whitespace fix.Hugo Hörnquist2019-04-03
|
* Add parser for BYDAY RRULE's.Hugo Hörnquist2019-04-01
|
* Move C and Scheme code into subdirs.Hugo Hörnquist2019-03-22