catala/compiler/lcalc
2023-12-20 17:45:39 +01:00
..
ast.ml Typed default: fix an issue to the error_on_empty constructor 2023-11-27 11:09:08 +01:00
ast.mli Improve integration of marks into the main AST 2023-05-17 17:37:00 +02:00
closure_conversion.ml Better type translation in closure conversion 2023-12-19 14:31:57 +01:00
closure_conversion.mli More doc 2023-06-18 16:08:16 +02:00
compile_with_exceptions.ml Default types should be eliminated in compile_with_exceptions 2023-12-18 15:23:08 +01:00
compile_with_exceptions.mli Default types should be eliminated in compile_with_exceptions 2023-12-18 15:23:08 +01:00
compile_without_exceptions.ml Typed defaults: translate types in scope lets as well in the new 2023-11-27 11:12:35 +01:00
compile_without_exceptions.mli finished the implementation, but a few issues are missing 2023-03-13 16:51:06 +01:00
dune Build: remove unnecessary ppx on dcalc, lcalc 2023-05-17 14:08:32 +02:00
from_dcalc.ml documentation 2023-04-04 17:02:26 +02:00
from_dcalc.mli Default types should be eliminated in compile_with_exceptions 2023-12-18 15:23:08 +01:00
lcalc.mld More doc 2023-06-18 16:08:16 +02:00
monomorphize.ml Monomorphization properly done 2023-12-20 17:45:39 +01:00
monomorphize.mli Monomorphization properly done 2023-12-20 17:45:39 +01:00
to_ocaml.ml Allow scope execution in compiled ocaml executables 2023-12-06 11:06:54 +01:00
to_ocaml.mli Allow scope execution in compiled ocaml executables 2023-12-06 11:06:54 +01:00