| Commit message (Expand) | Author | Age |
* | Benchmark Compile, not Interpreter | Tom Smeding | 7 days |
* | Compile: Generate slightly less redundant C code | Tom Smeding | 7 days |
* | Pass around an accumMap (but it's empty still) | Tom Smeding | 8 days |
* | Compile: Commutative fold still broken, but sum is vectorised | Tom Smeding | 9 days |
* | Compile: vectorise commutative folds | Tom Smeding | 9 days |
* | Pretty: fix printing of EMaybe | Tom Smeding | 9 days |
* | Compile: Fix formatting of generated code | Tom Smeding | 10 days |
* | Fix refcount bug with indexing for nested arrays | Tom Smeding | 10 days |
* | test: regresion-accum1 (still failing) | Tom Smeding | 10 days |
* | test: Respect shape lower bounds better | Tom Smeding | 10 days |
* | Compile: Fix debugPrintAST formatting | Tom Smeding | 10 days |
* | test-framework: More matchable paths (begin/end anchors) | Tom Smeding | 10 days |
* | Compile: Decrement accumval only when added, not moved | Tom Smeding | 10 days |
* | Compile: remove unused function | Tom Smeding | 10 days |
* | Compile: Better alloc & refc debug facilities | Tom Smeding | 10 days |
* | test: Some more Compile tests (still passing, but code still broken) | Tom Smeding | 10 days |
* | test: type R = TScal TF64 | Tom Smeding | 10 days |
* | test: Start of a list of compile tests | Tom Smeding | 10 days |
* | Fix various issues in Compile (still broken) | Tom Smeding | 10 days |
* | Language: support Maybe and Accum terms | Tom Smeding | 10 days |
* | Compile.Exec: also remove tmpdir when compilation fails | Tom Smeding | 10 days |
* | Rules: small fixes | Tom Smeding | 11 days |
* | D2[Array] now has a Maybe instead of zero-size for zero | Tom Smeding | 11 days |
* | Update rules.tex | Tom Smeding | 11 days |
* | Compile: More checks | Tom Smeding | 14 days |
* | Compile: More debugging machinery | Tom Smeding | 2025-03-22 |
* | test-framework: --hedgehog-replay | Tom Smeding | 2025-03-22 |
* | Compile: Don't toList the Bag in 'scope' | Tom Smeding | 2025-03-21 |
* | Compile.Exec: Better diagnostics on GCC error | Tom Smeding | 2025-03-21 |
* | Compile: First compilation of fold1i | Tom Smeding | 2025-03-21 |
* | Compile: Decrement array elements when freeing array | Tom Smeding | 2025-03-21 |
* | Compile: Add some forgotten refcount decrements | Tom Smeding | 2025-03-21 |
* | Compile: compileAssign helper function | Tom Smeding | 2025-03-21 |
* | Commutativity marker on fold1i | Tom Smeding | 2025-03-20 |
* | test: Compile final gradient function (WIP) | Tom Smeding | 2025-03-17 |
* | test fwd: test with simplified expression | Tom Smeding | 2025-03-17 |
* | Compile EAccum | Tom Smeding | 2025-03-17 |
* | simplifyOneHotTerm | Tom Smeding | 2025-03-16 |
* | Complete accumulator revamp! | Tom Smeding | 2025-03-15 |
* | test-framework: Allow filtering tests by substring | Tom Smeding | 2025-03-15 |
* | Much process with accumulator revamp | Tom Smeding | 2025-03-14 |
* | WIP revamp accumulator projection type repr | Tom Smeding | 2025-03-14 |
* | test: Split adTestGen into one function per test case | Tom Smeding | 2025-03-11 |
* | test-framework: Even more compact output with testGroupCollapse | Tom Smeding | 2025-03-11 |
* | test-framework: Improve output | Tom Smeding | 2025-03-10 |
* | More compact test output | Tom Smeding | 2025-03-10 |
* | test: Also test pre-simplified term | Tom Smeding | 2025-03-09 |
* | test: Run gradientByForward with compiled DN fun | Tom Smeding | 2025-03-09 |
* | test: Make GMM inputs a little bit smaller | Tom Smeding | 2025-03-09 |
* | Just allow non-array accumulator types | Tom Smeding | 2025-03-09 |