ocaml/parsing
Damien Doligez ee8f71101b clean up whitespace and cut long lines 2016-02-17 13:36:27 +01:00
..
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_invariants.ml Use Ast_iterator for Ast_invariants 2016-01-27 23:02:23 +01:00
ast_invariants.mli Add module Ast_invariants 2016-01-27 18:41:12 +00:00
ast_iterator.ml Add Ast_iterator 2016-01-27 23:02:23 +01:00
ast_iterator.mli Add Ast_iterator 2016-01-27 23:02:23 +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 clean up whitespace and cut long lines 2016-02-17 13:36:27 +01:00
builtin_attributes.mli clean up whitespace and cut long lines 2016-02-17 13:36:27 +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#6977: String literals in comments interpret escape sequences 2016-02-03 13:43:44 +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 clean up whitespace and cut long lines 2016-02-17 13:36:27 +01:00
parsetree.mli Rename parsetree constants. 2016-01-18 00:12:38 +01:00
pprintast.ml clean up whitespace and cut long lines 2016-02-17 13:36:27 +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