aboutsummaryrefslogtreecommitdiff
path: root/module/hnh/util/path.scm (follow)
Commit message (Expand)AuthorAge
* Require component for path append.Hugo Hörnquist2023-09-11
* Add test for path-append without components.Hugo Hörnquist2023-02-11
* Add procedure module-file-mappings.Hugo Hörnquist2022-09-18
* Add procedure relative-to.Hugo Hörnquist2022-09-18
* Add path-absolute?Hugo Hörnquist2022-07-07
* Wrote (and fixed) tests for filename-extension.Hugo Hörnquist2022-06-23
* Centralize (almost) all exports to :export in define-module.Hugo Hörnquist2022-06-23
* Remove custom let*.Hugo Hörnquist2022-06-13
* Add procedure realpath.Hugo Hörnquist2022-05-18
* Introduce filename-extension procedure.Hugo Hörnquist2022-04-24
* Add procedure file-hidden?.Hugo Hörnquist2022-04-21
* Cleanup in (hnh util path).Hugo Hörnquist2022-03-07
* 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