aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/recurrence/generate.scm (unfollow)
Commit message (Expand)Author
2020-04-22Remove define-quick-record macros.Hugo Hörnquist
2020-03-31Rename parse-date to parse-ics-date, add parse-iso-date.Hugo Hörnquist
2020-03-29Clarify error on bad RRULE's.Hugo Hörnquist
2020-03-24Change date{,time}-difference to hopefully sensible types.Hugo Hörnquist
2020-03-23Remove deprecated get-time.Hugo Hörnquist
2020-03-22Date difference once again returns dates.Hugo Hörnquist
2020-03-21Minor cleanup.Hugo Hörnquist
2020-03-20Start work on better wide html renderer.Hugo Hörnquist
2020-02-18Freed datetime from its srfi-19 prison.Hugo Hörnquist
2020-02-18Store TZ in sensible way when parsing datetimes.Hugo Hörnquist
2020-02-14Repair recurrence rules.Hugo Hörnquist
2020-01-30Once again compiles.Hugo Hörnquist
2020-01-26Update recurrence generate to new date obj.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-11-11Work on ICS output.Hugo Hörnquist
2019-11-05Move remaining stuff out of vcomponent.Hugo Hörnquist
2019-11-05Remove old next-event.Hugo Hörnquist
2019-11-05Add let-env.Hugo Hörnquist
2019-11-04Remove (vcomponent timezone).Hugo Hörnquist
2019-11-04Maybe fixed timezone?Hugo Hörnquist
2019-10-04HTML output seems to work in full now.Hugo Hörnquist
2019-10-04Remove debug prints..Hugo Hörnquist
2019-10-03Everything seems to parse now.Hugo Hörnquist
2019-05-03Create module (vcomponent base).Hugo Hörnquist
2019-04-23Rename module vcalendar => vcomponent.Hugo Hörnquist
2019-04-20Add timezone handling.timezoneHugo Hörnquist
2019-04-13Add earlier work on timezones.Hugo Hörnquist
2019-03-22Minor cleanup.Hugo Hörnquist
2019-03-22Fix recur-event-stream.Hugo Hörnquist
2019-03-22Move C and Scheme code into subdirs.Hugo Hörnquist
2019-03-22Cleanup and cleandown in (v r generate).Hugo Hörnquist
2019-03-22Rename build-recur-rules to parse-recurrence-rule.Hugo Hörnquist
2019-03-21Fixed recurrence code.Hugo Hörnquist