aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Collapse)Author
2019-03-31Add as-{string,symb}.Hugo Hörnquist
2019-03-29Minor whitespace fixup.Hugo Hörnquist
2019-03-29Replace recur loop with while.Hugo Hörnquist
2019-03-29Add summary-filter to SUMMARY field.Hugo Hörnquist
2019-03-29Move TTY input to end of loop.Hugo Hörnquist
2019-03-25Fix #\q in main loop.Hugo Hörnquist
2019-03-25Fix timespan-overlaps? to align better with days.Hugo Hörnquist
2019-03-25Minor cleanups.Hugo Hörnquist
2019-03-25Fix events being dropped by sorting them.Hugo Hörnquist
2019-03-25Replace one filter.Hugo Hörnquist
2019-03-24Update make-vcomponent to allow VIRTUAL components.Hugo Hörnquist
2019-03-24Add VIRTUAL vcomponents.Hugo Hörnquist
VIRTUAL vcomponents are vcomponents created without a source. Their primiary purpose is for creating brand new events, which will later be dumped to the proper files. They can however also be used in testing for great effect.
2019-03-23Set up better test for recurring events.Hugo Hörnquist
2019-03-22Minor cleanup.Hugo Hörnquist
2019-03-22Fix recur-event-stream.Hugo Hörnquist
2019-03-22Add explicit import of (ice-9 format) to vcal output.Hugo Hörnquist
2019-03-22Move C and Scheme code into subdirs.Hugo Hörnquist