ocaml/parsing
Damien Doligez 64dd73a6e0 PR#6165: Alterations to handling of \013 in source files breaking other tools
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14405 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-01-22 13:04:04 +00:00
..
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
ast_helper.ml Support module aliases. 2013-09-29 07:22:34 +00:00
ast_helper.mli Merge module-alias branch (cf. PR#6063) 2014-01-10 07:53:33 +00:00
ast_mapper.ml Merge module-alias branch (cf. PR#6063) 2014-01-10 07:53:33 +00:00
ast_mapper.mli Get rid of recursion closing functions, being more explicit on the recursion does not hurt. 2013-09-26 08:49:46 +00:00
asttypes.mli Revert addition of raw literals to the parsetree 2013-05-23 15:12:04 +00:00
lexer.mli Reports the beginning of the string literal in 'This comment contains an unterminated string literal' errors. 2013-11-29 11:35:50 +00:00
lexer.mll PR#6165: Alterations to handling of \013 in source files breaking other tools 2014-01-22 13:04:04 +00:00
location.ml Continue cleanup. driver/errors.ml is no longer needed. 2013-09-12 14:45:03 +00:00
location.mli Continue cleanup. driver/errors.ml is no longer needed. 2013-09-12 14:45:03 +00:00
longident.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
longident.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
parse.ml Cleanup. 2013-09-10 12:21:45 +00:00
parse.mli Add entry points to parse expressions/types/patterns. 2013-03-29 09:45:45 +00:00
parser.mly Merge module-alias branch (cf. PR#6063) 2014-01-10 07:53:33 +00:00
parsetree.mli Merge module-alias branch (cf. PR#6063) 2014-01-10 07:53:33 +00:00
pprintast.ml Merge module-alias branch (cf. PR#6063) 2014-01-10 07:53:33 +00:00
pprintast.mli More explicit internal representation of attribute payload. Now also support patterns as payload [%id ? pat]. 2013-07-22 14:58:15 +00:00
printast.ml Merge module-alias branch (cf. PR#6063) 2014-01-10 07:53:33 +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 Port Syntaxerr.Error to the new system. Trickier, because of special way to report some errors in the toplevel (is it really worth the trouble?). 2013-09-11 18:10:59 +00:00
syntaxerr.mli Switch Lexer.Error to the new system. 2013-09-12 11:59:45 +00:00