aboutsummaryrefslogtreecommitdiff
path: root/module/hnh/util (follow)
Commit message (Expand)AuthorAge
* Add (hnh util values).Hugo Hörnquist2022-07-16
* Fix most of expand##.Hugo Hörnquist2022-07-11
* Add of-type? to (hnh util type).Hugo Hörnquist2022-07-10
* Extend type-clauses with not.Hugo Hörnquist2022-07-09
* Merge typecheck macro into c-parser.Hugo Hörnquist2022-07-09
|\
| * Move type checking macros to own module.Hugo Hörnquist2022-07-09
| * Change list-of and pair-of validator to separate macros.Hugo Hörnquist2022-07-08
* | Merge branch 'new-object-system' into c-parserHugo Hörnquist2022-07-07
|\|
| * Add pair-of to object system.Hugo Hörnquist2022-07-07
| * Extend object type system to allow list-of.Hugo Hörnquist2022-07-07
| * Add lenses.Hugo Hörnquist2022-07-07
| * Add new object system.Hugo Hörnquist2022-07-07
* | Add path-absolute?Hugo Hörnquist2022-07-07
|/
* Note that with-working-directory isn't thread-safe.Hugo Hörnquist2022-07-07
* Cleanup in graph.Hugo Hörnquist2022-07-07
* Normalize keyword syntax.Hugo Hörnquist2022-06-23
* 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
* Add procedure with-working-directory.Hugo Hörnquist2022-05-11
* Move let-env to own module.Hugo Hörnquist2022-05-11
* Introduce filename-extension procedure.Hugo Hörnquist2022-04-24
* Add procedure file-hidden?.Hugo Hörnquist2022-04-21
* Merge branch 'translation'Hugo Hörnquist2022-04-07
|\
| * Fix modularization of recurrence display.Hugo Hörnquist2022-02-22
* | Remove assert.Hugo Hörnquist2022-03-28
* | Normalize errors.Hugo Hörnquist2022-03-28
* | Add native UUID generator.Hugo Hörnquist2022-03-15
* | 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
* 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