mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 07:51:43 +03:00
035dff35a3
some of the types (in particular, in hoisted closures) could not be reconstructed afterwards. This properly propagates the types, including to closure deconstruction time, giving additional insurance; and allowing monomorphisation not to choke on the result. |
||
---|---|---|
.. | ||
ast.ml | ||
ast.mli | ||
closure_conversion.ml | ||
closure_conversion.mli | ||
compile_with_exceptions.ml | ||
compile_with_exceptions.mli | ||
compile_without_exceptions.ml | ||
compile_without_exceptions.mli | ||
dune | ||
from_dcalc.ml | ||
from_dcalc.mli | ||
lcalc.mld | ||
monomorphize.ml | ||
monomorphize.mli | ||
to_ocaml.ml | ||
to_ocaml.mli |