catala/compiler/lcalc
Louis Gesbert c3b978bef8 Remove the now unused HandleDefault operator
(we now only need HandleDefaultOpt)
2024-07-04 15:08:13 +02:00
..
ast.ml AST change: more specific application 2023-12-19 17:27:40 +01:00
ast.mli AST change: more specific application 2023-12-19 17:27:40 +01:00
closure_conversion.ml Remove the with-exceptions backend 2024-07-04 15:08:13 +02:00
closure_conversion.mli Preserve and propagate types through closure conversion 2024-05-30 17:00:07 +02:00
dune Build: remove unnecessary ppx on dcalc, lcalc 2023-05-17 14:08:32 +02:00
from_dcalc.ml Remove the with-exceptions backend 2024-07-04 15:08:13 +02:00
from_dcalc.mli Remove the with-exceptions backend 2024-07-04 15:08:13 +02:00
lcalc.mld More doc 2023-06-18 16:08:16 +02:00
monomorphize.ml Small code cleanups 2024-06-19 16:10:15 +02:00
monomorphize.mli Simplify monomorphisation, and preserve type annotations 2024-02-06 18:00:25 +01:00
to_ocaml.ml Remove the now unused HandleDefault operator 2024-07-04 15:08:13 +02:00
to_ocaml.mli Computation and checking of module hashes 2024-05-28 11:43:50 +02:00