1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-12 14:28:08 +03:00
juvix/app/Commands
2024-06-28 12:15:51 +02:00
..
Clean Use Package.juvix in the global project (#2499) 2023-11-06 11:49:43 +00:00
Compile RISC0 Rust backend (#2792) 2024-06-07 07:57:27 +02:00
Dependencies Parallel pipeline (#2779) 2024-05-31 12:41:30 +01:00
Dev Refactor pipeline functions for tests (#2864) 2024-06-28 12:15:51 +02:00
Doctor Global offline flag (#2335) 2023-09-05 17:11:17 +02:00
Eval Make compile targets a subcommand instead of a flag (#2700) 2024-04-09 13:29:07 +02:00
Extra RISC0 Rust backend (#2792) 2024-06-07 07:57:27 +02:00
Format Add FileExt type (#2467) 2023-10-25 12:02:12 +02:00
Html Make compile targets a subcommand instead of a flag (#2700) 2024-04-09 13:29:07 +02:00
Init Add PackageDescription.Basic module Package variant (#2509) 2023-11-13 17:36:18 +00:00
Isabelle Juvix to Isabelle/HOL translation (#2752) 2024-06-05 12:23:24 +02:00
Markdown Make compile targets a subcommand instead of a flag (#2700) 2024-04-09 13:29:07 +02:00
Repl Per-module compilation (#2468) 2023-12-30 20:15:35 +01:00
Typecheck Make compile targets a subcommand instead of a flag (#2700) 2024-04-09 13:29:07 +02:00
Base.hs Use writeFileEnsureLn in place of writeFile (#2604) 2024-01-31 11:15:17 +01:00
Clean.hs Use Package.juvix in the global project (#2499) 2023-11-06 11:49:43 +00:00
Compile.hs RISC0 Rust backend (#2792) 2024-06-07 07:57:27 +02:00
Dependencies.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
Dev.hs Import tree (#2751) 2024-05-14 10:53:33 +02:00
Doctor.hs Replace polysemy by effectful (#2663) 2024-03-21 12:09:34 +00:00
Eval.hs Refactor pipeline functions for tests (#2864) 2024-06-28 12:15:51 +02:00
Format.hs Parallel pipeline (#2779) 2024-05-31 12:41:30 +01:00
Html.hs Remove support for examples from judoc (#2747) 2024-04-22 10:03:21 +01:00
Init.hs Promote use of MonadIO to minimize embed occurrences (#2694) 2024-03-20 09:56:00 +01:00
Isabelle.hs Juvix to Isabelle/HOL translation (#2752) 2024-06-05 12:23:24 +02:00
Markdown.hs Apply common options in dev compile subcommands (#2732) 2024-04-17 16:49:22 +02:00
Repl.hs Parallel pipeline (#2779) 2024-05-31 12:41:30 +01:00
Typecheck.hs Apply common options in dev compile subcommands (#2732) 2024-04-17 16:49:22 +02:00