1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-15 01:52:11 +03:00
juvix/app/Commands/Dev
Paul Cadman cbee146bd7
Rename Roots type to Root (#2480)
This was suggested by @jonaprieto in
https://github.com/anoma/juvix/pull/2458#discussion_r1368476371 - but we
deferred it until the Package file PR sequence was merged.
2023-10-30 14:05:52 +01:00
..
Asm Use system locale independent readFile and writeFile APIs from with-utf8 (#2473) 2023-10-26 09:13:33 +01:00
Core Use a Juvix source file to define a package (#2434) 2023-10-27 12:35:20 +01:00
DisplayRoot Add FileExt type (#2467) 2023-10-25 12:02:12 +02:00
Geb Rename Roots type to Root (#2480) 2023-10-30 14:05:52 +01:00
Highlight Add FileExt type (#2467) 2023-10-25 12:02:12 +02:00
Internal Add FileExt type (#2467) 2023-10-25 12:02:12 +02:00
Parse Add FileExt type (#2467) 2023-10-25 12:02:12 +02:00
Repl Add FileExt type (#2467) 2023-10-25 12:02:12 +02: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 Add FileExt type (#2467) 2023-10-25 12:02:12 +02:00
Asm.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
Core.hs Normalization by Evaluation (#2038) 2023-05-15 18:01:40 +02:00
DisplayRoot.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
Geb.hs Fix Core-To-Geb translation (#1863) 2023-02-28 18:49:44 +01:00
Highlight.hs Refactor EntryPoint, Package, Pipeline, Root packages (#2458) 2023-10-23 12:38:52 +01:00
Internal.hs Update ci to use ormolu 0.5.3.0 and reformat project (#2313) 2023-08-25 17:37:23 +01:00
Options.hs Add juvix dev repl command (#1941) 2023-03-31 00:57:44 +02:00
Parse.hs Add FileExt type (#2467) 2023-10-25 12:02:12 +02:00
Runtime.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
Scope.hs Finish the new pretty printing algorithm and delete the old one (#2151) 2023-06-02 13:02:35 +02:00
Termination.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00