aboutsummaryrefslogtreecommitdiff
path: root/module/hnh/util/io.scm (follow)
Commit message (Collapse)AuthorAge
* Remove unused open-{input,output}-port.Hugo Hörnquist2023-11-16
|
* Made displayln into a library export.Hugo Hörnquist2023-10-02
|
* Add ->port.Hugo Hörnquist2023-04-10
|
* Add call-with-tmpfile.Hugo Hörnquist2022-07-21
|
* Centralize (almost) all exports to :export in define-module.Hugo Hörnquist2022-06-23
|
* Respecificy return value of with-atomic-output-to-file.Hugo Hörnquist2022-03-08
|
* Move path-append to own module.Hugo Hörnquist2022-02-01
|
* Move stuff from calp/util to hnh/util.Hugo Hörnquist2022-01-31
This is the first (major) step in splitting the generally useful items into its own library.