1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-13 11:16:48 +03:00
juvix/app
Ł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
..
Commands Print JuvixCore correctly (#1875) 2023-03-15 16:41:39 +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 Print JuvixCore correctly (#1875) 2023-03-15 16:41:39 +01:00
Evaluator.hs Print JuvixCore correctly (#1875) 2023-03-15 16:41:39 +01: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