1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-14 17:32:00 +03:00
juvix/app
Jonathan Cubides c7e4056077
Add --numeric-version flag (#1918)
As the title says. 

```
❯ juvix --numeric-version
0.3.0
```
2023-03-24 10:45:53 +01:00
..
Commands Add errors to the Core pipeline and check GEB prerequisites (#1871) 2023-03-20 10:13:07 +01:00
TopCommand Add --numeric-version flag (#1918) 2023-03-24 10:45:53 +01:00
App.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
AsmInterpreter.hs Update CI to install Smoke, Github actions, and Makefile fixes (#1735) 2023-01-24 11:50:23 +01:00
CommonOptions.hs Print JuvixCore correctly (#1875) 2023-03-15 16:41:39 +01:00
Evaluator.hs Fix JuvixAsm validation (#1903) 2023-03-20 12:01:35 +00:00
GlobalOptions.hs Replace --output-dir flag by --internal-build-dir (#1707) 2023-01-09 15:09:02 +01:00
Main.hs Compiler output (#1705) 2023-01-06 17:54:13 +01:00
Root.hs Compiler output (#1705) 2023-01-06 17:54:13 +01:00
TopCommand.hs Add --numeric-version flag (#1918) 2023-03-24 10:45:53 +01:00