aboutsummaryrefslogtreecommitdiff
path: root/module/hnh/util/io.scm (unfollow)
Commit message (Collapse)Author
2022-07-21Add call-with-tmpfile.Hugo Hörnquist
2022-06-23Centralize (almost) all exports to :export in define-module.Hugo Hörnquist
2022-03-08Respecificy return value of with-atomic-output-to-file.Hugo Hörnquist
2022-02-01Move path-append to own module.Hugo Hörnquist
2022-01-31Move stuff from calp/util to hnh/util.Hugo Hörnquist
This is the first (major) step in splitting the generally useful items into its own library.
2020-08-24Move util modules into calp module..Hugo Hörnquist
2020-07-27Cleanup in atomic-output...Hugo Hörnquist
2020-07-22Let with-atomic-output-to-file break free.Hugo Hörnquist
2020-07-20Add read-lines.Hugo Hörnquist
2019-12-23Move open-{input,output}-port to (util io).Hugo Hörnquist