catala/compiler/lcalc
Alain d9fbe4b499 use external pp in compile_without_exceptions
better error messages

fixed make_matchopt_with_abs_arms

fixed license

few documentation
2022-02-04 14:32:12 +01:00
..
ast.ml cleanup lcalc-ast.ml 2022-02-04 12:28:03 +01:00
ast.mli cleanup dcalc-ast.ml 2022-02-04 12:33:26 +01:00
backends.ml Working the way into the Python backend 2021-06-22 14:55:43 +02:00
backends.mli Working the way into the Python backend 2021-06-22 14:55:43 +02:00
compile_with_exceptions.ml Implementation OK, now on to debugging Bindlib [skip ci] 2021-12-10 16:30:36 +01:00
compile_with_exceptions.mli Big renaming and dir reorg 2021-06-21 11:39:06 +02:00
compile_without_exceptions.ml use external pp in compile_without_exceptions 2022-02-04 14:32:12 +01:00
compile_without_exceptions.mli use external pp in compile_without_exceptions 2022-02-04 14:32:12 +01:00
dune clarify make_matchopt + lcalc's ast ocamlformat 2022-02-02 12:23:52 +01:00
lcalc.mld Defining a new intermediate representation 2021-06-22 16:01:57 +02:00
optimizations.ml tentative beta reduction 2021-12-17 15:32:20 +01:00
optimizations.mli Big renaming and dir reorg 2021-06-21 11:39:06 +02:00
print.ml print uid too in Lcalc.Print 2022-02-04 14:31:06 +01:00
print.mli Big renaming and dir reorg 2021-06-21 11:39:06 +02:00
to_ocaml.ml better error message in to_ocaml conversion 2022-02-04 14:30:42 +01:00
to_ocaml.mli Big renaming and dir reorg 2021-06-21 11:39:06 +02:00