catala/compiler/lcalc
Denis Merigoux 6d224e1a41
Merge pull request #272 from AltGr/types-everywhere
Annotate the ASTs with type information everywhere
2022-07-20 11:07:17 +02:00
..
ast.ml Use resolved types in type annotations 2022-07-19 18:47:00 +02:00
ast.mli Mark the optimization passes as untyped 2022-07-13 12:17:43 +02:00
backends.ml Formatting: reduce extra match-case indentation 2022-05-11 16:25:20 +02:00
backends.mli Big reformatting 2022-03-08 15:03:14 +01:00
closure_conversion.ml Reformat 2022-07-11 17:42:34 +02:00
closure_conversion.mli Reformat 2022-07-11 17:42:34 +02:00
compile_with_exceptions.ml Reformat 2022-07-11 17:42:34 +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 Use resolved types in type annotations 2022-07-19 18:47:00 +02:00
compile_without_exceptions.mli Porting the interpreter to the marked AST 2022-07-11 17:42:30 +02:00
dune review of lcalc 2022-02-18 15:47:54 +01:00
lcalc.mld Link to modules in the docs 2022-02-14 18:27:29 +01:00
optimizations.ml Mark the optimization passes as untyped 2022-07-13 12:17:43 +02:00
optimizations.mli Mark the optimization passes as untyped 2022-07-13 12:17:43 +02:00
print.ml Reformat 2022-07-11 17:42:34 +02:00
print.mli Porting the interpreter to the marked AST 2022-07-11 17:42:30 +02:00
to_ocaml.ml Merge pull request #272 from AltGr/types-everywhere 2022-07-20 11:07:17 +02:00
to_ocaml.mli Reformat 2022-07-11 17:42:34 +02:00