1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-14 08:27:03 +03:00
juvix/test
Paul Cadman 5ed3ef34c0
[cbackend] run minic tests with clang+wasi-sdk (#105)
* [cbackend] run minic tests with clang+wasi-sdk

* [docs] Add docs for setting up clang+wasi-sdk

* [doc] Updates README usage with clang

* [docs] Fix LLVM URL in README

* [docs] Fix README

* [doc] Update clang setup docs with wasm-ld
2022-05-16 16:17:28 +01:00
..
BackendC [cbackend] run minic tests with clang+wasi-sdk (#105) 2022-05-16 16:17:28 +01:00
MonoJuvix New target syntax and modular VP examples (#92) 2022-05-06 12:45:09 +02:00
Scope Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
TypeCheck New target syntax and modular VP examples (#92) 2022-05-06 12:45:09 +02:00
BackendC.hs Add C code generation backend (#68) 2022-05-05 14:12:17 +01:00
Base.hs [cbackend] run minic tests with clang+wasi-sdk (#105) 2022-05-16 16:17:28 +01:00
Main.hs Add C code generation backend (#68) 2022-05-05 14:12:17 +01:00
MonoJuvix.hs Monomorphization (#70) 2022-05-04 10:50:03 +02:00
Scope.hs [ CI ] New jobs: ormolu and hlint 2022-04-05 19:57:21 +02:00
TypeCheck.hs Implement type checker with polymorphism (#62) 2022-04-22 10:06:34 +02:00