ocaml/parsing
Alain Frisch 980f7c3b7d Better parsing for (module M : S) expressions.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@10232 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2010-04-06 09:15:57 +00:00
..
.cvsignore fusion des changements 3.09.1 -> 3.09.2 2006-04-16 23:28:22 +00:00
asttypes.mli As discussed at the latest consortium meeting: 2009-09-12 12:41:07 +00:00
lexer.mli Detection des debordements de litteraux entiers 2003-11-21 16:01:13 +00:00
lexer.mll PR#4940: get rid of naked end-of-lines in string constants + add warning 29 2010-01-07 15:15:07 +00:00
linenum.mli Changement de la licence 1999-11-17 18:59:06 +00:00
linenum.mll clean up spaces and tabs 2010-01-22 12:48:24 +00:00
location.ml merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
location.mli PR#3114 make all error messages start with a location and "Error: " 2007-12-04 13:38:58 +00:00
longident.ml Added syntactic sugar for record expressions and record patterns: 2009-08-27 08:19:08 +00:00
longident.mli Added syntactic sugar for record expressions and record patterns: 2009-08-27 08:19:08 +00:00
parse.ml clean up spaces and tabs 2010-01-22 12:48:24 +00:00
parse.mli clean up spaces and tabs 2010-01-22 12:48:24 +00:00
parser.mly Better parsing for (module M : S) expressions. 2010-04-06 09:15:57 +00:00
parsetree.mli Adding "module type of <module-expr>" in the class of <module-type>. 2010-04-02 12:53:33 +00:00
printast.ml Adding "module type of <module-expr>" in the class of <module-type>. 2010-04-02 12:53:33 +00:00
printast.mli Revu les impressions du compilateur 2000-03-06 22:12:09 +00:00
syntaxerr.ml Added option -no-app-funct to turn off applicative functors 2009-07-15 14:06:37 +00:00
syntaxerr.mli Added option -no-app-funct to turn off applicative functors 2009-07-15 14:06:37 +00:00