ocaml/typing
Jacques Garrigue 35d1dde122 Improve message for warning 40
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13612 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2013-04-26 13:09:24 +00:00
..
annot.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
btype.ml Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
btype.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
cmi_format.ml merge version/4.00 at revision 12866 2012-08-21 07:10:35 +00:00
cmi_format.mli merge version/4.00 at revision 12866 2012-08-21 07:10:35 +00:00
cmt_format.ml #5809: remove hash-consing of environments, replaced by a much cheaper one-slot memoization. 2012-11-08 10:31:58 +00:00
cmt_format.mli merge version/4.00 at revision 12866 2012-08-21 07:10:35 +00:00
ctype.ml Fix PR#5997 2013-04-22 23:53:24 +00:00
ctype.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
datarepr.ml Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway 2012-10-24 12:03:00 +00:00
datarepr.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
env.ml Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
env.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
envaux.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
envaux.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
ident.ml Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
ident.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
includeclass.ml Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
includeclass.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
includecore.ml Fix PR#5993 2013-04-19 08:48:25 +00:00
includecore.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
includemod.ml Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
includemod.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
mtype.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
mtype.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
oprint.ml Replace commly used format strings into simple calls to format functions, to improve performance of .annot file generation. 2012-11-07 10:50:14 +00:00
oprint.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
outcometree.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
parmatch.ml Fix PR #5992 2013-04-25 13:32:17 +00:00
parmatch.mli Fix PR #5992 2013-04-25 13:32:17 +00:00
path.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
path.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
predef.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
predef.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
primitive.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
primitive.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
printtyp.ml Improve message for warning 40 2013-04-26 13:09:24 +00:00
printtyp.mli Improve message for warning 40 2013-04-26 13:09:24 +00:00
printtyped.ml Add a -dtypedtree flag to all tools (using Printtyped). Also fix ocamlnat. 2012-12-18 17:19:53 +00:00
printtyped.mli Add a -dtypedtree flag to all tools (using Printtyped). Also fix ocamlnat. 2012-12-18 17:19:53 +00:00
stypes.ml Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
stypes.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
subst.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
subst.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
typeclass.ml Replace error by warning for PR#5835 2013-02-19 03:12:36 +00:00
typeclass.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
typecore.ml Improve message for warning 40 2013-04-26 13:09:24 +00:00
typecore.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
typedecl.ml Apply patch from PR#5944 2013-04-23 00:18:15 +00:00
typedecl.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
typedtree.ml Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway 2012-10-24 12:03:00 +00:00
typedtree.mli Remove unused (and wrong) value declaration. 2012-12-04 16:25:37 +00:00
typedtreeIter.ml Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway 2012-10-24 12:03:00 +00:00
typedtreeIter.mli clean up TABs and whitespace 2012-07-30 18:04:46 +00:00
typedtreeMap.ml Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway 2012-10-24 12:03:00 +00:00
typedtreeMap.mli add some missing copyright headers 2012-08-02 08:17:59 +00:00
typemod.ml PR#5933 type-specialize 'let compare = compare' on ints and strings 2013-03-19 07:22:12 +00:00
typemod.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
types.ml PR#5933 type-specialize 'let compare = compare' on ints and strings 2013-03-19 07:22:12 +00:00
types.mli Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway 2012-10-24 12:03:00 +00:00
typetexp.ml Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
typetexp.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00