aboutsummaryrefslogtreecommitdiff
path: root/vcalendar (unfollow)
Commit message (Expand)Author
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-22Fix imports for (vcalendar recurrence parse).Hugo Hörnquist
2019-03-21Fixed recurrence code.Hugo Hörnquist
2019-03-21Update utility functions.Hugo Hörnquist
2019-03-21Move time procedures from main to where they belong.Hugo Hörnquist
2019-03-11Work on RRULE's.Hugo Hörnquist
2019-03-10Add serialize-vcomponent.Hugo Hörnquist
2019-03-10Add with-replaced-attrs.Hugo Hörnquist
2019-03-10Add filter-children!Hugo Hörnquist
2019-03-09Add parsing for all RRULEs except BYDAY.Hugo Hörnquist
2019-03-09Fix compilation error.Hugo Hörnquist
2019-03-09Minor cleanups.Hugo Hörnquist
2019-03-08Various small fixes.Hugo Hörnquist
2019-03-08A whole bunch of macro rewrites!Hugo Hörnquist
2019-03-08Move stuff between modules.Hugo Hörnquist
2019-03-08Made DTSTART have <time> instead of <date> type.Hugo Hörnquist
2019-03-08Got DAILY repeating event!Hugo Hörnquist
2019-03-08Varius minor fixes.Hugo Hörnquist
2019-03-08Add copy-vevent.Hugo Hörnquist
2019-03-05Work on recuring event stream.Hugo Hörnquist
2019-03-05Parsing of RRULE works (except some).Hugo Hörnquist
2019-03-05Parsing work on recur.Hugo Hörnquist
2019-03-02Start work on recuring events.Hugo Hörnquist
2019-03-02Move datetime stuff to better suited files.Hugo Hörnquist
2019-03-02Expose KEY(TRIE(content_line)) to scheme.Hugo Hörnquist
2019-02-26Move load-extension to (vcalendar primitive).Hugo Hörnquist