ocaml/parsing
Alain Frisch fc7d8cfecc Cherry pick commit 14857 from 4.02.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15065 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-08-07 09:40:07 +00:00
..
.ignore
ast_helper.ml #6318: Extend match...with with exception cases. (Patch by Jeremy Yallop, backend part by A. Frisch). 2014-05-05 11:49:37 +00:00
ast_helper.mli #6318: Extend match...with with exception cases. (Patch by Jeremy Yallop, backend part by A. Frisch). 2014-05-05 11:49:37 +00:00
ast_mapper.ml Cherry pick commit 14857 from 4.02. 2014-08-07 09:40:07 +00:00
ast_mapper.mli Protocol to allow ppx processors to report warnings to the compiler (reported as warning 22). 2014-05-07 14:52:19 +00:00
asttypes.mli Revert addition of raw literals to the parsetree 2013-05-23 15:12:04 +00:00
lexer.mli Add a hook in the lexer for an internal preprocessor 2014-04-17 20:19:12 +00:00
lexer.mll PR#5584: merge open extensible types, extension-patch-4.0.2 2014-05-04 23:08:45 +00:00
location.ml Protocol to allow ppx processors to report warnings to the compiler (reported as warning 22). 2014-05-07 14:52:19 +00:00
location.mli Protocol to allow ppx processors to report warnings to the compiler (reported as warning 22). 2014-05-07 14:52:19 +00:00
longident.ml
longident.mli
parse.ml Cleanup. 2013-09-10 12:21:45 +00:00
parse.mli Add entry points to parse expressions/types/patterns. 2013-03-29 09:45:45 +00:00
parser.mly PR#6397: fix infix (+=) operators after open types merge 2014-05-06 19:57:38 +00:00
parsetree.mli #6318: Extend match...with with exception cases. (Patch by Jeremy Yallop, backend part by A. Frisch). 2014-05-05 11:49:37 +00:00
pprintast.ml PR#6469: -dsource prints Pervasives.(!) as Pervasives.! 2014-07-11 12:07:54 +00:00
pprintast.mli PR#5584: merge open extensible types, extension-patch-4.0.2 2014-05-04 23:08:45 +00:00
printast.ml Minor tweak to raw dump of parsetree/typedtree. 2014-05-07 11:14:57 +00:00
printast.mli More explicit internal representation of attribute payload. Now also support patterns as payload [%id ? pat]. 2013-07-22 14:58:15 +00:00
syntaxerr.ml Remove spurious character from error message. 2014-03-26 08:46:12 +00:00
syntaxerr.mli Switch Lexer.Error to the new system. 2013-09-12 11:59:45 +00:00