aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent.scm (unfollow)
Commit message (Expand)Author
2019-05-03moreSCMHugo Hörnquist
2019-05-02Think it's only reintroducing of set! left.Hugo Hörnquist
2019-05-02work on porting most internal datastructures to scheme equivalents.Hugo Hörnquist
2019-05-01Add names to components of 'attr'.Hugo Hörnquist
2019-05-01X-WR-CALNAME and COLOR attr in VCALENDAR now respected.Hugo Hörnquist
2019-05-01Change how attributes are fetched.Hugo Hörnquist
2019-04-25Fix loading of empty vdir.Hugo Hörnquist
2019-04-23Rename module vcalendar => vcomponent.Hugo Hörnquist
2019-04-23Move event-length.Hugo Hörnquist
2019-04-23Add some utilitiy functions.Hugo Hörnquist
2019-04-22Fix DTEND of timezoned events.Hugo Hörnquist
2019-04-20Rename (vcalendar {recur => recurrence}).Hugo Hörnquist
2019-04-20Add timezone handling.timezoneHugo Hörnquist
2019-04-20Change how properties procedure work.Hugo Hörnquist
2019-04-20Remove remaining export's.Hugo Hörnquist
2019-04-20Change parse-datetime back to single return.Hugo Hörnquist
2019-04-13Add earlier work on timezones.Hugo Hörnquist
2019-04-10Rework how attributes and properties are accessed.Hugo Hörnquist
2019-04-06Fix timezone accumelator.Hugo Hörnquist
2019-04-06Add temporary set-attributes!Hugo Hörnquist
2019-03-31Add (read only) property access from scheme.Hugo Hörnquist
2019-03-31Add as-{string,symb}.Hugo Hörnquist
2019-03-24Update make-vcomponent to allow VIRTUAL components.Hugo Hörnquist
2019-03-24Add VIRTUAL vcomponents.Hugo Hörnquist
2019-03-22Move C and Scheme code into subdirs.Hugo Hörnquist
2019-03-21Update utility functions.Hugo Hörnquist
2019-03-21Some cleanup.Hugo Hörnquist
2019-03-12Update vcalendar to utilize TYPE field.Hugo Hörnquist
2019-03-10Update vcalendar to allow symbol keys.Hugo Hörnquist
2019-03-10Add filter-children!Hugo Hörnquist
2019-03-09Minor cleanups.Hugo Hörnquist
2019-03-08Move stuff between modules.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-08Add copy-vevent.Hugo Hörnquist
2019-03-04Add attr as generalized setter for vcomponent attributes.Hugo Hörnquist
2019-03-02Expose KEY(TRIE(content_line)) to scheme.Hugo Hörnquist
2019-02-26Move load-extension to (vcalendar primitive).Hugo Hörnquist
2019-02-26Add %vcomponent-parent.Hugo Hörnquist
2019-02-26Start on propper vcalendar scheme library.Hugo Hörnquist