summaryrefslogtreecommitdiff
path: root/src/AST/UnMonoid.hs
Commit message (Collapse)AuthorAge
* WIP revamp accumulator projection type reprTom Smeding2025-03-14
| | | | | | | I stopped working on this because I realised that having sparse products (and coproducts, prehaps) everywhere is a very bad idea in general, and that we need to fix that first before really being able to do anything else productive with performance.
* UnMonoid: Properly recurseTom Smeding2025-02-25
|
* Add ext field to remaining AST constructorsTom Smeding2025-01-27
|
* UnMonoidTom Smeding2024-12-06
|
* WIP UnMonoid (to be used for compiling to C)Tom Smeding2024-12-06