ocaml/parsing
Thomas Refis 8e928caea7
a better representation for modules with no name (#8908)
2019-10-09 14:15:37 +01: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 a better representation for modules with no name (#8908) 2019-10-09 14:15:37 +01:00
ast_helper.mli a better representation for modules with no name (#8908) 2019-10-09 14:15:37 +01: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 a better representation for modules with no name (#8908) 2019-10-09 14:15:37 +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 a better representation for modules with no name (#8908) 2019-10-09 14:15:37 +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 Add support for [@@immediate64] 2019-09-24 07:56:15 +01:00
builtin_attributes.mli Add support for [@@immediate64] 2019-09-24 07:56:15 +01:00
depend.ml a better representation for modules with no name (#8908) 2019-10-09 14:15:37 +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 Fix error submessages in the toplevel: do not display dummy locations 2019-09-19 15:42:32 +02:00
location.mli PR#8611: be more conservative (no assert false), and tweak some comments 2019-09-11 20:08:50 +02: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 a better representation for modules with no name (#8908) 2019-10-09 14:15:37 +01:00
parsetree.mli a better representation for modules with no name (#8908) 2019-10-09 14:15:37 +01:00
pprintast.ml a better representation for modules with no name (#8908) 2019-10-09 14:15:37 +01:00
pprintast.mli Move variable printer to Pprintast 2018-11-06 13:12:54 +01:00
printast.ml a better representation for modules with no name (#8908) 2019-10-09 14:15:37 +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