1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-13 19:49:20 +03:00
juvix/test
janmasrovira a24e0379d3
87 refactor warning related stuff (#91)
* remove all field selectors

* add local type signatures

* delete Wno-monomorphism-restriction and fix warnings

* [tests] inline two error messages

* remove Wno-missing-exported-signatures

* remove Wno-all-missed-specialisations

* remove Wno-missed-specialisations
2022-05-06 11:48:07 +02:00
..
BackendC Add C code generation backend (#68) 2022-05-05 14:12:17 +01:00
MonoJuvix Monomorphization (#70) 2022-05-04 10:50:03 +02:00
Scope 87 refactor warning related stuff (#91) 2022-05-06 11:48:07 +02:00
TypeCheck Implement type checker with polymorphism (#62) 2022-04-22 10:06:34 +02:00
BackendC.hs Add C code generation backend (#68) 2022-05-05 14:12:17 +01:00
Base.hs Add C code generation backend (#68) 2022-05-05 14:12:17 +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