aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/recurrence/display/en.scm (follow)
Commit message (Collapse)AuthorAge
* Centralize (almost) all exports to :export in define-module.Hugo Hörnquist2022-06-23
|
* Remove custom let*.Hugo Hörnquist2022-06-13
| | | | | | While it was nice, the most important part was the multi-valued let from srfi-71 (which is implemented in srfi-71)). The minor pattern matching structures could often be replaced with car+cdr, or a propper match.
* Fix modularization of recurrence display.Hugo Hörnquist2022-02-22