ocaml/parsing
Alain Frisch fbde1f7e52 Align module and module type declarations between Parsetree and Typedtree.
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/extension_points@13443 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2013-03-25 17:47:28 +00:00
..
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
ast_helper.ml Represent exception declarations as constructor declarations in the Parsetree. 2013-03-25 15:49:10 +00:00
ast_helper.mli Represent exception declarations as constructor declarations in the Parsetree. 2013-03-25 15:49:10 +00:00
ast_mapper.ml Represent exception declarations as constructor declarations in the Parsetree. 2013-03-25 15:49:10 +00:00
ast_mapper.mli Represent exception declarations as constructor declarations in the Parsetree. 2013-03-25 15:49:10 +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 Experimenting with alternative syntax for extension nodes (as an annotation on the opening keyword/delimiter). 2013-03-08 09:17:30 +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 Represent exception declarations as constructor declarations in the Parsetree. 2013-03-25 15:49:10 +00:00
parsetree.mli Represent exception declarations as constructor declarations in the Parsetree. 2013-03-25 15:49:10 +00:00
pprintast.ml Represent exception declarations as constructor declarations in the Parsetree. 2013-03-25 15:49:10 +00:00
pprintast.mli Represent exception declarations as constructor declarations in the Parsetree. 2013-03-25 15:49:10 +00:00
printast.ml Align module and module type declarations between Parsetree and Typedtree. 2013-03-25 17:47:28 +00:00
printast.mli Starting to keep attributes in the typedtree. 2013-03-25 14:16:07 +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