aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
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
2019-10-03Everything seems to parse now.Hugo Hörnquist
2019-10-03Fix problem with no end date.Hugo Hörnquist
2019-10-03Locate bug with DTEND.Hugo Hörnquist
2019-10-03Slowly going through and fixing everything.Hugo Hörnquist
2019-10-02Made parser work again (for single files).Hugo Hörnquist
2019-10-01Disabled bunch of old stuff, new stuff kinda builds.Hugo Hörnquist
2019-10-01Add --width flag to format.Hugo Hörnquist
2019-09-26Add missing '$' sign in main.Hugo Hörnquist
2019-07-21Remove fetch script.Hugo Hörnquist