catala/compiler/catala_utils
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
..
catala_utils.mld Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
cli.ml Install Catala plugins 2023-01-17 14:38:09 +01:00
cli.mli Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
dune Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
errors.ml Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
errors.mli Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
file.ml Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
file.mli Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
marked.ml Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
marked.mli Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
pos.ml Fix multi-argument scopedefs, improve error message positions 2023-02-28 15:53:50 +01:00
pos.mli Fix multi-argument scopedefs, improve error message positions 2023-02-28 15:53:50 +01:00
string.ml Add overloaded operators for the common operations 2022-12-13 11:55:24 +01:00
string.mli Add overloaded operators for the common operations 2022-12-13 11:55:24 +01:00
uid.ml Tweak error message location printing 2022-11-28 16:38:09 +01:00
uid.mli Rename utils to catala_utils 2022-11-28 16:38:09 +01:00