1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-14 08:27:03 +03:00
juvix/app/Commands/Dev
janmasrovira 33a0675c99
Respect the juvix dev highlight --format flag when outputting errors (#1820)
Currently errors were always being highlighted using the emacs backend.
Now they properly depend on the `--format` flag.
2023-02-10 13:43:13 +01:00
..
Asm Output proper GEB Lisp programs (#1810) 2023-02-08 10:36:22 +01:00
Core Add dev core from-concrete command (#1833) 2023-02-10 12:37:28 +01:00
DisplayRoot Support basic dependencies (#1622) 2022-12-20 13:05:40 +01:00
Highlight Support basic dependencies (#1622) 2022-12-20 13:05:40 +01:00
Internal Add dev core from-concrete command (#1833) 2023-02-10 12:37:28 +01:00
MiniC Support basic dependencies (#1622) 2022-12-20 13:05:40 +01:00
Parse Support basic dependencies (#1622) 2022-12-20 13:05:40 +01:00
Runtime Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
Scope Print comments when pretty printing concrete syntax (#1737) 2023-01-24 16:15:24 +01:00
Termination Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
Asm.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
Core.hs Add dev core from-concrete command (#1833) 2023-02-10 12:37:28 +01:00
DisplayRoot.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
Highlight.hs Respect the juvix dev highlight --format flag when outputting errors (#1820) 2023-02-10 13:43:13 +01:00
Internal.hs Add dev core from-concrete command (#1833) 2023-02-10 12:37:28 +01:00
MiniC.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
Options.hs Refactor html command with extra options (#1725) 2023-01-17 18:11:59 +01:00
Parse.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
Runtime.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
Scope.hs Keep regular comments in html output (#1766) 2023-01-27 13:24:28 +01:00
Termination.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00