catala/compiler/catala_utils
Louis Gesbert fe2c66af12 Select colors for Uids upon instanciation
This way different Uid kinds will have a consistent color across error messages,
AST dumps, etc.
2023-09-01 14:41:56 +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 Restore full expression printing when --debug is set 2023-07-03 17:30:17 +02:00
cli.mli Refacter the main Driver module 2023-07-03 16:42:54 +02:00
dune Use ocolor instead of ANSITerminal 2023-06-08 12:11:55 +02:00
file.ml Refacter the main Driver module 2023-07-03 16:42:54 +02:00
file.mli Refacter the main Driver module 2023-07-03 16:42:54 +02:00
map.ml Reformat 2023-08-31 17:55:36 +02:00
mark.ml Add an explain plugin 2023-07-11 17:33:56 +02:00
mark.mli Add an explain plugin 2023-07-11 17:33:56 +02:00
message.ml Better indications for the user : 2023-07-12 16:32:55 +02:00
message.mli Improve the implementation of suggestions 2023-07-12 11:55:11 +02:00
pos.ml Improve suggestions 2023-07-12 11:55:11 +02:00
pos.mli Refacter the main Driver module 2023-07-03 16:42:54 +02:00
string.ml Add some helper functions in a wrapper Map module 2023-07-12 11:51:15 +02:00
string.mli Add some helper functions in a wrapper Map module 2023-07-12 11:51:15 +02: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 Select colors for Uids upon instanciation 2023-09-01 14:41:56 +02:00
uid.mli Select colors for Uids upon instanciation 2023-09-01 14:41:56 +02:00