catala/compiler/scopelang
Louis Gesbert 73173285e4 Scope calls: proper handling of context vars
Also proper error messages on bad scope input specifications.

* Still needs more tests
2022-10-25 11:30:45 +02:00
..
ast.ml Make scopes directly callable 2022-10-21 17:17:26 +02:00
ast.mli Swap boxing and annotations in expressions 2022-10-07 18:00:23 +02:00
dependency.ml Make scopes directly callable 2022-10-21 17:17:26 +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 Scope calls: proper handling of context vars 2022-10-25 11:30:45 +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