summaryrefslogtreecommitdiff
path: root/src/AST/Accum.hs
Commit message (Collapse)AuthorAge
* Compile EAccumTom Smeding14 days
|
* Much process with accumulator revampTom Smeding2025-03-14
|
* 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.