aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent (follow)
Commit message (Collapse)AuthorAge
* Move group-stream, add helper methods.Hugo Hörnquist2019-04-25
|
* Rename event-in? => event-contains?.Hugo Hörnquist2019-04-25
|
* Clean up util and move exceptions.Hugo Hörnquist2019-04-25
|
* Rewrote quick-case macro. Keeps signature.Hugo Hörnquist2019-04-24
| | | | | | Quick-case is a horrible macro. Before it was both hard to see what it did, and how it did it. That still holds true, but at least the code for it is ever so slightly more readable.
* Change RRULE-parsing to use let-lazy.Hugo Hörnquist2019-04-24
|
* Remove concat.Hugo Hörnquist2019-04-24
| | | | Apparently SRFI-1 comes with concatenate...
* Move stuff from main.Hugo Hörnquist2019-04-23
|
* Rename module vcalendar => vcomponent.Hugo Hörnquist2019-04-23