summaryrefslogtreecommitdiff
path: root/src/Compile.hs
Commit message (Collapse)AuthorAge
* 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
|
* Compile: some cleanupTom Smeding2025-02-28
|
* Compile to C and load using dlopenTom Smeding2025-02-28
|
* Comment unhandled cases instead of getting 1e6 warningsTom Smeding2025-02-25
|
* Compile: Emit structs in proper orderTom Smeding2025-02-25
|
* Add ext field to remaining AST constructorsTom Smeding2025-01-27
|
* Improve Compile a little (still only scalars)Tom Smeding2024-12-12
|
* Somewhat working CompileTom Smeding2024-12-12
|
* Start WIP compile-to-CTom Smeding2024-12-06
|
* Rename Compile -> CompileCuTom Smeding2024-12-06
|
* Ramblings in CompileTom Smeding2024-01-27
|
* InitialTom Smeding2023-09-10