1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-14 17:32:00 +03:00
juvix/app/Commands
Łukasz Czajka ac6d08e259
Add errors to the Core pipeline and check GEB prerequisites (#1871)
* Depends on #1832 
* Closes #1844
* Adds errors to the Core pipeline
* Checks for no recursion in the GEB pipeline
* Checks for no polymorphism in the GEB pipeline
* Checks for no dynamic type in the GEB pipeline
* Checks for no IO in the GEB pipeline
* Checks for no unsupported builtins in the GEB pipeline
2023-03-20 10:13:07 +01:00
..
Compile New compilation pipeline (#1832) 2023-03-14 16:24:07 +01:00
Dev Add errors to the Core pipeline and check GEB prerequisites (#1871) 2023-03-20 10:13:07 +01:00
Doctor Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Eval Print JuvixCore correctly (#1875) 2023-03-15 16:41:39 +01:00
Extra New compilation pipeline (#1832) 2023-03-14 16:24:07 +01:00
Html Refactor html command with extra options (#1725) 2023-01-17 18:11:59 +01:00
Repl Add REPL option to apply Core transformations (#1796) 2023-02-01 13:00:06 +00:00
Typecheck Support basic dependencies (#1622) 2022-12-20 13:05:40 +01:00
Base.hs Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Compile.hs Add errors to the Core pipeline and check GEB prerequisites (#1871) 2023-03-20 10:13:07 +01:00
Dev.hs New compilation pipeline (#1832) 2023-03-14 16:24:07 +01:00
Doctor.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
Eval.hs Add errors to the Core pipeline and check GEB prerequisites (#1871) 2023-03-20 10:13:07 +01:00
Html.hs Keep regular comments in html output (#1766) 2023-01-27 13:24:28 +01:00
Init.hs Fix juvix init (#1835) 2023-02-10 17:53:23 +01:00
Repl.hs Add errors to the Core pipeline and check GEB prerequisites (#1871) 2023-03-20 10:13:07 +01:00
Typecheck.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00