aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Collapse)AuthorAge
...
* Add as-{string,symb}.Hugo Hörnquist2019-03-31
|
* Minor whitespace fixup.Hugo Hörnquist2019-03-29
|
* Replace recur loop with while.Hugo Hörnquist2019-03-29
|
* Add summary-filter to SUMMARY field.Hugo Hörnquist2019-03-29
|
* Move TTY input to end of loop.Hugo Hörnquist2019-03-29
|
* Fix #\q in main loop.Hugo Hörnquist2019-03-25
|
* Fix timespan-overlaps? to align better with days.Hugo Hörnquist2019-03-25
|
* Minor cleanups.Hugo Hörnquist2019-03-25
|
* Fix events being dropped by sorting them.Hugo Hörnquist2019-03-25
|
* Replace one filter.Hugo Hörnquist2019-03-25
|
* Update make-vcomponent to allow VIRTUAL components.Hugo Hörnquist2019-03-24
|
* Add VIRTUAL vcomponents.Hugo Hörnquist2019-03-24
| | | | | | | | 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.
* Set up better test for recurring events.Hugo Hörnquist2019-03-23
|
* Minor cleanup.Hugo Hörnquist2019-03-22
|
* Fix recur-event-stream.Hugo Hörnquist2019-03-22
|
* Add explicit import of (ice-9 format) to vcal output.Hugo Hörnquist2019-03-22
|
* Move C and Scheme code into subdirs.Hugo Hörnquist2019-03-22