ocaml/parsing
Alain Frisch 8df2057b46 Special syntax when the payload of attribute/extension is a single type expression: [@id : T], [%id : T]. Represented internally as (() : T).
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/extension_points@13918 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2013-07-22 14:04:28 +00:00
..
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
ast_helper.ml Synchronize with trunk. 2013-07-16 13:34:30 +00:00
ast_helper.mli Synchronize with trunk. 2013-07-16 13:34:30 +00:00
ast_mapper.ml Synchronize with trunk. 2013-07-16 13:34:30 +00:00
ast_mapper.mli Item attributes on each let-binding. 2013-06-03 15:14:19 +00:00
asttypes.mli Revert addition of raw literals to the parsetree 2013-05-23 15:12:04 +00:00
lexer.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
lexer.mll Synchronize with trunk. 2013-07-16 13:34:30 +00:00
location.ml Fix fix to PR#3679 : discard CR instead of printing a dot 2013-06-12 15:32:27 +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 Add entry points to parse expressions/types/patterns. 2013-03-29 09:45:45 +00:00
parse.mli Add entry points to parse expressions/types/patterns. 2013-03-29 09:45:45 +00:00
parser.mly Special syntax when the payload of attribute/extension is a single type expression: [@id : T], [%id : T]. Represented internally as (() : T). 2013-07-22 14:04:28 +00:00
parsetree.mli Synchronize with trunk. 2013-07-16 13:34:30 +00:00
pprintast.ml Synchronize with trunk. 2013-07-16 13:34:30 +00:00
pprintast.mli Synchronize with trunk. 2013-07-16 13:34:30 +00:00
printast.ml Synchronize with trunk. 2013-07-16 13:34:30 +00:00
printast.mli The arument of attributes and extension nodes is now a structure, which is syntactically more general than an expression (through the embedding E -> [Pexp_eval E]). 2013-04-19 07:40:57 +00:00
syntaxerr.ml Keep item attributes on let-binding structure items. 2013-04-11 13:52:06 +00:00
syntaxerr.mli Keep item attributes on let-binding structure items. 2013-04-11 13:52:06 +00:00