summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Compile: More checkstest-compile-chadTom Smeding2 days
* Compile: More debugging machineryTom Smeding3 days
* test-framework: --hedgehog-replayTom Smeding3 days
* Compile: Don't toList the Bag in 'scope'Tom Smeding4 days
* Compile.Exec: Better diagnostics on GCC errorTom Smeding4 days
* Compile: First compilation of fold1iTom Smeding4 days
* Compile: Decrement array elements when freeing arrayTom Smeding4 days
* Compile: Add some forgotten refcount decrementsTom Smeding4 days
* Compile: compileAssign helper functionTom Smeding4 days
* Commutativity marker on fold1iTom Smeding5 days
* test: Compile final gradient function (WIP)Tom Smeding8 days
* test fwd: test with simplified expressionHEADmasterTom Smeding8 days
* Compile EAccumTom Smeding8 days
* simplifyOneHotTermTom Smeding9 days
* Complete accumulator revamp!Tom Smeding10 days
* test-framework: Allow filtering tests by substringTom Smeding10 days
* Much process with accumulator revampTom Smeding11 days
* WIP revamp accumulator projection type reprTom Smeding11 days
* test: Split adTestGen into one function per test caseTom Smeding2025-03-11
* test-framework: Even more compact output with testGroupCollapseTom Smeding2025-03-11
* test-framework: Improve outputTom Smeding2025-03-10
* More compact test outputTom Smeding2025-03-10
* test: Also test pre-simplified termTom Smeding2025-03-09
* test: Run gradientByForward with compiled DN funTom Smeding2025-03-09
* test: Make GMM inputs a little bit smallerTom Smeding2025-03-09
* Just allow non-array accumulator typesTom Smeding2025-03-09
* Clean up code organisation a littleTom Smeding2025-03-09
* idana: CleanupTom Smeding2025-03-07
* pretty: Print x value for (!)Tom Smeding2025-03-07
* idana: Track array shapesTom Smeding2025-03-07
* pprintExprTom Smeding2025-03-07
* Compile: Implement EWith (TODO EAccum)Tom Smeding2025-03-05
* Compile: Better names for struct fieldsTom Smeding2025-03-05
* Add regression test for HEAD^Tom Smeding2025-03-04
* Fix big oops bug in simplifyTom Smeding2025-03-04
* Add some simplify flags infrastructure for debuggingTom Smeding2025-03-04
* Language: Specify type param order on let_Tom Smeding2025-03-04
* Compile: Fix EErrorTom Smeding2025-03-04
* Fix ppParen in pretty of EWithTom Smeding2025-03-04
* Compile: maximum1i and minimum1iTom Smeding2025-03-04
* Compile: Fix right-precedence of (*)Tom Smeding2025-03-04
* Compile: replicate1iTom Smeding2025-03-03
* WIP replicate1iTom Smeding2025-03-03
* test: Little cleanupTom Smeding2025-03-03
* Run test primals with Compile (not all succeed yet)Tom Smeding2025-03-03
* Compile: sum1inner, unit, idx0Tom Smeding2025-03-03
* Compile: Support EShape and EBuildTom Smeding2025-03-02
* Compile.Exec: Show number of loaded kernels in debug printsTom Smeding2025-03-02
* Compile: index into arraysTom Smeding2025-03-02
* compile: Compile constant array literalsTom Smeding2025-03-02