catala/compiler/lcalc
2024-01-22 16:49:58 +01: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 useless field 2024-01-17 11:29:39 +01:00
closure_conversion.mli More doc 2023-06-18 16:08:16 +02:00
compile_with_exceptions.ml Merge branch 'master' into c_backend 2024-01-15 17:19:17 +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 Fix monomorphization problems with [TAny] left 2024-01-17 16:03:20 +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 Register the option type in ctx when used in lcalc 2023-12-19 17:30:28 +01:00
from_dcalc.mli Merge branch 'master' into c_backend 2024-01-15 17:19:17 +01:00
lcalc.mld More doc 2023-06-18 16:08:16 +02:00
monomorphize.ml Work on arrays 2024-01-22 16:49:58 +01:00
monomorphize.mli Work on arrays 2024-01-22 16:49:58 +01:00
to_ocaml.ml AST change: more specific application 2023-12-19 17:27:40 +01:00
to_ocaml.mli Allow scope execution in compiled ocaml executables 2023-12-06 11:06:54 +01:00