catala/compiler/catala_utils
Louis Gesbert 50d686f089 Pass exception positions to the HandleDefault operators
This puts runtime exception info on par with what we had in the interpreter, and
repairs the regression on the interpreter which no longer had them.
2024-04-29 16:09:38 +02:00
..
catala_utils.mld Match the compiler code to the new type of error message content 2023-07-12 11:55:11 +02:00
cli.ml Add env variables to set flags -O, --avoid-exceptions, --trace 2024-04-19 15:30:51 +02:00
cli.mli Reformat 2024-03-20 14:41:06 +01:00
dune Messages: adjust to terminal width 2024-04-26 15:40:55 +02:00
file.ml Messages: adjust to terminal width 2024-04-26 15:40:55 +02:00
file.mli Reformat 2024-03-20 14:41:06 +01:00
get_version.ml Better version handling 2024-01-24 11:41:34 +01:00
global.ml Reformat 2024-03-20 14:41:06 +01:00
global.mli Reformat 2024-03-20 14:41:06 +01:00
map.ml Reformat 2023-11-30 23:53:38 +01:00
mark.ml Add an explain plugin 2023-07-11 17:33:56 +02:00
mark.mli Reformat 2023-09-01 16:24:27 +02:00
message.ml Pass exception positions to the HandleDefault operators 2024-04-29 16:09:38 +02:00
message.mli Messages: adjust to terminal width 2024-04-26 15:40:55 +02:00
pos.ml Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
pos.mli Reformat 2023-09-01 16:24:27 +02:00
string.ml Sort strings in natural order when they contain numbers 2024-03-19 15:26:32 +01:00
string.mli Sort strings in natural order when they contain numbers 2024-03-19 15:26:32 +01:00
suggestions.ml Better indications for the user : 2023-07-12 16:32:55 +02:00
suggestions.mli Better indications for the user : 2023-07-12 16:32:55 +02:00
uid.ml Output scopes and subscope variable rework done 2024-04-04 10:24:18 +02:00
uid.mli Rework resolution of module elements 2023-11-30 21:14:12 +01:00
version.mli Better version handling 2024-01-24 11:41:34 +01:00