mirror of
https://github.com/anoma/juvix.git
synced 2024-12-29 18:43:42 +03:00
df4036d600
* Add shelltests for `juvix repl` * repl: Compute entrypoint root when loading a file Previously the REPL would use app root (which could be the current directory or the project root of the initially loaded file). Thus files in a different project could not be loaded. The entrypoint root must be computed each time a new file is `:load`ed. Adds shell-tests for REPL commands * Move preludePath to Juvix.Extra.Paths |
||
---|---|---|
.. | ||
Compile | ||
Dev | ||
Doctor | ||
Html | ||
Repl | ||
Typecheck | ||
Base.hs | ||
Compile.hs | ||
Dev.hs | ||
Doctor.hs | ||
Html.hs | ||
Init.hs | ||
Repl.hs | ||
Typecheck.hs |