catala/compiler/catala_utils
Louis Gesbert 467a338b6c Install Catala plugins
Fixes #378

- the plugins are compiled as libraries rather than with `executable`, so that
  dune is able to install them
- they get installed to `lib/catala/plugins/<plugin-name>/<plugin-name>.cmxs`
- the lookup for plugins is now recursive to cope with the plugin subdirectories
  in the point above
2023-01-17 14:38:09 +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 underline of code errors when code contains utf8 2022-11-28 16:38:09 +01:00
pos.mli Rename utils to catala_utils 2022-11-28 16:38:09 +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