aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support FomentGravatar Peter McGoron 2025-08-054-8/+69
| | | | | | | | Foment had some peculiarities: 1. Parameterize objects are initialized with the objects themselves at some point, which broke the previous code. 2. Foment cannot discard multiple value returns in some scenarios.
* add adjustable value rewriterGravatar Peter McGoron 2025-08-054-23/+132
|
* fix failing skipped testsGravatar Peter McGoron 2025-08-041-5/+9
|
* restructureGravatar Peter McGoron 2025-08-042-80/+103
|
* add conspire, with most meta-tests passedGravatar Peter McGoron 2025-08-034-0/+491