aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2020-03-09Sprinkled in some time prints.Hugo Hörnquist
2020-03-02Cleanup in HTML chunked main.Hugo Hörnquist
2020-03-02Move actual calendar render into own callback function.Hugo Hörnquist
2020-03-02HTML broke stuff out into functions.Hugo Hörnquist
2020-03-02Made cal-table simpler.Hugo Hörnquist
2020-03-02Made start of week for html configurable.Hugo Hörnquist
2020-03-02Warn on empty-line during parse.Hugo Hörnquist
2020-03-01Made escaped non-escapable characters non-fatal in parser.Hugo Hörnquist
2020-02-23Add rudementary dark theme.Hugo Hörnquist
2020-02-21Got ical output workign with new date system.Hugo Hörnquist
2020-02-21HTML mark tentative events.Hugo Hörnquist
2020-02-18Freed datetime from its srfi-19 prison.Hugo Hörnquist
2020-02-18Documentation.Hugo Hörnquist
2020-02-18Change long-event detection to use dates.Hugo Hörnquist
2020-02-18Once again replace get-time.Hugo Hörnquist
2020-02-18Store TZ in sensible way when parsing datetimes.Hugo Hörnquist
2020-02-17Add some TODO's.Hugo Hörnquist
2020-02-16Get-time now always returns localtime.Hugo Hörnquist
2020-02-16Minor cleanup.Hugo Hörnquist
2020-02-16Add count parameter to chunked html.Hugo Hörnquist
2020-02-14Export utc? for time objects.Hugo Hörnquist
2020-02-14Add missing spaces in terminal output.Hugo Hörnquist
2020-02-14Repair terminal output.Hugo Hörnquist
2020-02-14Reenabled generation of repeating events.Hugo Hörnquist
2020-02-14Repair recurrence rules.Hugo Hörnquist
2020-02-14Add date-difference.Hugo Hörnquist
2020-02-14REMOVE datetime-.Hugo Hörnquist
2020-02-14parse-time parse UTC Z.Hugo Hörnquist
2020-02-14Minor cleanup.Hugo Hörnquist
2020-02-14Kinda fixed contiuing css class.Hugo Hörnquist
2020-02-14Reimplement date/time formatting in event list.Hugo Hörnquist
2020-02-14Cleanup and tests.Hugo Hörnquist
2020-02-14Months once again start on the first.Hugo Hörnquist
2020-02-14Add datetime-difference.Hugo Hörnquist
2020-02-14Move stream-null? in group-stream.Hugo Hörnquist
2020-02-14Fix date/-time<.Hugo Hörnquist
2020-02-14Fix event-length/day.Hugo Hörnquist
2020-02-13Fix date<%, similar to time<.Hugo Hörnquist
2020-02-13Remove in-day?Hugo Hörnquist
2020-02-13Add missing hour to time->decimal-hour.Hugo Hörnquist
2020-02-11Hopefully fixed date+ bugs.Hugo Hörnquist
2020-02-11Fix FATAL bug in time<.Hugo Hörnquist
2020-02-03Fix date<=.Hugo Hörnquist
2020-01-31Work.Hugo Hörnquist
2020-01-30Delete old srfi-19 extensions.Hugo Hörnquist
2020-01-30Once again compiles.Hugo Hörnquist
2020-01-26Update recurrence generate to new date obj.Hugo Hörnquist
2020-01-26Export as-{date,time}.Hugo Hörnquist
2020-01-26Reorder srfi-19 alt.Hugo Hörnquist
2020-01-26Large work in alt.scm.Hugo Hörnquist