1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-04 17:07:28 +03:00
juvix/app/Commands/Extra
Łukasz Czajka c50ad06976
Compile-time configuration (#3102)
* Closes #3077 
* Closes #3100 
* Adds a compilation-time configuration script that creates a
`config/config.json` file which is then read by the
`Makefile`/`justfile` and embedded into the Juvix binary.
2024-10-16 11:47:23 +02:00
..
Clang Make compile targets a subcommand instead of a flag (#2700) 2024-04-09 13:29:07 +02:00
Compile Remove Geb backend (#2886) 2024-07-11 15:45:52 +01:00
Clang.hs Compile-time configuration (#3102) 2024-10-16 11:47:23 +02:00
Compile.hs Compile-time configuration (#3102) 2024-10-16 11:47:23 +02:00
NewCompile.hs Logger (#2908) 2024-07-22 17:14:37 +02:00
Package.hs Use EmbedIO instead of Embed IO (#2645) 2024-02-13 18:00:01 +00:00
Rust.hs Rust backend (#2787) 2024-05-29 13:34:04 +02:00