ocaml/parsing
Leo White 403003cad5 Add support for "let" operators 2018-11-27 13:30:55 +00: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 Add support for "let" operators 2018-11-27 13:30:55 +00:00
ast_iterator.mli Add support for "let" operators 2018-11-27 13:30:55 +00:00
ast_mapper.ml Add support for "let" operators 2018-11-27 13:30:55 +00:00
ast_mapper.mli Add support for "let" operators 2018-11-27 13:30:55 +00: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 "Alerts" as a generalization of "deprecated" (#1804) 2018-11-15 09:51:35 +01:00
builtin_attributes.mli "Alerts" as a generalization of "deprecated" (#1804) 2018-11-15 09:51:35 +01:00
depend.ml Add support for "let" operators 2018-11-27 13:30:55 +00:00
depend.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02: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 Add support for "let" operators 2018-11-27 13:30:55 +00:00
location.ml Fix the location highlight tag for alerts (#2163) 2018-11-26 15:48:33 +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 Add support for "let" operators 2018-11-27 13:30:55 +00:00
parsetree.mli Add support for "let" operators 2018-11-27 13:30:55 +00:00
pprintast.ml Add support for "let" operators 2018-11-27 13:30:55 +00:00
pprintast.mli Move variable printer to Pprintast 2018-11-06 13:12:54 +01:00
printast.ml Add support for "let" operators 2018-11-27 13:30:55 +00: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