ocaml/parsing
Gabriel Scherer 4c303cc88a Merge pull request #8826 from glondu/4.08-spelling-errors
Fix spelling errors reported by Lintian

(cherry picked from commit c808ce7068f3e31975594bcd5e6a41dceab3a80e)
2019-07-29 08:36:53 +02:00
..
CONFLICTS.md Convert CONFLICTS to markdown format. 2018-11-21 00:06:29 +01:00
HACKING.adoc Makefile rules to test parser changes by comparing -dparsetree output 2018-09-08 12:24:29 +02:00
VIPs.md Convert VIPs to markdown format. 2018-11-21 00:06:29 +01:00
ast_helper.ml Add support for "let" operators 2018-11-27 13:30:55 +00:00
ast_helper.mli Add support for "let" operators 2018-11-27 13:30:55 +00:00
ast_invariants.ml Extend `open` to arbritrary module expressions in structures and to 2018-11-26 16:20:37 +00:00
ast_invariants.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
ast_iterator.ml Remove unnecessary executable bit from sources (#2270) 2019-02-28 16:29:26 +01:00
ast_iterator.mli Merge pull request #8826 from glondu/4.08-spelling-errors 2019-07-29 08:36:53 +02:00
ast_mapper.ml Remove Misc.may_map and similar 2019-05-23 16:27:58 +01:00
ast_mapper.mli Merge pull request #8826 from glondu/4.08-spelling-errors 2019-07-29 08:36:53 +02:00
asttypes.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
attr_helper.ml Location: significantly rework the code printing errors and warnings 2018-08-08 17:42:08 +02:00
attr_helper.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
builtin_attributes.ml Remove unnecessary executable bit from sources (#2270) 2019-02-28 16:29:26 +01:00
builtin_attributes.mli Remove unnecessary executable bit from sources (#2270) 2019-02-28 16:29:26 +01:00
depend.ml Remove Misc.may_map and similar 2019-05-23 16:27:58 +01:00
depend.mli Remove support for compiler plugins (#2276) 2019-03-13 11:46:37 +01:00
docstrings.ml The parser keeps previous location when relocating ast node 2018-09-06 16:12:00 +01:00
docstrings.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
dune Provide a way to build the bytecode compiler using Dune (#2093) 2018-10-10 16:16:00 +01:00
lexer.mli Disallow .~ in extended indexing operators. (#2106) 2018-10-22 15:33:00 +02:00
lexer.mll Octal character literal in comments 2019-04-26 15:21:02 +02:00
location.ml Remove Misc.may_map and similar 2019-05-23 16:27:58 +01:00
location.mli "Alerts" as a generalization of "deprecated" (#1804) 2018-11-15 09:51:35 +01:00
longident.ml Teach Changes, ocamldoc and the manual about deep destructive substitutions 2017-08-01 07:40:14 -04:00
longident.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
parse.ml Move variable printer to Pprintast 2018-11-06 13:12:54 +01:00
parse.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
parser.mly multi-indices for extended indexing operators 2019-05-13 15:26:49 +02:00
parsetree.mli Add a type alias for location stack in the parsetree (#8803) 2019-07-12 12:18:28 +02:00
pprintast.ml Remove Misc.may_map and similar 2019-05-23 16:27:58 +01:00
pprintast.mli Move variable printer to Pprintast 2018-11-06 13:12:54 +01:00
printast.ml Remove Misc.may_map and similar 2019-05-23 16:27:58 +01:00
printast.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
syntaxerr.ml Move variable printer to Pprintast 2018-11-06 13:12:54 +01:00
syntaxerr.mli Move variable printer to Pprintast 2018-11-06 13:12:54 +01:00