catala/compiler/scalc
Louis Gesbert f2fc79f640 Add some helper functions in a wrapper Map module
and use them throughout. No more `List.map fst (Map.bindings m)` !

Also adds some facilities for direct formatting without going through a list.
2023-07-12 11:51:15 +02:00
..
ast.ml Rework and normalise the Marked interface 2023-05-17 17:37:00 +02:00
dune refactor(runtimes): add runtime_ocaml and runtime_jsoo in the catala package 2022-07-22 16:52:56 +02:00
from_lcalc.ml Add some helper functions in a wrapper Map module 2023-07-12 11:51:15 +02:00
from_lcalc.mli Rename Scalc from_lambda to from_lcalc for consistency 2023-02-17 19:49:56 +01:00
print.ml Add some helper functions in a wrapper Map module 2023-07-12 11:51:15 +02:00
print.mli Toplevel definitions: branch cleanup 2023-02-13 18:02:09 +01:00
scalc.mld Fix most doc errors 2023-06-02 17:17:45 +02:00
to_python.ml Add some helper functions in a wrapper Map module 2023-07-12 11:51:15 +02:00
to_python.mli Big reformatting 2022-03-08 15:03:14 +01:00