ocaml/parsing
Ethan Aubin 0439c58cd8 Pretty-printing formatting cleanup in pprintast 2017-06-12 19:55:40 -04:00
..
HACKING.adoc HACKING.adoc: plenty of changes suggested by David Allsopp's review 2016-11-23 07:13:46 -05:00
ast_helper.ml Fix corner case GADT exp bug. 2016-11-15 09:08:16 -08:00
ast_helper.mli Add documentation for ``varify_constructors''. 2016-11-15 09:08:26 -08:00
ast_invariants.ml Merge tag 4.03.0 into trunk. 2016-04-28 16:13:21 +02:00
ast_invariants.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
ast_iterator.ml fix whitespace, long lines, headers 2016-08-01 16:06:59 +02:00
ast_iterator.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
ast_mapper.ml Changing the display of fatal warnings (#948) 2017-03-08 09:16:01 +00:00
ast_mapper.mli Add cross-reference detected by ocamldoc 2017-02-01 20:20:02 +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 Support for deprecated_mutable attribute. 2017-05-09 13:35:41 +02:00
builtin_attributes.mli Support for deprecated_mutable attribute. 2017-05-09 13:35:41 +02:00
depend.ml New -depend option for ocamlc/ocamlopt 2017-06-01 15:56:30 +02:00
depend.mli New -depend option for ocamlc/ocamlopt 2017-06-01 15:56:30 +02:00
docstrings.ml Parser: delay registration of docstring after the mapper is applied 2016-07-11 07:40:57 +02:00
docstrings.mli Parser: delay registration of docstring after the mapper is applied 2016-07-11 07:40:57 +02:00
lexer.mli PR#7165: guard against out-of-range integers in lexer directives 2016-07-11 14:10:37 +02:00
lexer.mll Deprecation warning when checking signature inclusion 2017-04-05 19:13:59 +02:00
location.ml Deprecation warning when checking signature inclusion 2017-04-05 19:13:59 +02:00
location.mli Deprecation warning when checking signature inclusion 2017-04-05 19:13:59 +02:00
longident.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
longident.mli documentation fixes for some compilerlibs modules 2016-05-03 13:18:15 +02: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 Fix PR#7344 2017-03-15 10:50:53 +09:00
parsetree.mli Add missing locations in the parsetree (#749) 2016-08-29 16:21:38 +02:00
pprintast.ml Pretty-printing formatting cleanup in pprintast 2017-06-12 19:55:40 -04:00
pprintast.mli fix whitespace, long lines, headers 2016-08-01 16:06:59 +02:00
printast.ml Add missing locations in the parsetree (#749) 2016-08-29 16:21:38 +02: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