1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-15 01:52:11 +03:00
juvix/app/Commands/Dev/Core
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
..
Asm JuvixCore to JuvixAsm translation (#1665) 2023-01-09 18:21:30 +01:00
Compile JuvixCore to JuvixAsm translation (#1665) 2023-01-09 18:21:30 +01:00
Eval Support basic dependencies (#1622) 2022-12-20 13:05:40 +01:00
Read Support basic dependencies (#1622) 2022-12-20 13:05:40 +01:00
Repl Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Strip JuvixCore to JuvixAsm translation (#1665) 2023-01-09 18:21:30 +01:00
Asm.hs Parse JuvixCore with absolute paths (#1770) 2023-01-26 11:55:06 +00:00
Compile.hs Parse JuvixCore with absolute paths (#1770) 2023-01-26 11:55:06 +00:00
Eval.hs Parse JuvixCore with absolute paths (#1770) 2023-01-26 11:55:06 +00:00
Options.hs JuvixCore to JuvixAsm translation (#1665) 2023-01-09 18:21:30 +01:00
Read.hs Parse JuvixCore with absolute paths (#1770) 2023-01-26 11:55:06 +00:00
Repl.hs Keep regular comments in html output (#1766) 2023-01-27 13:24:28 +01:00
Strip.hs Parse JuvixCore with absolute paths (#1770) 2023-01-26 11:55:06 +00:00