aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/util/hnh-util-lens.scm (follow)
Commit message (Collapse)AuthorAge
* Complete rewrite of the lens system.Hugo Hörnquist2023-12-09
| | | | | | | | The old "lens" system was more of nested accessors. This rewrites them to be much better, at the cost of some extra up-front complexity. Beside the change in lenses, and all required adjustments, also adds lens creation to the define-type macro.
* Rewrite test running system.Hugo Hörnquist2023-10-02