aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent (unfollow)
Commit message (Expand)Author
2020-05-24Move TODO's about BYSETPOS to GitHub issue.Hugo Hörnquist
2020-05-24Add comment about allows multi-valued items in ics.Hugo Hörnquist
2020-05-24Handle events with no DTEND.Hugo Hörnquist
2020-05-24Minor change.Hugo Hörnquist
2020-05-23Remove (vcomponent util).Hugo Hörnquist
2020-05-23Remove deprecated read-tree.Hugo Hörnquist
2020-05-23Remove (vcomponent load) module.Hugo Hörnquist
2020-05-23Slight changes to define-config.Hugo Hörnquist
2020-05-23Add tests for with-replaced-attrs.Hugo Hörnquist
2020-05-23Remove (vcomponent output) module.Hugo Hörnquist
2020-05-23Remove print-vcomponent.Hugo Hörnquist
2020-05-23Whitespace cleanup.Hugo Hörnquist
2020-05-23Simplify rrule writer.Hugo Hörnquist
2020-05-23Cleanup in recurrence generate.Hugo Hörnquist
2020-05-22Repair ical output for keys with multiple vlines.Hugo Hörnquist
2020-05-22Fix final-event-occurence.Hugo Hörnquist
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-19date=, datetime=, time= any number of arguments.Hugo Hörnquist
2020-05-19minor cleanup.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-10Add TODO about linewrapping.Hugo Hörnquist
2020-05-09Add short commentary on difference between parse and parse/component.Hugo Hörnquist
2020-05-09Remove old parser, rename new parser to component.Hugo Hörnquist
2020-05-09Minor cleanup.Hugo Hörnquist
2020-05-09New parser now on feature parity with old.Hugo Hörnquist
2020-05-09Un-escape escaped characters. Slow?Hugo Hörnquist
2020-05-09New parser now works with old code.Hugo Hörnquist
2020-05-09Work on new parser, almost works.Hugo Hörnquist
2020-05-09Set X-HNH-FILENAME outside parse-calendar.Hugo Hörnquist
2020-05-09Add draft of new parser.Hugo Hörnquist
2020-05-09Move vcalendar parse code into own file.Hugo Hörnquist
2020-05-08Remove unused with-vline-tz.Hugo Hörnquist
2020-05-05Change to only call get-datetime in parse.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-30Update vcomponent to load into the app object.Hugo Hörnquist
2020-04-28Empty days now work.Hugo Hörnquist
2020-04-27Move events-between to datetime/vcomponent.Hugo Hörnquist