summaryrefslogtreecommitdiff
path: root/src/Data.hs
Commit message (Collapse)AuthorAge
* D2[Array] now has a Maybe instead of zero-size for zeroTom Smeding5 days
| | | | Remaining problem: 'add' in Compile doesn't use the D2 stuff
* 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.
* idana: CleanupTom Smeding2025-03-07
|
* idana: Track array shapesTom Smeding2025-03-07
|
* Add regression test for HEAD^Tom Smeding2025-03-04
|
* compile: WIP reference-counted arraysTom Smeding2025-03-02
|
* Compile: Emit structs in proper orderTom Smeding2025-02-25
|
* Improve Compile a little (still only scalars)Tom Smeding2024-12-12
|
* Start WIP compile-to-CTom Smeding2024-12-06
|
* Some simplification rulesTom Smeding2024-11-06
|
* DebuggingTom Smeding2024-10-26
|
* Test neuralTom Smeding2024-09-25
|
* More WIP interpreterTom Smeding2024-09-11
|
* A simple embedded frontendTom Smeding2024-09-05
|
* Generic accumulatorsTom Smeding2024-09-05
|
* Inching towards drev of buildTom Smeding2024-09-03
|
* WIP autoWeakTom Smeding2024-09-02
|
* Migrate to accumulators (mostly removing EVM code)Tom Smeding2024-08-30
|
* Move some definitions from AST to DataTom Smeding2024-01-27
|
* Getting furtherTom Smeding2024-01-25