ocaml/parsing
Thomas Refis ae81070b51 parser: better location on type constraints (on expressions) 2018-06-21 16:19:21 +01:00
..
HACKING.adoc Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
ast_helper.ml Add tests for attributes 2018-04-09 22:29:46 +01:00
ast_helper.mli allow to attach @@ attributes on exceptions 2018-04-09 22:29:46 +01:00
ast_invariants.ml Support empty variants (#1546) 2018-03-06 10:48:16 +09:00
ast_invariants.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
ast_iterator.ml Add tests for attributes 2018-04-09 22:29:46 +01:00
ast_iterator.mli allow to attach @@ attributes on exceptions 2018-04-09 22:29:46 +01:00
ast_mapper.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
ast_mapper.mli allow to attach @@ attributes on exceptions 2018-04-09 22:29:46 +01:00
asttypes.mli documentation fixes for some compilerlibs modules 2016-05-03 13:18:15 +02:00
attr_helper.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
attr_helper.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
builtin_attributes.ml warning when [@@deprecated] is present on exceptions 2018-04-09 22:29:46 +01:00
builtin_attributes.mli warning when [@@deprecated] is present on exceptions 2018-04-09 22:29:46 +01:00
depend.ml allow to attach @@ attributes on exceptions 2018-04-09 22:29:46 +01:00
depend.mli New -depend option for ocamlc/ocamlopt 2017-06-01 15:56:30 +02:00
docstrings.ml Don't drop doc comments in empty signatures 2018-04-03 16:59:12 +01:00
docstrings.mli Don't drop doc comments in empty signatures 2018-04-03 16:59:12 +01:00
lexer.mli PR#7165: guard against out-of-range integers in lexer directives 2016-07-11 14:10:37 +02:00
lexer.mll Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
location.ml parser: better locations for type constraints 2018-06-21 11:13:58 +01:00
location.mli parser: better locations for type constraints 2018-06-21 11:13:58 +01:00
longident.ml Teach Changes, ocamldoc and the manual about deep destructive substitutions 2017-08-01 07:40:14 -04:00
longident.mli Teach Changes, ocamldoc and the manual about deep destructive substitutions 2017-08-01 07:40:14 -04:00
parse.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
parse.mli documentation fixes for some compilerlibs modules 2016-05-03 13:18:15 +02:00
parser.mly parser: better location on type constraints (on expressions) 2018-06-21 16:19:21 +01:00
parsetree.mli allow to attach @@ attributes on exceptions 2018-04-09 22:29:46 +01:00
pprintast.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
pprintast.mli fix whitespace, long lines, headers 2016-08-01 16:06:59 +02:00
printast.ml allow to attach @@ attributes on exceptions 2018-04-09 22:29:46 +01:00
printast.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
syntaxerr.ml PR#7147: add colors to errors generated by ppx rewriters 2016-07-11 16:37:32 +01:00
syntaxerr.mli documentation fixes for some compilerlibs modules 2016-05-03 13:18:15 +02:00