catala/compiler/utils
2022-08-08 17:26:07 +02:00
..
cli.ml Bumping version number 2022-08-08 17:26:07 +02:00
cli.mli Cli: allow standard option --color=always|never|auto to control styling 2022-07-27 10:42:35 +02:00
dune refactor(compiler): remove the camomile dependency due to the new Utils.String_common module based on Ubase 2022-08-05 10:55:45 +02:00
errors.ml Formatting: sync with master 2022-05-12 15:10:55 +02:00
errors.mli reformat (sync with master) 2022-03-08 16:12:25 +01:00
file.ml Disable ocamlformat on api_web 2022-08-04 17:36:50 +02:00
file.mli Disable ocamlformat on api_web 2022-08-04 17:36:50 +02:00
marked.ml Propagate renaming of Pos.mark* into module Marked 2022-07-11 16:51:54 +02:00
marked.mli Add type annotations on all AST nodes (first pass) 2022-07-11 16:51:54 +02:00
pos.ml Propagate renaming of Pos.mark* into module Marked 2022-07-11 16:51:54 +02:00
pos.mli Propagate renaming of Pos.mark* into module Marked 2022-07-11 16:51:54 +02:00
string_common.ml nitpick: String_common.is_uppercase renamed in String_common.is_uppercase_ascii 2022-08-05 18:18:06 +02:00
string_common.mli doc(compiler): add information about the html generation logic + complete the doc of the Utils module 2022-08-05 19:03:59 +02:00
uid.ml Propagate renaming of Pos.mark* into module Marked 2022-07-11 16:51:54 +02:00
uid.mli Propagate renaming of Pos.mark* into module Marked 2022-07-11 16:51:54 +02:00
utils.mld doc(compiler): add information about the html generation logic + complete the doc of the Utils module 2022-08-05 19:03:59 +02:00