summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Compile EAccumTom Smeding8 days
* simplifyOneHotTermTom Smeding10 days
* Complete accumulator revamp!Tom Smeding11 days
* Much process with accumulator revampTom Smeding11 days
* WIP revamp accumulator projection type reprTom Smeding12 days
* test: Split adTestGen into one function per test caseTom Smeding2025-03-11
* test: Run gradientByForward with compiled DN funTom 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
* 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
* compile: WIP reference-counted arraysTom Smeding2025-03-02
* Compile: More precise monads in genStructsTom Smeding2025-03-01
* simplify: Halfway beta-reduce product projections in effectful contextTom Smeding2025-03-01
* Fix some pretty-printingTom Smeding2025-03-01
* test: Simplify and make it a bit fasterTom Smeding2025-02-28
* Compile: some cleanupTom Smeding2025-02-28
* Remove stupid old nonworking cuda stubTom Smeding2025-02-28
* Compile to C and load using dlopenTom Smeding2025-02-28
* Comment unhandled cases instead of getting 1e6 warningsTom Smeding2025-02-25
* UnMonoid: Properly recurseTom Smeding2025-02-25
* Pretty: Allow colouring exts (currently not)Tom Smeding2025-02-25
* Compile: Emit structs in proper orderTom Smeding2025-02-25
* Purge Example.FormatTom Smeding2025-01-28
* Pretty-printer that supports extension fieldsTom Smeding2025-01-28
* Complete identity analysisTom Smeding2025-01-27
* Add ext field to remaining AST constructorsTom Smeding2025-01-27
* WIP identity analysisTom Smeding2025-01-20
* Improve Compile a little (still only scalars)Tom Smeding2024-12-12
* Somewhat working CompileTom Smeding2024-12-12