catala/compiler/scopelang
Louis Gesbert 7267543ca1 Rename Expr.Box.inj to Expr.Box.lift
it is more consistent with the naming of functions in Bindlib.
2022-10-21 15:35:49 +02:00
..
ast.ml Add a helper to fold on expressions 2022-10-21 15:35:49 +02:00
ast.mli Swap boxing and annotations in expressions 2022-10-07 18:00:23 +02:00
dependency.ml Add marks to scopelang Call 2022-10-04 14:50:37 +02:00
dependency.mli Generalise the types to allow scopelang ASTs to be typed 2022-10-04 14:50:37 +02:00
dune Add a helper to fold on expressions 2022-10-21 15:35:49 +02:00
print.ml Add marks to scopelang Call 2022-10-04 14:50:37 +02:00
print.mli Generalise the types to allow scopelang ASTs to be typed 2022-10-04 14:50:37 +02:00
scope_to_dcalc.ml Rename Expr.Box.inj to Expr.Box.lift 2022-10-21 15:35:49 +02:00
scope_to_dcalc.mli Add marks to scopelang Call 2022-10-04 14:50:37 +02:00
scopelang.mld Documentation pass 2022-01-19 10:54:16 +01:00