aboutsummaryrefslogtreecommitdiff
path: root/module/hnh/util (follow)
Commit message (Collapse)AuthorAge
* Respecificy return value of with-atomic-output-to-file.Hugo Hörnquist2022-03-08
|
* Cleanup in (hnh util path).Hugo Hörnquist2022-03-07
|
* Move calculate-fg-color into calp subtree.Hugo Hörnquist2022-02-02
| | | | | While the algorithm was general, the packing of colors, along with the error handling made it to non-portable.
* Rewrote path-append to be portable.Hugo Hörnquist2022-02-01
|
* Add path-split.Hugo Hörnquist2022-02-01
|
* Add path-join.Hugo Hörnquist2022-02-01
|
* Move path-append to own module.Hugo Hörnquist2022-02-01
|
* Add tree-node.Hugo Hörnquist2022-01-31
|
* Repair warnings-are-error configuration item.Hugo Hörnquist2022-01-31
|
* 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.