ocaml/parsing
Mark Shinwell 22c15cc2c1 Debuginfo.to_location and Location.print_compact 2016-01-13 16:20:23 +00:00
..
ast_helper.ml merge branches/gadt-warnings 2015-10-23 08:33:44 +00:00
ast_helper.mli Parse arbitrary precision integers .. 2015-12-03 17:20:48 +01:00
ast_mapper.ml Fix #7098 (loss of ppx context in toplevel after an exception) 2015-12-17 14:59:33 +01:00
ast_mapper.mli whitespace cleanup, cut long lines, add some missing headers 2015-09-11 11:58:31 +00:00
asttypes.mli Comment [Types] 2015-11-25 17:32: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
builtin_attributes.ml Parse arbitrary precision integers .. 2015-12-03 17:20:48 +01:00
builtin_attributes.mli A new builtin attribute ocaml.deprecated_mutable; can be applied to a record label so as to trigger a Deprecated warning if the field is mutated. 2015-12-02 18:20:24 +01:00
docstrings.ml Parse arbitrary precision integers .. 2015-12-03 17:20:48 +01:00
docstrings.mli Attach documentation comments to Parsetree 2015-06-28 13:11:50 +00:00
lexer.mli PR#7075: fix repeated documentation comments 2015-12-17 23:46:03 +01:00
lexer.mll PR#7075: fix repeated documentation comments 2015-12-17 23:46:03 +01:00
location.ml Debuginfo.to_location and Location.print_compact 2016-01-13 16:20:23 +00:00
location.mli Debuginfo.to_location and Location.print_compact 2016-01-13 16:20:23 +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 Fix #7097: improve syntax errors for illegal package types 2016-01-05 13:10:25 +01:00
parsetree.mli Add signature payloads for extension and attributes. 2015-12-09 14:26:06 +01:00
pprintast.ml Slight improvements to pretty printing of attributes. 2016-01-08 03:05:02 +01:00
pprintast.mli Parse arbitrary precision integers .. 2015-12-03 17:20:48 +01:00
printast.ml Add signature payloads for extension and attributes. 2015-12-09 14:26:06 +01: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 Fix #7097: improve syntax errors for illegal package types 2016-01-05 13:10:25 +01:00
syntaxerr.mli Fix #7097: improve syntax errors for illegal package types 2016-01-05 13:10:25 +01:00