ocaml/parsing
Alain Frisch 7de8a9688e Allow to put 'item' attributes before the 'type' or 'module rec' keywords. They apply to the first item in the declaration.
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/extension_points@13347 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2013-03-05 11:51:51 +00:00
..
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
ast_mapper.ml Extension as structure/signature items [%%lid expr]. 2013-03-05 11:46:25 +00:00
ast_mapper.mli Attributes on module/module type/recursive module declarations in interfaces. 2013-03-04 17:39:07 +00:00
asttypes.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
lexer.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
lexer.mll Extension as structure/signature items [%%lid expr]. 2013-03-05 11:46:25 +00:00
location.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
location.mli remove all $Id keywords 2012-10-15 17:50:56 +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 remove all $Id keywords 2012-10-15 17:50:56 +00:00
parse.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
parser.mly Allow to put 'item' attributes before the 'type' or 'module rec' keywords. They apply to the first item in the declaration. 2013-03-05 11:51:51 +00:00
parsetree.mli Extension as structure/signature items [%%lid expr]. 2013-03-05 11:46:25 +00:00
pprintast.ml Extension as structure/signature items [%%lid expr]. 2013-03-05 11:46:25 +00:00
pprintast.mli fix indentation of parsing/pprintast.ml and a minor bug let _ as f = fun .. -> .. 2012-11-05 14:30:56 +00:00
printast.ml Extension as structure/signature items [%%lid expr]. 2013-03-05 11:46:25 +00:00
printast.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
syntaxerr.ml #5770: Syntax error messages involving unclosed parens are sometimes incorrect. 2012-10-16 14:04:33 +00:00
syntaxerr.mli #5770: Syntax error messages involving unclosed parens are sometimes incorrect. 2012-10-16 14:04:33 +00:00