catala/compiler/lcalc
2023-04-06 13:42:40 +02:00
..
ast.ml clean deadcode 2023-04-04 15:56:49 +02:00
ast.mli clean deadcode 2023-04-04 15:56:49 +02:00
closure_conversion.ml fix closure conversion non-existent variable 2023-04-04 15:57:11 +02:00
closure_conversion.mli Reformat 2022-07-11 17:42:34 +02:00
compile_with_exceptions.ml Merge branch 'master' into adelaett-withoutexceptionsfix 2023-03-31 15:52: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 typo 2023-04-06 13:42:40 +02:00
compile_without_exceptions.mli finished the implementation, but a few issues are missing 2023-03-13 16:51:06 +01:00
dune unit test infrastructure for optimization 2023-03-17 17:19:50 +01:00
from_dcalc.ml documentation 2023-04-04 17:02:26 +02:00
from_dcalc.mli documentation 2023-04-04 17:02:26 +02:00
lcalc.mld Link to modules in the docs 2022-02-14 18:27:29 +01:00
optimizations.ml lcalc optimization documentation 2023-04-04 15:17:59 +02:00
optimizations.mli lcalc optimization documentation 2023-04-04 15:17:59 +02:00
to_ocaml.ml fix to_ocaml new handledefault and handledefault opt operator 2023-04-04 15:57:33 +02:00
to_ocaml.mli Rename all Map/Set calls accordingly 2022-11-28 16:38:09 +01:00