1
1
mirror of https://github.com/anoma/juvix.git synced 2024-09-17 19:47:45 +03:00
juvix/tests/positive
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
..
FullExamples Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
Imports Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
MicroJuvix Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
MiniC Add minic-runtime for linking without libc (#113) 2022-05-19 09:48:23 +02:00
MiniHaskell Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
QualifiedConstructor Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
QualifiedSymbol Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
QualifiedSymbol2 Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
StdlibList Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
Termination Add the termination checker to the pipeline (#111) 2022-05-30 13:40:52 +02:00
Axiom.mjuvix Add support for compile (by Jonathan) (#66) 2022-04-28 17:42:15 +02:00
Foreign.mjuvix [parser] Remove agda backend code (#86) 2022-05-05 15:11:18 +01:00
HelloWorld.mjuvix Add C code generation backend (#68) 2022-05-05 14:12:17 +01:00
Inductive.mjuvix [ pre-commit ] Add support and hooks 2022-04-04 17:44:08 +02:00
Literals.mjuvix [ pre-commit ] Add support and hooks 2022-04-04 17:44:08 +02:00
minijuvix.yaml Fix highlight command for modules with import statements (#102) 2022-05-13 16:17:26 +02:00
Operators.mjuvix [ pre-commit ] Add support and hooks 2022-04-04 17:44:08 +02:00
Polymorphism.mjuvix Add the termination checker to the pipeline (#111) 2022-05-30 13:40:52 +02:00
ShadowPublicOpen.mjuvix v0.1.1 (#15) 2022-03-25 18:16:34 +01:00