catala/compiler
Louis Gesbert 0d5759d99c Allow pre-declarations without an expression for topdefs
it allows for better splitting between metadata and code (even if the type has
to be repeated at the moment)
2023-12-05 16:21:04 +01:00
..
catala_utils Reformat 2023-11-30 23:53:38 +01:00
dcalc Reformat 2023-11-30 23:53:38 +01:00
desugared Allow pre-declarations without an expression for topdefs 2023-12-05 16:21:04 +01:00
lcalc Rework resolution of module elements 2023-11-30 21:14:12 +01:00
literate support for parsing Module directives 2023-09-27 13:08:11 +02:00
plugins Rework resolution of module elements 2023-11-30 21:14:12 +01:00
scalc Adjust plugins and warnings 2023-11-27 11:06:16 +01:00
scopelang Reformat 2023-11-30 23:53:38 +01:00
shared_ast Reformat 2023-11-30 23:53:38 +01:00
surface Small cleanup and doc on the module handling refactor 2023-12-05 16:01:56 +01:00
verification Typing defaults: support nested priorities 2023-11-27 11:09:08 +01:00
catala_web_interpreter.ml Rework resolution of module elements 2023-11-30 21:14:12 +01:00
catala.ml replace let _ by let () or add type annotation 2023-09-09 22:02:39 +02:00
driver.ml Small cleanup and doc on the module handling refactor 2023-12-05 16:01:56 +01:00
driver.mli Reformat 2023-11-30 23:53:38 +01:00
dune Add an explain plugin 2023-07-11 17:33:56 +02:00
index.mld More doc 2023-06-18 16:08:16 +02:00
plugin.ml Reformat 2023-09-27 13:19:04 +02:00
plugin.mli Refacter the main Driver module 2023-07-03 16:42:54 +02:00
tests.ml replace let _ by let () or add type annotation 2023-09-09 22:02:39 +02:00