ocaml/parsing
Fabrice Le Fessant e3aaa68105 Add a hook in the lexer for an internal preprocessor
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14631 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-04-17 20:19:12 +00:00
..
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
ast_helper.ml Turn more sig/str items into records. Patch from Leo White. 2014-04-15 11:26:00 +00:00
ast_helper.mli Turn more sig/str items into records. Patch from Leo White. 2014-04-15 11:26:00 +00:00
ast_mapper.ml Turn more sig/str items into records. Patch from Leo White. 2014-04-15 11:26:00 +00:00
ast_mapper.mli Turn more sig/str items into records. Patch from Leo White. 2014-04-15 11:26:00 +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 Add a hook in the lexer for an internal preprocessor 2014-04-17 20:19:12 +00:00
location.ml fix some of the whitespace problems in the source 2014-04-12 10:17:02 +00:00
location.mli fix some of the whitespace problems in the source 2014-04-12 10:17:02 +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 Add a hook in the lexer for an internal preprocessor 2014-04-17 20:19:12 +00:00
parsetree.mli Allow keywords and capitalized longidents as toplevel directives. 2014-04-17 09:23:22 +00:00
pprintast.ml Allow keywords and capitalized longidents as toplevel directives. 2014-04-17 09:23:22 +00:00
pprintast.mli More explicit internal representation of attribute payload. Now also support patterns as payload [%id ? pat]. 2013-07-22 14:58:15 +00:00
printast.ml Allow keywords and capitalized longidents as toplevel directives. 2014-04-17 09:23:22 +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