aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/recurrence (unfollow)
Commit message (Expand)Author
2020-05-19Move new recurrence generator to generate.scm.Hugo Hörnquist
2020-05-19Remove old recurrence generator.Hugo Hörnquist
2020-05-19Fix recurrence display for BYMONTHDAY in YEARLY.Hugo Hörnquist
2020-05-19Recurrence rules now always parsed.Hugo Hörnquist
2020-05-14Remove recurrence instances before our start date.Hugo Hörnquist
2020-05-14Remove some duplicates in recurrence set generation.Hugo Hörnquist
2020-05-14RRule Limiters works much better.Hugo Hörnquist
2020-05-13Week day limiter working?Hugo Hörnquist
2020-05-13Update run-test for recurrence sets.Hugo Hörnquist
2020-05-13Commented up where the failing recurrence sets fail.Hugo Hörnquist
2020-05-13Some more rr rules.Hugo Hörnquist
2020-05-13RRULES with FREQ=MONTHLY and BYDAY now works in the extension case.Hugo Hörnquist
2020-05-11Reword recurrence tests.Hugo Hörnquist
2020-05-09New parser now on feature parity with old.Hugo Hörnquist
2020-05-04Tests run again.Hugo Hörnquist
2020-05-04Replace direct output to current-error-port with warnings.Hugo Hörnquist
2020-05-04All warning procedures now uses warning system.Hugo Hörnquist
2020-04-27Add final-event-occurence procedure.Hugo Hörnquist
2020-04-26DTEND now optional for recurrence sets.Hugo Hörnquist
2020-04-25Add new recurrence generator.Hugo Hörnquist
2020-04-25Recurrence internal export! count.Hugo Hörnquist
2020-04-23Recurrence rule WKST properly parsed again.Hugo Hörnquist
2020-04-22Improve error reporting on recurrence parse.Hugo Hörnquist
2020-04-22Remove define-quick-record macros.Hugo Hörnquist
2020-04-17Improve some errors.Hugo Hörnquist
2020-04-17RRULE parser now converts weekdays to (datetime util) weekdays.Hugo Hörnquist
2020-04-06Added pretty formatter for RRULE:s.Hugo Hörnquist
2020-04-06recurence BYMONTH now sets correct field.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
2020-01-24Start of new date structures.Hugo Hörnquist
2019-12-30Minor fixups.Hugo Hörnquist
2019-12-30Rework vcomponent recurrence internals.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