1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-28 18:11:49 +03:00
juvix/app/Commands/Dev
2024-03-20 09:56:00 +01:00
..
Asm Support compilation to Anoma compatible functions (#2652) 2024-02-23 12:54:22 +00:00
Casm Promote use of MonadIO to minimize embed occurrences (#2694) 2024-03-20 09:56:00 +01:00
Core Promote use of MonadIO to minimize embed occurrences (#2694) 2024-03-20 09:56:00 +01:00
DisplayRoot Migrate all Juvix projects from juvix.yaml to Package.juvix in the repository (#2503) 2023-11-07 18:11:02 +00:00
Geb Promote use of MonadIO to minimize embed occurrences (#2694) 2024-03-20 09:56:00 +01:00
Highlight Add FileExt type (#2467) 2023-10-25 12:02:12 +02:00
Internal Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
MigrateJuvixYaml Migrate all Juvix projects from juvix.yaml to Package.juvix in the repository (#2503) 2023-11-07 18:11:02 +00:00
Nockma Support compilation to Anoma compatible functions (#2652) 2024-02-23 12:54:22 +00:00
Parse Add FileExt type (#2467) 2023-10-25 12:02:12 +02:00
Reg Refactor readFile and some parsers to use Path instead of FilePath (#2649) 2024-02-19 17:33:58 +01:00
Repl Options for juvix dev tree read (#2599) 2024-01-31 15:17:14 +01:00
Runtime Add FileExt type (#2467) 2023-10-25 12:02:12 +02:00
Scope Add FileExt type (#2467) 2023-10-25 12:02:12 +02:00
Termination Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
Tree Support compilation to Anoma compatible functions (#2652) 2024-02-23 12:54:22 +00:00
Asm.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
Casm.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
Core.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
DisplayRoot.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
Geb.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
Highlight.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
Internal.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
MigrateJuvixYaml.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
Nockma.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
Options.hs JuvixReg parser and pretty printer (#2617) 2024-02-09 12:19:29 +01:00
Parse.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
Reg.hs JuvixReg interpreter (#2635) 2024-02-15 10:46:19 +01:00
Runtime.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
Scope.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
Termination.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
Tree.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00