aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent (unfollow)
Commit message (Expand)Author
2020-06-13All recurrence test except SETPOS now pass.Hugo Hörnquist
2020-06-13Which lead to some other bugs needing fixing.Hugo Hörnquist
2020-06-13Fix unless-clauses in make-extenders.Hugo Hörnquist
2020-06-13Move recurrence output test to tests/.Hugo Hörnquist
2020-06-13Add missing space.Hugo Hörnquist
2020-06-13Add 'a-form' to my ordinals.Hugo Hörnquist
2020-06-12Resolve some TODO's.Hugo Hörnquist
2020-06-05Filter out ALL X-HNH- fields from ics output.Hugo Hörnquist
2020-06-01Break text procedures into modules.Hugo Hörnquist
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