catala/compiler/surface
Denis Merigoux 5bd66142a6
Big reformatting
ocamlformat 0.19.0 -> 0.20.1
100 -> 80 columns per line
Reestablished @emilerolley's smart fun break
2022-03-08 15:03:14 +01:00
..
ast.ml Big reformatting 2022-03-08 15:03:14 +01:00
desugaring.ml Big reformatting 2022-03-08 15:03:14 +01:00
desugaring.mli Big reformatting 2022-03-08 15:03:14 +01:00
dune Factorise lexer translations 2021-08-19 18:26:06 +02:00
fill_error_tokens.py Big renaming and dir reorg 2021-06-21 11:39:06 +02:00
fill_positions.ml Big reformatting 2022-03-08 15:03:14 +01:00
fill_positions.mli Big reformatting 2022-03-08 15:03:14 +01:00
lexer_common.ml Big reformatting 2022-03-08 15:03:14 +01:00
lexer_common.mli Big reformatting 2022-03-08 15:03:14 +01:00
lexer_en.cppo.ml Syntax: parser and highlighting 2022-02-28 14:33:07 +01:00
lexer_en.mli Big reformatting 2022-03-08 15:03:14 +01:00
lexer_fr.cppo.ml Syntax: parser and highlighting 2022-02-28 14:33:07 +01:00
lexer_fr.mli Big reformatting 2022-03-08 15:03:14 +01:00
lexer_pl.cppo.ml Syntax: parser and highlighting 2022-02-28 14:33:07 +01:00
lexer_pl.mli Big reformatting 2022-03-08 15:03:14 +01:00
lexer.cppo.ml Syntax: parser and highlighting 2022-02-28 14:33:07 +01:00
name_resolution.ml Big reformatting 2022-03-08 15:03:14 +01:00
name_resolution.mli Big reformatting 2022-03-08 15:03:14 +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 Big reformatting 2022-03-08 15:03:14 +01:00
parser_driver.mli Big reformatting 2022-03-08 15:03:14 +01:00
parser_errors.mli Big reformatting 2022-03-08 15:03:14 +01:00
parser.messages Syntax: parser and highlighting 2022-02-28 14:33:07 +01:00
parser.mly Use format strings directly in debug/error/log functions 2022-03-08 13:04:27 +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 Syntax: parser and highlighting 2022-02-28 14:33:07 +01:00