ocaml/parsing
Xavier Clerc f7f5f2112d Tweak the definition of Parsetree.Pexp_letop (#8535)
Avoid the use of inline records so that we can keep compatibility with 4.02 in ocaml-migrate-parsetree.
2019-03-21 14:09:35 +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 Remove unnecessary executable bit from sources (#2270) 2019-02-28 16:29:26 +01:00
ast_iterator.mli Remove unnecessary executable bit from sources (#2270) 2019-02-28 16:29:26 +01:00
ast_mapper.ml Restore -vmthreads flag as an error (#2312) 2019-03-13 10:46:30 +01:00
ast_mapper.mli Refactor load path management and initial environment 2019-01-30 16:36:38 +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 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 Add support for "let" operators 2018-11-27 13:30:55 +00: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 Add support for "let" operators 2018-11-27 13:30:55 +00:00
location.ml Remove support for compiler plugins (#2276) 2019-03-13 11:46:37 +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 Introduce `infix_operator` to reduce noise. The automaton is unchanged. 2018-11-29 14:38:37 +01:00
parsetree.mli Tweak the definition of Parsetree.Pexp_letop (#8535) 2019-03-21 14:09:35 +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