1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-14 08:27:03 +03:00
juvix/app/Commands/Dev
Paul Cadman 028aaf4b57
Add option to specify Core transformations to dev internal core-eval (#1669)
Add option to specify Core transformations to `internal core-eval`
2022-12-15 08:52:26 +00:00
..
Asm Add pretty printing to JuvixAsm code (#1650) 2022-12-08 17:09:56 +01:00
Core Add option to specify Core transformations to dev internal core-eval (#1669) 2022-12-15 08:52:26 +00:00
Doc Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Highlight Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Internal Add option to specify Core transformations to dev internal core-eval (#1669) 2022-12-15 08:52:26 +00:00
MiniC Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Parse Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Runtime Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
Scope Properly newline expressions in the pretty printer (#1581) 2022-10-18 17:38:31 +02:00
Termination Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Asm.hs Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
Core.hs Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
DisplayRoot.hs Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Doc.hs Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Highlight.hs Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
Internal.hs Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
MiniC.hs Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Options.hs Translation from JuvixAsm to C (#1619) 2022-12-06 11:33:20 +01:00
Parse.hs Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Runtime.hs Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00
Scope.hs Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00
Termination.hs Refactor CLI (#1527) 2022-09-14 16:16:15 +02:00