catala/compiler/dcalc
2022-07-11 17:42:34 +02:00
..
ast.ml Port verification code to the AST changes 2022-07-11 17:42:34 +02:00
ast.mli Port verification code to the AST changes 2022-07-11 17:42:34 +02:00
dcalc.mld Documentation pass 2022-01-19 10:54:16 +01:00
dune dcalc review 2022-02-18 15:31:52 +01:00
interpreter.ml Typing: add functions to type scopes without conversion to expr 2022-07-11 17:42:34 +02:00
interpreter.mli Add type annotations on all AST nodes (first pass) 2022-07-11 16:51:54 +02:00
optimizations.ml Add type annotations on all AST nodes (first pass) 2022-07-11 16:51:54 +02:00
optimizations.mli Add type annotations on all AST nodes (first pass) 2022-07-11 16:51:54 +02:00
print.ml Add type annotations on all AST nodes (first pass) 2022-07-11 16:51:54 +02:00
print.mli Add type annotations on all AST nodes (first pass) 2022-07-11 16:51:54 +02:00
typing.ml Rework type error reporting 2022-07-11 17:42:34 +02:00
typing.mli Add type annotations on all AST nodes (first pass) 2022-07-11 16:51:54 +02:00