1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-14 08:27:03 +03:00
juvix/app
Paul Cadman e1a23c677c
Write compile output file to invoke dir by default (#1999)
This PR fixes the issue below and also adds smoke tests for the target
option of the compile command.

* Closes https://github.com/anoma/juvix/issues/1998
2023-04-13 19:57:49 +02:00
..
Commands Write compile output file to invoke dir by default (#1999) 2023-04-13 19:57:49 +02:00
TopCommand Fix: add supported targets as option for compile commands (#1983) 2023-04-13 14:16:07 +02:00
App.hs Add juvix global project under xdg directory and other improvements (#1963) 2023-04-13 11:27:39 +02:00
AsmInterpreter.hs Refactor Core datastructures (#1975) 2023-04-04 18:58:05 +02:00
CommonOptions.hs Option --show-args-num (#1946) 2023-03-30 12:23:40 +01:00
Evaluator.hs Fix JuvixAsm validation (#1903) 2023-03-20 12:01:35 +00:00
GlobalOptions.hs Add juvix global project under xdg directory and other improvements (#1963) 2023-04-13 11:27:39 +02:00
Main.hs Add juvix global project under xdg directory and other improvements (#1963) 2023-04-13 11:27:39 +02:00
TopCommand.hs Add juvix format command (#1886) 2023-03-29 15:51:04 +02:00