catala/compiler
Louis Gesbert 4cec981f62 Move global options of Cli to their own module
This resolves a dependency cycle that would forbid `Cli` from using the modue
`File`, which was annoying.
2024-03-19 15:18:35 +01:00
..
catala_utils Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
dcalc Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
desugared Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
lcalc Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
literate Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
plugins Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
scalc Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
scopelang Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
shared_ast Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
surface Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
verification Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
catala_web_interpreter.ml Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
catala.ml replace let _ by let () or add type annotation 2023-09-09 22:02:39 +02:00
driver.ml Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
driver.mli Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
dune CI: cleanup the exposed artifacts 2024-01-22 13:58:32 +01:00
index.mld More doc 2023-06-18 16:08:16 +02:00
plugin.ml Add externals to scalc, working test with Python backend 2024-02-26 14:56:43 +01:00
plugin.mli Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
tests.ml Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00