catala/compiler/lcalc
2024-07-08 10:12:42 +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 Fix bug in closure conversion 2024-07-05 18:03:01 +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 Replace HandleDefault* internal operators by HandleExceptions 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 Debugging monomorphisation 2024-07-04 15:08:13 +02:00
monomorphize.mli Simplify monomorphisation, and preserve type annotations 2024-02-06 18:00:25 +01:00
to_ocaml.ml Cleanup leftover commented code bits 2024-07-08 10:12:42 +02:00
to_ocaml.mli Computation and checking of module hashes 2024-05-28 11:43:50 +02:00