aboutsummaryrefslogtreecommitdiff
path: root/module/srfi (unfollow)
Commit message (Expand)Author
2020-04-25Add stream-remove.Hugo Hörnquist
2020-03-25minor cleanup.Hugo Hörnquist
2020-03-23Hopefully fixed events-between.Hugo Hörnquist
2020-03-22HTML small cal table now works with better intervals.Hugo Hörnquist
2020-03-19Add with-streams macro.Hugo Hörnquist
2020-02-18Freed datetime from its srfi-19 prison.Hugo Hörnquist
2020-02-18Documentation.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-16Get-time now always returns localtime.Hugo Hörnquist
2020-02-14Export utc? for time objects.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-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-14Fix date/-time<.Hugo Hörnquist
2020-02-13Fix date<%, similar to time<.Hugo Hörnquist
2020-02-13Remove in-day?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-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-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
2019-12-29HTML day highlight now only in current month.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-10-05Documentation of stream behavior.Hugo Hörnquist
2019-10-05Fix day-stream, and in effect terminal output.Hugo Hörnquist
2019-06-01Add stream-insert.Hugo Hörnquist
2019-05-23Update server.Hugo Hörnquist
2019-05-06Add marker on today in small calendar.Hugo Hörnquist
2019-04-25Made day-stream slightly less buggy.Hugo Hörnquist
2019-04-25Change how in-date-range? does it's calculation.Hugo Hörnquist
2019-04-24Add 'from' and 'to' flags to HTML.Hugo Hörnquist
2019-04-23Add time-{min,max}.Hugo Hörnquist