catala/compiler/surface
Louis Gesbert acc13867bf Fix: return module items in file order
This affects their UIDs, and the order in which they later get traversed.

In particular, it was affecting the struct names renaming.
2024-08-28 17:18:26 +02:00
..
.ocamlformat-ignore Workaround some ocamlformat crashes 2022-05-11 16:21:07 +02:00
ast.ml Pass the "external module" info along passes 2024-05-28 11:43:50 +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 adapt existing errors to changes 2024-07-31 14:01:55 +02:00
lexer_common.mli adapt existing errors to changes 2024-07-31 14:01:55 +02: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 Update some dependencies 2024-06-26 12:37:57 +02:00
parser_driver.ml Fix: return module items in file order 2024-08-28 17:18:26 +02:00
parser_driver.mli Generate tests reports from 'clerk test' 2024-06-19 16:10:26 +02: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