catala/compiler/scalc
Louis Gesbert 1208744c6b EmptyError is no longer a literal
it's much simpler to handle it as an AST node, as that makes the literal
identical across all AST passes.
2023-03-30 18:54:50 +02:00
..
ast.ml EmptyError is no longer a literal 2023-03-30 18:54:50 +02:00
dune refactor(runtimes): add runtime_ocaml and runtime_jsoo in the catala package 2022-07-22 16:52:56 +02:00
from_lcalc.ml Remove date rounding mode from Operator.translate 2023-03-30 15:33:00 +02:00
from_lcalc.mli Rename Scalc from_lambda to from_lcalc for consistency 2023-02-17 19:49:56 +01:00
print.ml Toplevel definitions: branch cleanup 2023-02-13 18:02:09 +01:00
print.mli Toplevel definitions: branch cleanup 2023-02-13 18:02:09 +01:00
scalc.mld Handle toplevel defs down to scalc 2023-02-13 11:44:32 +01:00
to_python.ml EmptyError is no longer a literal 2023-03-30 18:54:50 +02:00
to_python.mli Big reformatting 2022-03-08 15:03:14 +01:00