aboutsummaryrefslogtreecommitdiff
path: root/src/calendar.c (follow)
Commit message (Collapse)AuthorAge
* Think it's only reintroducing of set! left.Hugo Hörnquist2019-05-02
|
* work on porting most internal datastructures to scheme equivalents.Hugo Hörnquist2019-05-02
|
* Remove trailintg newline from parsed displayname files.Hugo Hörnquist2019-05-01
|
* Remove trailing newline from color.Hugo Hörnquist2019-04-22
|
* Cal name now set to basename of path.Hugo Hörnquist2019-03-29
|
* 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.
* Add comment on NAME attr.Hugo Hörnquist2019-03-22
|
* Move C and Scheme code into subdirs.Hugo Hörnquist2019-03-22