catala/compiler/surface
Louis Gesbert f835225a34 Tiny parser simplification
There is no need to keep separate rules for the different kinds of binops anymore.
2023-01-16 12:09:19 +01:00
..
.ocamlformat-ignore Workaround some ocamlformat crashes 2022-05-11 16:21:07 +02:00
ast.ml Force parens in compound logic formulas 2023-01-04 10:46:14 +01:00
dune Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
fill_error_tokens.py Big renaming and dir reorg 2021-06-21 11:39:06 +02:00
fill_positions.ml Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
fill_positions.mli Big reformatting 2022-03-08 15:03:14 +01:00
lexer_common.ml Rename a few tokens 2022-12-19 15:17:17 +01:00
lexer_common.mli Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
lexer_en.cppo.ml Collection syntax: re-add combined filter+map 2022-12-19 15:17:17 +01:00
lexer_en.mli Big reformatting 2022-03-08 15:03:14 +01:00
lexer_fr.cppo.ml Collection syntax: re-add combined filter+map 2022-12-19 15:17:17 +01:00
lexer_fr.mli Big reformatting 2022-03-08 15:03:14 +01:00
lexer_pl.cppo.ml Collection syntax: re-add combined filter+map 2022-12-19 15:17:17 +01:00
lexer_pl.mli Big reformatting 2022-03-08 15:03:14 +01:00
lexer.cppo.ml Rename a few tokens 2022-12-19 15:17:17 +01:00
parse_utils.ml Big reformatting 2022-03-08 15:03:14 +01:00
parse_utils.mli Big reformatting 2022-03-08 15:03:14 +01:00
parser_driver.ml Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
parser_driver.mli Rename utils to catala_utils 2022-11-28 16:38:09 +01:00
parser_errors.mli Big reformatting 2022-03-08 15:03:14 +01:00
parser.messages Tiny parser simplification 2023-01-16 12:09:19 +01:00
parser.mly Tiny parser simplification 2023-01-16 12:09:19 +01:00
print.ml Big reformatting 2022-03-08 15:03:14 +01:00
print.mli Big reformatting 2022-03-08 15:03:14 +01:00
surface.mld Documentation pass 2022-01-19 10:54:16 +01:00
tokens.mly Rename a few tokens 2022-12-19 15:17:17 +01:00