catala/compiler
Louis Gesbert 071ec35234 Command-line: use a record for the options
Should make it much easier and less error-prone to add new options. There is
still a bit of boiler-plate, but at least it's contained in the Cli.options
function and doesn't transpire in the interfaces.
2022-03-08 16:11:39 +01:00
..
dcalc FIXME -> TODO 2022-03-08 14:55:48 +01:00
desugared Use format strings directly in debug/error/log functions 2022-03-08 13:04:27 +01:00
lcalc Use format strings directly in debug/error/log functions 2022-03-08 13:04:27 +01:00
literate Use format strings directly in debug/error/log functions 2022-03-08 13:04:27 +01:00
scalc Revert ocamlformat changes; creates too much conflict in other files 2022-03-07 11:09:47 +01:00
scopelang Use format strings directly in debug/error/log functions 2022-03-08 13:04:27 +01:00
surface Use format strings directly in debug/error/log functions 2022-03-08 13:04:27 +01:00
utils Command-line: use a record for the options 2022-03-08 16:11:39 +01:00
verification Use format strings directly in debug/error/log functions 2022-03-08 13:04:27 +01:00
catala_web_interpreter.ml Command-line: use a record for the options 2022-03-08 16:11:39 +01:00
catala.ml Big renaming and dir reorg 2021-06-21 11:39:06 +02:00
driver.ml Command-line: use a record for the options 2022-03-08 16:11:39 +01:00
driver.mli Command-line: use a record for the options 2022-03-08 16:11:39 +01:00
dune Renamed and grouped modules cleanly 2022-01-08 18:37:04 +01:00
index.mld Update asset and fix missing link in doc 2022-01-21 20:16:07 +01:00
runtime.ml Assets and formatting 2022-02-04 15:29:31 +01:00
runtime.mli runtime correct type 2022-02-03 11:47:27 +01:00