ocaml/parsing
Jérémie Dimino 95802fe702 Accept unboxed, untagged and noalloc prefixed by "ocaml."
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16459 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-10-06 10:58:27 +00:00
..
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
ast_helper.ml whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
ast_helper.mli whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
ast_mapper.ml whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
ast_mapper.mli whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
asttypes.mli exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +00:00
attr_helper.ml Accept unboxed, untagged and noalloc prefixed by "ocaml." 2015-10-06 10:58:27 +00:00
attr_helper.mli Accept unboxed, untagged and noalloc prefixed by "ocaml." 2015-10-06 10:58:27 +00:00
docstrings.ml whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
docstrings.mli Attach documentation comments to Parsetree 2015-06-28 13:11:50 +00:00
lexer.mli Attach documentation comments to Parsetree 2015-06-28 13:11:50 +00:00
lexer.mll Consistently quoting quote and doublequote into string and character litterals. 2015-09-21 17:39:27 +00:00
location.ml whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
location.mli colorize error and warning messages, refactor Location 2015-08-15 15:57:53 +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 Attach documentation comments to Parsetree 2015-06-28 13:11:50 +00:00
parse.mli Add entry points to parse expressions/types/patterns. 2013-03-29 09:45:45 +00:00
parser.mly whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
parsetree.mli Add rec_flag to type items in the parsetree and typedtree 2015-03-13 11:07:29 +00:00
pprintast.ml whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
pprintast.mli whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
printast.ml merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16205) 2015-07-17 14:31:05 +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 colorize error and warning messages, refactor Location 2015-08-15 15:57:53 +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