1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-01 00:04:58 +03:00
juvix/tests
Ł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
..
Asm New compilation pipeline (#1832) 2023-03-14 16:24:07 +01:00
benchmark Adapt benchmarks to the new pipeline (#1795) 2023-02-01 15:44:09 +01:00
Compilation/positive New compilation pipeline (#1832) 2023-03-14 16:24:07 +01:00
Core Remove the old C backend (#1862) 2023-03-14 17:22:32 +01:00
examplesExpected Add Towers of Hanoi and Pascal triangle examples (#1446) 2022-08-10 12:02:14 +01:00
Geb/positive Fix Core-To-Geb translation (#1863) 2023-02-28 18:49:44 +01:00
Internal New compilation pipeline (#1832) 2023-03-14 16:24:07 +01:00
negative Remove the old C backend (#1862) 2023-03-14 17:22:32 +01:00
positive Remove the old C backend (#1862) 2023-03-14 17:22:32 +01:00
runtime/positive Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
smoke/Commands Remove the old C backend (#1862) 2023-03-14 17:22:32 +01:00
.gitattributes Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00