1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-03 09:41:10 +03:00
juvix/tests
Łukasz Czajka 98b1daec7d
Print JuvixCore correctly (#1875)
Print JuvixCore InfoTable in such a way that it can be parsed back by
the JuvixCore parser.

* Depends on PR #1832 
* Depends on PR #1862 
* Closes #1841 
* Adds "JuvixCore print" tests which read the files from
Core/positive/*.jvc, print them, read them back and check if the
evaluation results are preserved.

---------

Co-authored-by: Jan Mas Rovira <janmasrovira@gmail.com>
2023-03-15 16:41:39 +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 Print JuvixCore correctly (#1875) 2023-03-15 16:41:39 +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 Prepare Release 0.3.0 (#1892) 2023-03-15 13:24:00 +00:00
.gitattributes Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00