ocaml/parsing
Alain Frisch 1be542d948 Fix #6679 (pprintast bug around constraint).
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15765 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-01-07 11:34:03 +00:00
..
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
ast_helper.ml Reintegrate-merge constructors_with_record5 branch. 2014-10-14 15:51:30 +00:00
ast_helper.mli exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +00:00
ast_mapper.ml remove unnecessary Obj.magic (Grégoire Henry) 2014-12-13 22:35:55 +00:00
ast_mapper.mli Document -ppx option. 2014-10-04 10:39:29 +00:00
asttypes.mli exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +00:00
lexer.mli merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00
lexer.mll PR#5584: merge open extensible types, extension-patch-4.0.2 2014-05-04 23:08:45 +00:00
location.ml merge branch 4.02 from release 4.02.0 to release 4.02.1 2014-10-15 13:34:58 +00:00
location.mli Cherry-pick 15062,15063,15064 from 4.02 (#6497). 2014-08-07 09:46:34 +00:00
longident.ml Get rid of type-qualifed constructor paths for extensible types. 2014-09-26 16:25:29 +00:00
longident.mli Get rid of type-qualifed constructor paths for extensible types. 2014-09-26 16:25:29 +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 Exhauce PR#6611: remove the option wrapper on optional arguments in the syntax tree 2014-12-22 09:06:02 +00:00
parsetree.mli PR#6663: A misleading typo in parsetree.mli 2014-12-23 16:52:51 +00:00
pprintast.ml Fix #6679 (pprintast bug around constraint). 2015-01-07 11:34:03 +00:00
pprintast.mli exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +00:00
printast.ml exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +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 merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00
syntaxerr.mli merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00