aboutsummaryrefslogtreecommitdiff
path: root/module/srfi (unfollow)
Commit message (Expand)Author
2022-07-07Add srfi-64 util.Hugo Hörnquist
2022-06-23Limit imports in (srfi srfi-41 util).Hugo Hörnquist
2022-06-23Normalize keyword syntax.Hugo Hörnquist
2022-06-23Centralize (almost) all exports to :export in define-module.Hugo Hörnquist
2022-06-13Remove custom let*.Hugo Hörnquist
2022-03-07Replace Guile's srfi-64:s test-error with working version.Hugo Hörnquist
2022-03-01Remove with-stream macro.Hugo Hörnquist
2022-01-31Move stuff from calp/util to hnh/util.Hugo Hörnquist
2020-08-24Move util modules into calp module..Hugo Hörnquist
2020-08-10Really start breaking apart HTML.Hugo Hörnquist
2020-08-10Got new timeslice limiter to work, document.Hugo Hörnquist
2020-08-10Add stream-timeslice-limit.Hugo Hörnquist
2020-07-30Add stream-paginate.Hugo Hörnquist
2020-06-29HTTP POST insertion works.Hugo Hörnquist
2020-06-28Change calling for find-min.Hugo Hörnquist
2020-06-16Fix minor spelling error.Hugo Hörnquist
2020-05-24Add stream-partition.Hugo Hörnquist
2020-05-14Add stream->values.Hugo Hörnquist
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