catala/compiler/lcalc
2022-08-16 14:33:37 +02:00
..
ast.ml Remove unused type definitions 2022-08-16 14:33:37 +02:00
ast.mli More factorisation, in particular for variables 2022-08-12 17:18:06 +02:00
closure_conversion.ml More factorisation, in particular for variables 2022-08-12 17:18:06 +02:00
closure_conversion.mli Reformat 2022-07-11 17:42:34 +02:00
compile_with_exceptions.ml More factorisation, in particular for variables 2022-08-12 17:18:06 +02:00
compile_with_exceptions.mli Porting the interpreter to the marked AST 2022-07-11 17:42:30 +02:00
compile_without_exceptions.ml More factorisation, in particular for variables 2022-08-12 17:18:06 +02:00
compile_without_exceptions.mli Porting the interpreter to the marked AST 2022-07-11 17:42:30 +02:00
dune refactor(compiler): remove the camomile dependency due to the new Utils.String_common module based on Ubase 2022-08-05 10:55:45 +02:00
lcalc.mld Link to modules in the docs 2022-02-14 18:27:29 +01:00
optimizations.ml Factorizing Dcalc.program 2022-07-22 15:49:57 +02:00
optimizations.mli Mark the optimization passes as untyped 2022-07-13 12:17:43 +02:00
print.ml refactor(compiler): remove the camomile dependency due to the new Utils.String_common module based on Ubase 2022-08-05 10:55:45 +02:00
print.mli refactor(compiler): remove the camomile dependency due to the new Utils.String_common module based on Ubase 2022-08-05 10:55:45 +02:00
to_ocaml.ml More factorisation, in particular for variables 2022-08-12 17:18:06 +02:00
to_ocaml.mli refactor(to_ocaml): format_to_struct_type -> format_to_module_name 2022-07-22 16:52:56 +02:00