aboutsummaryrefslogtreecommitdiff
path: root/module/vcalendar/output.scm (unfollow)
Commit message (Expand)Author
2019-04-23Rename module vcalendar => vcomponent.Hugo Hörnquist
2019-04-20Improve print-vcomponent.Hugo Hörnquist
2019-04-10Minor cleanups.Hugo Hörnquist
2019-03-25Minor cleanups.Hugo Hörnquist
2019-03-22Add explicit import of (ice-9 format) to vcal output.Hugo Hörnquist
2019-03-22Move C and Scheme code into subdirs.Hugo Hörnquist
2019-03-10Add serialize-vcomponent.Hugo Hörnquist
2019-03-08Move stuff between modules.Hugo Hörnquist
2019-03-08Fix main.Hugo Hörnquist
2019-03-08Made DTSTART have <time> instead of <date> type.Hugo Hörnquist
2019-03-08Varius minor fixes.Hugo Hörnquist
2019-03-02Move datetime stuff to better suited files.Hugo Hörnquist
2019-03-02Add print-vcomponent procedure.Hugo Hörnquist
2019-03-01Fix setters for date types.Hugo Hörnquist
2019-03-01Add color-if and for-each-in macros.Hugo Hörnquist
2019-02-26Move stuff between code.scm and main.scm.Hugo Hörnquist
2019-02-26Some scheme code.Hugo Hörnquist
2019-02-26Move load-extension to (vcalendar primitive).Hugo Hörnquist
2019-02-26Add simple sorted agenda to code.scm.Hugo Hörnquist
2019-02-26Start on propper vcalendar scheme library.Hugo Hörnquist
2019-02-26Rename some functions.Hugo Hörnquist
2019-02-25Single elemnt lists in components now return their CAR.Hugo Hörnquist
2019-02-25Add scm field to strbuf.Hugo Hörnquist
2019-02-18Start rework of guile interface.Hugo Hörnquist
2019-02-09Add some more scheme bindings.Hugo Hörnquist
2019-02-08V{calendar,event} merged into vcomponent, making it symmetic.Hugo Hörnquist
2019-02-05Made scheme code work again.Hugo Hörnquist
2019-02-05Fix most memmory errors.Hugo Hörnquist
2019-02-05Normalize and improve INIT & FREE macros.Hugo Hörnquist
2019-02-03Change Scheme interop in C to use guile-snarf.Hugo Hörnquist
2019-02-02Made code.scm do same stuff as main.Hugo Hörnquist
2019-02-02Start work on a scheme interface.Hugo Hörnquist