aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent (unfollow)
Commit message (Expand)Author
2020-03-09Sprinkled in some time prints.Hugo Hörnquist
2020-03-02Warn on empty-line during parse.Hugo Hörnquist
2020-03-01Made escaped non-escapable characters non-fatal in parser.Hugo Hörnquist
2020-02-18Freed datetime from its srfi-19 prison.Hugo Hörnquist
2020-02-18Documentation.Hugo Hörnquist
2020-02-18Store TZ in sensible way when parsing datetimes.Hugo Hörnquist
2020-02-14Export utc? for time objects.Hugo Hörnquist
2020-02-14Reenabled generation of repeating events.Hugo Hörnquist
2020-02-14Repair recurrence rules.Hugo Hörnquist
2020-02-14Move stream-null? in group-stream.Hugo Hörnquist
2020-02-14Fix event-length/day.Hugo Hörnquist
2020-01-31Work.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
2020-01-22Experiments with multithreading.Hugo Hörnquist
2020-01-22Add bettyr vcomponent record printer.Hugo Hörnquist
2020-01-22Fix basic ability to edit events.Hugo Hörnquist
2019-12-30REMOVE TZ realign block for DTSTART and DTEND in vcomponents.Hugo Hörnquist
2019-12-30Move vcomponent type checks in the parser.Hugo Hörnquist
2019-12-30Minor fixups.Hugo Hörnquist
2019-12-30Fix keyword argument.Hugo Hörnquist
2019-12-30Rework vcomponent recurrence internals.Hugo Hörnquist
2019-12-24ICAL handling of events different from display handling.Hugo Hörnquist
2019-12-24Rework program initialization.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-12Re-add move X-HNH-FILENAME from VCALENDAR to VEVENT.Hugo Hörnquist
2019-11-11Add check for repeated VEVENT:s in vdir.Hugo Hörnquist
2019-11-11Work on ICS output.Hugo Hörnquist
2019-11-11Change attribute to return hash-map.Hugo Hörnquist
2019-11-05Documentation in parse.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-04Simplify parsing steps.Hugo Hörnquist
2019-11-04Maybe fixed timezone?Hugo Hörnquist
2019-11-03Move strbuf to own file.Hugo Hörnquist
2019-11-03Cleanup in parse.Hugo Hörnquist
2019-11-03Move stuff between vcomponent/{base,parse}.Hugo Hörnquist
2019-11-03Remove make-vcomponent.Hugo Hörnquist
2019-11-03Readd color parsing, fix minor bugs.Hugo Hörnquist
2019-11-02Move parser into module subtree.Hugo Hörnquist
2019-10-15Made extrapolate-tz-stream slightly less worse.Hugo Hörnquist
2019-10-06Slight impromevents to parse-offset.Hugo Hörnquist
2019-10-06Fix property access.Hugo Hörnquist
2019-10-06Fix re-export of add-child!Hugo Hörnquist
2019-10-06Minor cleanup in scheme code.Hugo Hörnquist
2019-10-05Documentation of stream behavior.Hugo Hörnquist