1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-21 13:51:38 +03:00
juvix/app/Commands
Łukasz Czajka 1eadbc4f81
Remove the old C backend (#1862)
* Depends on PR #1832 
* Closes #1799 
* Removes Backend.C.Translation.FromInternal
* Removes `foreign` and `compile` blocks
* Removes unused test files
* Removes the old C runtime
* Removes other dead code
2023-03-14 17:22:32 +01:00
..
Compile New compilation pipeline (#1832) 2023-03-14 16:24:07 +01:00
Dev Remove the old C backend (#1862) 2023-03-14 17:22:32 +01:00
Doctor Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Eval New compilation pipeline (#1832) 2023-03-14 16:24:07 +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 New compilation pipeline (#1832) 2023-03-14 16:24: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 New compilation pipeline (#1832) 2023-03-14 16:24: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 New compilation pipeline (#1832) 2023-03-14 16:24:07 +01:00
Typecheck.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00