ocaml/typing
Jacques Garrigue e2dbb7f516 Fix PR#6005
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13647 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2013-05-03 14:40:11 +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#5985 for constrained parameters too. 2013-05-03 13:38:30 +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 For -short-paths, lookup the whole environment, but avoid recomputation 2013-05-02 01:02:15 +00:00
env.mli For -short-paths, lookup the whole environment, but avoid recomputation 2013-05-02 01:02:15 +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#5985 for constrained parameters too. 2013-05-03 13:38:30 +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 Fix PR#5985 for constrained parameters too. 2013-05-03 13:38:30 +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 Fix PR#5985 for constrained parameters too. 2013-05-03 13:38:30 +00:00
printtyp.mli Take ambiguity into account when using -short-paths option. 2013-04-30 09:05:26 +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 Fix PR#5985 for constrained parameters too. 2013-05-03 13:38:30 +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 Fix PR#6005 2013-05-03 14:40:11 +00:00
typedecl.mli Fix PR#6005 2013-05-03 14:40:11 +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 Fix PR#6005 2013-05-03 14:40:11 +00:00
typemod.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
types.ml Fix PR#5985 for constrained parameters too. 2013-05-03 13:38:30 +00:00
types.mli Fix PR#5985 for constrained parameters too. 2013-05-03 13:38:30 +00:00
typetexp.ml Fix #5965. 2013-04-29 15:39:00 +00:00
typetexp.mli Fix #5965. 2013-04-29 15:39:00 +00:00