aboutsummaryrefslogtreecommitdiff
path: root/src/vcal.c (follow)
Commit message (Collapse)AuthorAge
* moreSCMHugo Hörnquist2019-05-03
|
* 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
|
* Micro-optimizations with huge impact.Hugo Hörnquist2019-05-01
|
* Rename get_property to get_attributes.Hugo Hörnquist2019-04-06
|
* Add cval field to LLIST.Hugo Hörnquist2019-03-31
|
* 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 empty constructor for vcomponent.Hugo Hörnquist2019-03-22
|
* Move C and Scheme code into subdirs.Hugo Hörnquist2019-03-22