1
1
mirror of https://github.com/anoma/juvix.git synced 2024-09-11 16:26:33 +03:00
juvix/test
Jonathan Cubides f16570e546
Add the termination checker to the pipeline (#111)
* [WIP] EntryPoint now has options. --no-termination is a new global opt.

* Add TerminationChecking to the pipeline

* Add TerminationChecking to the pipeline

* Keep GlobalOptions in App

* Fix reviewer's comments

* delete unnecessary parens

Co-authored-by: Jan Mas Rovira <janmasrovira@gmail.com>
2022-05-30 13:40:52 +02:00
..
BackendC Add the termination checker to the pipeline (#111) 2022-05-30 13:40:52 +02:00
MonoJuvix Add the termination checker to the pipeline (#111) 2022-05-30 13:40:52 +02:00
Scope Add the termination checker to the pipeline (#111) 2022-05-30 13:40:52 +02:00
Termination Add the termination checker to the pipeline (#111) 2022-05-30 13:40:52 +02:00
TypeCheck Add the termination checker to the pipeline (#111) 2022-05-30 13:40:52 +02:00
BackendC.hs Add C code generation backend (#68) 2022-05-05 14:12:17 +01:00
Base.hs Add the termination checker to the pipeline (#111) 2022-05-30 13:40:52 +02:00
Main.hs Add the termination checker to the pipeline (#111) 2022-05-30 13:40:52 +02: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
Termination.hs Add the termination checker to the pipeline (#111) 2022-05-30 13:40:52 +02:00
TypeCheck.hs Implement type checker with polymorphism (#62) 2022-04-22 10:06:34 +02:00