aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
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
2020-01-26Made <date> printer more stable.Hugo Hörnquist
2020-01-24Start of new date structures.Hugo Hörnquist
2020-01-24Extend define-many to allow a custom define procedure.Hugo Hörnquist
2020-01-24Add swap.Hugo Hörnquist
2020-01-24Add and=>>.Hugo Hörnquist
2020-01-23Allow = in set->.Hugo Hörnquist
2020-01-23Add case* and define-many.Hugo Hörnquist
2020-01-22Allow user supplied description filters.Hugo Hörnquist
2020-01-22Experiments with multithreading.Hugo Hörnquist
2020-01-22Add bettyr vcomponent record printer.Hugo Hörnquist
2020-01-22Minor comments.Hugo Hörnquist