ocaml/parsing
Alain Frisch 2825f94d5b Attributes on value declared in signatures.
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/extension_points@13341 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2013-03-04 16:03:20 +00:00
..
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
ast_mapper.ml Attributes on value declared in signatures. 2013-03-04 16:03:20 +00:00
ast_mapper.mli Adding attributes on constructor declarations (type t = A [@id expr] | B [@id expr] of ...), and switch to a record type to represent those constructor declarations in the Parsetree. 2013-03-04 15:35:47 +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 Prefix attributes for 'items'. 2013-03-04 15:53:43 +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 Attributes on value declared in signatures. 2013-03-04 16:03:20 +00:00
parsetree.mli Attributes on value declared in signatures. 2013-03-04 16:03:20 +00:00
pprintast.ml Adding attributes on constructor declarations (type t = A [@id expr] | B [@id expr] of ...), and switch to a record type to represent those constructor declarations in the Parsetree. 2013-03-04 15:35:47 +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 Attributes on value declared in signatures. 2013-03-04 16:03:20 +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