catala/compiler/scopelang
Louis Gesbert fc5910e093 Fix multi-argument scopedefs, improve error message positions
This adds a few positions to the parser, and tweaks some others, vastly
improving the reporting of some errors (inconsistent functions definitions, but
also exceptions cycles, etc.)
2023-02-28 15:53:50 +01:00
..
ast.ml Toplevel definitions: branch cleanup 2023-02-13 18:02:09 +01:00
ast.mli Toplevel definitions: branch cleanup 2023-02-13 18:02:09 +01:00
dependency.ml until desugared 2023-02-20 17:21:44 +01:00
dependency.mli Toplevel definitions: branch cleanup 2023-02-13 18:02:09 +01:00
dune Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
from_desugared.ml Fix multi-argument scopedefs, improve error message positions 2023-02-28 15:53:50 +01:00
from_desugared.mli Uniform naming of conversion modules across compilation passes 2022-11-22 12:08:18 +01:00
print.ml Toplevel definitions: branch cleanup 2023-02-13 18:02:09 +01:00
print.mli Generalise the types to allow scopelang ASTs to be typed 2022-10-04 14:50:37 +02:00
scopelang.mld Documentation pass 2022-01-19 10:54:16 +01:00