1
1
mirror of https://github.com/anoma/juvix.git synced 2024-10-27 02:04:29 +03:00
juvix/app
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
..
Commands 87 refactor warning related stuff (#91) 2022-05-06 11:48:07 +02:00
App.hs Generic Errors and refactoring (#123) 2022-05-26 17:52:08 +02:00
CLI.hs Improve error generation and handling (#108) 2022-05-18 17:10:10 +02:00
Command.hs Improve error generation and handling (#108) 2022-05-18 17:10:10 +02:00
GlobalOptions.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