aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2019-12-23Fix invalid logic in reccurence generation.Hugo Hörnquist
2019-12-23Fix reccuring events with exceptions.Hugo Hörnquist
2019-12-23Add awhen.Hugo Hörnquist
2019-12-22Broke out nav-link into function.Hugo Hörnquist
2019-12-22Fix prev and next month buttons.Hugo Hörnquist
2019-12-22html output comments.Hugo Hörnquist
2019-11-12Re-add move X-HNH-FILENAME from VCALENDAR to VEVENT.Hugo Hörnquist
2019-11-11Add check for repeated VEVENT:s in vdir.Hugo Hörnquist
2019-11-11Work on ICS output.Hugo Hörnquist
2019-11-11Work on ICS output.Hugo Hörnquist
2019-11-11Change attribute to return hash-map.Hugo Hörnquist
2019-11-11Add error for invalid main.Hugo Hörnquist
2019-11-10Fix next and prev month buttons.Hugo Hörnquist
2019-11-09Work on HTML output.Hugo Hörnquist
2019-11-09Fii normalize-date* from previous commit.Hugo Hörnquist
2019-11-08Fix leap-seconds in normalize-date*.Hugo Hörnquist
2019-11-05Documentation in parse.Hugo Hörnquist
2019-11-05Move remaining stuff out of vcomponent.Hugo Hörnquist
2019-11-05Remove old next-event.Hugo Hörnquist
2019-11-05Add let-env.Hugo Hörnquist
2019-11-04Further cleanup in (vcomponent).Hugo Hörnquist
2019-11-04Remove (vcomponent timezone).Hugo Hörnquist
2019-11-04Remove commented code from parse-calendar.Hugo Hörnquist
2019-11-04Simplify parsing steps.Hugo Hörnquist
2019-11-04Maybe fixed timezone?Hugo Hörnquist
2019-11-04Set geiser scheme to guile in main.Hugo Hörnquist
2019-11-04Slight improvement to main.Hugo Hörnquist
2019-11-03Add descirption to strbuf.Hugo Hörnquist
2019-11-03Move strbuf to own file.Hugo Hörnquist
2019-11-03Cleanup in parse.Hugo Hörnquist
2019-11-03Move stuff between vcomponent/{base,parse}.Hugo Hörnquist
2019-11-03Remove make-vcomponent.Hugo Hörnquist
2019-11-03Readd color parsing, fix minor bugs.Hugo Hörnquist
2019-11-02Move parser into module subtree.Hugo Hörnquist
2019-11-02Minor changes to env and ical.Hugo Hörnquist
2019-10-29Start work on ical output.Hugo Hörnquist
2019-10-29Minor improvements on timezone loading.Hugo Hörnquist
2019-10-29Move env init out from main.scm.Hugo Hörnquist
2019-10-15Made extrapolate-tz-stream slightly less worse.Hugo Hörnquist
2019-10-15Add final fallback for name.Hugo Hörnquist
2019-10-08Remove 'none' output.Hugo Hörnquist
2019-10-06Slight impromevents to parse-offset.Hugo Hörnquist
2019-10-06Fix property access.Hugo Hörnquist
2019-10-06Fix re-export of add-child!Hugo Hörnquist
2019-10-06Minor cleanup in scheme code.Hugo Hörnquist
2019-10-05Documentation of stream behavior.Hugo Hörnquist
2019-10-05Fix day-stream, and in effect terminal output.Hugo Hörnquist
2019-10-04HTML output seems to work in full now.Hugo Hörnquist
2019-10-04Actually fix NAME.Hugo Hörnquist
2019-10-04Remove debug prints..Hugo Hörnquist