.. |
ast_helper.ml
|
Add Ast_helper.Const, for constants.
|
2016-01-18 00:27:37 +01:00 |
ast_helper.mli
|
Add Ast_helper.Const, for constants.
|
2016-01-18 00:27:37 +01:00 |
ast_mapper.ml
|
Rename parsetree constants.
|
2016-01-18 00:12:38 +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
|
Rename parsetree constants.
|
2016-01-18 00:12:38 +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
|
Useless bindings, unit patterns, whitespace.
|
2016-01-19 23:40:55 +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
|
Rename parsetree constants.
|
2016-01-18 00:12:38 +01:00 |
parsetree.mli
|
Rename parsetree constants.
|
2016-01-18 00:12:38 +01:00 |
pprintast.ml
|
Rename parsetree constants.
|
2016-01-18 00:12:38 +01:00 |
pprintast.mli
|
Parse arbitrary precision integers ..
|
2015-12-03 17:20:48 +01:00 |
printast.ml
|
Rename parsetree constants.
|
2016-01-18 00:12:38 +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 |