ocaml/parsing
Gabriel Scherer 9fa17c95a5 temporarily remove %(%) to avoid weaker typing
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14809 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-05-12 15:37:34 +00:00
..
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
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 Protocol to allow ppx processors to report warnings to the compiler (reported as warning 22). 2014-05-07 14:52:19 +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 remove all $Id keywords 2012-10-15 17:50:56 +00:00
longident.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
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 temporarily remove %(%) to avoid weaker typing 2014-05-12 15:37:34 +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