Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | D2[Array] now has a Maybe instead of zero-size for zero | Tom Smeding | 5 days |
| | | | | Remaining problem: 'add' in Compile doesn't use the D2 stuff | ||
* | WIP revamp accumulator projection type repr | Tom Smeding | 2025-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: Cleanup | Tom Smeding | 2025-03-07 |
| | |||
* | idana: Track array shapes | Tom Smeding | 2025-03-07 |
| | |||
* | Add regression test for HEAD^ | Tom Smeding | 2025-03-04 |
| | |||
* | compile: WIP reference-counted arrays | Tom Smeding | 2025-03-02 |
| | |||
* | Compile: Emit structs in proper order | Tom Smeding | 2025-02-25 |
| | |||
* | Improve Compile a little (still only scalars) | Tom Smeding | 2024-12-12 |
| | |||
* | Start WIP compile-to-C | Tom Smeding | 2024-12-06 |
| | |||
* | Some simplification rules | Tom Smeding | 2024-11-06 |
| | |||
* | Debugging | Tom Smeding | 2024-10-26 |
| | |||
* | Test neural | Tom Smeding | 2024-09-25 |
| | |||
* | More WIP interpreter | Tom Smeding | 2024-09-11 |
| | |||
* | A simple embedded frontend | Tom Smeding | 2024-09-05 |
| | |||
* | Generic accumulators | Tom Smeding | 2024-09-05 |
| | |||
* | Inching towards drev of build | Tom Smeding | 2024-09-03 |
| | |||
* | WIP autoWeak | Tom Smeding | 2024-09-02 |
| | |||
* | Migrate to accumulators (mostly removing EVM code) | Tom Smeding | 2024-08-30 |
| | |||
* | Move some definitions from AST to Data | Tom Smeding | 2024-01-27 |
| | |||
* | Getting further | Tom Smeding | 2024-01-25 |