aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
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
2020-01-22Fix basic ability to edit events.Hugo Hörnquist
2020-01-20Add normilze-date/tz.Hugo Hörnquist
2020-01-13Add defaults to (date), rename attr zone to tz.Hugo Hörnquist
2020-01-13Use new set-> macro.Hugo Hörnquist
2020-01-13Set custom printer for srfi-19 dates.Hugo Hörnquist
2020-01-13Multiple values for let-env.Hugo Hörnquist
2020-01-13Util set-> macro.Hugo Hörnquist
2020-01-13Util re-export define*-public.Hugo Hörnquist
2020-01-13Better leap year support.Hugo Hörnquist
2020-01-13Fix HTML preview prev month.Hugo Hörnquist
2019-12-30Add file flag to ical entry point.Hugo Hörnquist
2019-12-30REMOVE TZ realign block for DTSTART and DTEND in vcomponents.Hugo Hörnquist
2019-12-30Move vcomponent type checks in the parser.Hugo Hörnquist