ocaml/parsing
Gabriel Scherer c508c47101 colorize error and warning messages, refactor Location
(Simon Cruanes)

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16349 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-08-15 15:57:53 +00:00
..
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
ast_helper.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
ast_helper.mli Attach documentation comments to Parsetree 2015-06-28 13:11:50 +00:00
ast_mapper.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
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
docstrings.ml Attach documentation comments to Parsetree 2015-06-28 13:11:50 +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 Attach documentation comments to Parsetree 2015-06-28 13:11:50 +00:00
location.ml colorize error and warning messages, refactor Location 2015-08-15 15:57:53 +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 GPR#26: support for "(type a b ..)" as sugar for "(type a) (type b) .." 2015-07-26 19:01:42 +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 fix -dsource error on recursive modules 2015-08-02 13:05:53 +00:00
pprintast.mli 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.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