1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-08 08:39:26 +03:00
juvix/app
Ł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
..
Commands Remove the old C backend (#1862) 2023-03-14 17:22:32 +01:00
TopCommand New compilation pipeline (#1832) 2023-03-14 16:24:07 +01:00
App.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
AsmInterpreter.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
CommonOptions.hs New compilation pipeline (#1832) 2023-03-14 16:24:07 +01:00
Evaluator.hs Use absolute path in Core Evaluator to generate source file location (#1769) 2023-01-26 09:14:06 +00:00
GlobalOptions.hs Replace --output-dir flag by --internal-build-dir (#1707) 2023-01-09 15:09:02 +01:00
Main.hs Compiler output (#1705) 2023-01-06 17:54:13 +01:00
Root.hs Compiler output (#1705) 2023-01-06 17:54:13 +01:00
TopCommand.hs New compilation pipeline (#1832) 2023-03-14 16:24:07 +01:00