catala/compiler/surface
Louis Gesbert 4d412027d0 Remove direct dependency towards dates_calc from the compiler
The dependency should only go through the `Runtime` module
2024-05-02 16:30:46 +02:00
..
.ocamlformat-ignore Workaround some ocamlformat crashes 2022-05-11 16:21:07 +02:00
ast.ml More precise positions for operators throughout 2024-04-30 16:35:08 +02:00
dune Remove direct dependency towards dates_calc from the compiler 2024-05-02 16:30:46 +02:00
fill_error_tokens.py Big renaming and dir reorg 2021-06-21 11:39:06 +02:00
fill_positions.ml Simplify visitors ppx annotations 2023-08-04 11:43:16 +02:00
fill_positions.mli Big reformatting 2022-03-08 15:03:14 +01:00
lexer_common.ml Rewriting message calls to use the new intf 2024-04-10 19:26:23 +02:00
lexer_common.mli Document and first test for externals 2023-12-06 11:06:54 +01:00
lexer_en.cppo.ml Support for structure updates 2024-04-12 17:17:48 +02:00
lexer_en.mli Big reformatting 2022-03-08 15:03:14 +01:00
lexer_fr.cppo.ml Support for structure updates 2024-04-12 17:17:48 +02:00
lexer_fr.mli Big reformatting 2022-03-08 15:03:14 +01:00
lexer_pl.cppo.ml Support for structure updates 2024-04-12 17:17:48 +02:00
lexer_pl.mli Big reformatting 2022-03-08 15:03:14 +01:00
lexer.cppo.ml Support for structure updates 2024-04-12 17:17:48 +02:00
parser_driver.ml Support for direct tuple member access 2024-04-13 09:37:03 +02:00
parser_driver.mli Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
parser_errors.mli Big reformatting 2022-03-08 15:03:14 +01:00
parser.messages Support for direct tuple member access 2024-04-13 09:37:03 +02:00
parser.mly More precise positions for operators throughout 2024-04-30 16:35:08 +02:00
print.ml Rework and normalise the Marked interface 2023-05-17 17:37:00 +02:00
print.mli Big reformatting 2022-03-08 15:03:14 +01:00
surface.mld Fix most doc errors 2023-06-02 17:17:45 +02:00
tokens.mly Support for structure updates 2024-04-12 17:17:48 +02:00