1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-15 10:03:22 +03:00
juvix/app/Commands
janmasrovira 447f2f1dcf
Keep regular comments in html output (#1766)
- Fixes #1723 
- It refactors parsing/scoping so that the scoper does not need to read
files or parse any module. Instead, the parser takes care of parsing all
the imported modules transitively.
2023-01-27 13:24:28 +01:00
..
Compile Support basic dependencies (#1622) 2022-12-20 13:05:40 +01:00
Dev Keep regular comments in html output (#1766) 2023-01-27 13:24:28 +01:00
Doctor Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Extra Parse JuvixCore with absolute paths (#1770) 2023-01-26 11:55:06 +00:00
Html Refactor html command with extra options (#1725) 2023-01-17 18:11:59 +01:00
Repl Add --show-de-bruijn option to juvix repl (#1694) 2023-01-04 17:09:41 +01:00
Typecheck Support basic dependencies (#1622) 2022-12-20 13:05:40 +01:00
Base.hs Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Compile.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
Dev.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
Doctor.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
Html.hs Keep regular comments in html output (#1766) 2023-01-27 13:24:28 +01:00
Init.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
Repl.hs Parse JuvixCore with absolute paths (#1770) 2023-01-26 11:55:06 +00:00
Typecheck.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00