catala/compiler
2024-02-07 17:54:12 +01:00
..
catala_utils Merge branch 'master' into c_backend 2024-01-26 17:43:07 +01:00
dcalc Factorise a bit more with more arguments to Expr.map 2024-02-05 16:28:56 +01:00
desugared Typing: add a "assume operator types" mode 2024-02-07 17:41:04 +01:00
lcalc The typer doesn't handle monomorphised code yet 2024-02-06 18:00:45 +01:00
literate Fix #543 2023-12-06 16:58:38 +01:00
plugins Remove warnings 2024-01-26 17:53:49 +01:00
scalc Add tuples to the Python backend 2024-01-31 11:02:03 +01:00
scopelang Typing: add a "assume operator types" mode 2024-02-07 17:41:04 +01:00
shared_ast Printer: skip unit variables for conciseness 2024-02-07 17:54:12 +01:00
surface Restore tests 2024-01-29 11:06:48 +01:00
verification AST change: more specific application 2023-12-19 17:27:40 +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 Typing: add a "assume operator types" mode 2024-02-07 17:41:04 +01:00
driver.mli Work on arrays 2024-01-22 16:49:58 +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 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 Fix running inline tests 2024-01-18 16:14:27 +01:00