catala/compiler
Louis Gesbert ba52aae401 Cleanup: definitions.ml is not for values
A module without mli is ok as long as it only contains types

Here we already stretch it a bit with some functor applications, but having
toplevel values defeats the expectation that you can safely `open` this module.
2023-05-17 13:26:47 +02:00
..
catala_utils Adhere to the GNU standard for error messages 2023-05-04 19:19:19 +02:00
dcalc Yet more printer improvements 2023-05-02 16:33:23 +02:00
desugared Push some fixes suggested by @altgr 2023-05-04 18:28:24 +02:00
lcalc Cleanup: definitions.ml is not for values 2023-05-17 13:26:47 +02:00
literate Update assets 2023-03-21 16:10:00 +01:00
plugins Cleanup: definitions.ml is not for values 2023-05-17 13:26:47 +02:00
scalc Cleanup: definitions.ml is not for values 2023-05-17 13:26:47 +02:00
scopelang Merge branch 'master' into aides_logement_outre_mer 2023-05-04 11:04:28 +02:00
shared_ast Cleanup: definitions.ml is not for values 2023-05-17 13:26:47 +02:00
surface Rework the AST Gadt to allow merging of different ASTs 2023-03-30 15:30:08 +02:00
verification Yet more printer improvements 2023-05-02 16:33:23 +02:00
catala_web_interpreter.ml Improve editor parsable errors 2023-04-27 12:09:22 +02:00
catala.ml reformat (sync with master) 2022-03-09 10:43:17 +01:00
driver.ml Adhere to the GNU standard for error messages 2023-05-04 19:19:19 +02:00
driver.mli Tweak error message location printing 2022-11-28 16:38:09 +01:00
dune Remove dependency on ppx_expect and use alcotest instead 2023-04-21 10:37:31 +02:00
index.mld Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
plugin.ml Add experimental lazy interpreter as a plugin 2023-04-14 16:56:57 +02:00
plugin.mli Add experimental lazy interpreter as a plugin 2023-04-14 16:56:57 +02:00
tests.ml Fusion of all optimizations done correctly 2023-04-21 12:32:09 +02:00