1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-14 08:27:03 +03:00
juvix/test/Asm
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 JuvixCore to JuvixAsm translation (#1665) 2023-01-09 18:21:30 +01:00
Run Keep regular comments in html output (#1766) 2023-01-27 13:24:28 +01:00
Transformation Support basic dependencies (#1622) 2022-12-20 13:05:40 +01:00
Validate Keep regular comments in html output (#1766) 2023-01-27 13:24:28 +01:00
Compile.hs Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
Run.hs JuvixAsm (#1432) 2022-09-29 17:44:55 +02:00
Transformation.hs Precompute maximum heap allocation (#1608) 2022-11-08 13:42:40 +01:00
Validate.hs JuvixAsm (#1432) 2022-09-29 17:44:55 +02:00