ocaml/typing
Jacques Garrigue 9b974c162f Fix PR#6241
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14305 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2013-11-19 11:07:39 +00:00
..
annot.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
btype.ml Keep attributes/locs for class type declarations and class declarations in Types. Renaming cty -> csig prefix for class signatures to be coherent with Typedtree. 2013-09-27 15:04:03 +00:00
btype.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
cmi_format.ml Switch Cmi_format.Error. 2013-09-12 13:50:36 +00:00
cmi_format.mli merge version/4.00 at revision 12866 2012-08-21 07:10:35 +00:00
cmt_format.ml Synchronize with trunk. 2013-07-16 13:34:30 +00:00
cmt_format.mli merge version/4.00 at revision 12866 2012-08-21 07:10:35 +00:00
ctype.ml Fix PR#6241 2013-11-19 11:07:39 +00:00
ctype.mli Fix PR#6174 (-rectypes case) 2013-10-28 12:08:04 +00:00
datarepr.ml Keep location and attributes in type, label and constructor declarations. Deprecated warning when a deprecated type or constructor is referenced. 2013-09-27 10:54:55 +00:00
datarepr.mli Keep location and attributes in type, label and constructor declarations. Deprecated warning when a deprecated type or constructor is referenced. 2013-09-27 10:54:55 +00:00
env.ml Keep attributes with module type declarations. Warning on reference to deprecated module type. 2013-10-01 15:14:04 +00:00
env.mli Keep attributes on module declarations. 2013-09-27 17:05:39 +00:00
envaux.ml Keep attributes on module declarations. 2013-09-27 17:05:39 +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 branch 4.01 from branching point to 4.01.0+rc1 2013-09-04 15:12:37 +00:00
includeclass.ml Rename Pcty_fun to Pcty_arrow (and idem in Types, Typedtree, Outcometree) to be coherent with Ptyp_arrow. 2013-04-16 08:59:09 +00:00
includeclass.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
includecore.ml Keep location and attributes in type, label and constructor declarations. Deprecated warning when a deprecated type or constructor is referenced. 2013-09-27 10:54:55 +00:00
includecore.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
includemod.ml Fix PR#6240 2013-11-18 01:26:40 +00:00
includemod.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
mtype.ml Keep attributes with module type declarations. Warning on reference to deprecated module type. 2013-10-01 15:14:04 +00:00
mtype.mli Keep attributes on module declarations. 2013-09-27 17:05:39 +00:00
oprint.ml Merge branch 4.01 from branching point to 4.01.0+rc1 2013-09-04 15:12:37 +00:00
oprint.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
outcometree.mli Rename Pcty_fun to Pcty_arrow (and idem in Types, Typedtree, Outcometree) to be coherent with Ptyp_arrow. 2013-04-16 08:59:09 +00:00
parmatch.ml Keep location and attributes in type, label and constructor declarations. Deprecated warning when a deprecated type or constructor is referenced. 2013-09-27 10:54:55 +00:00
parmatch.mli Synchronize with trunk. 2013-07-16 13:34:30 +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 Keep location and attributes in type, label and constructor declarations. Deprecated warning when a deprecated type or constructor is referenced. 2013-09-27 10:54:55 +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 Keep attributes with module type declarations. Warning on reference to deprecated module type. 2013-10-01 15:14:04 +00:00
printtyp.mli Merge branch 4.01 from branching point to 4.01.0+rc1 2013-09-04 15:12:37 +00:00
printtyped.ml More explicit internal representation of attribute payload. Now also support patterns as payload [%id ? pat]. 2013-07-22 14:58:15 +00:00
printtyped.mli Merge branch 4.01 from branching point to 4.01.0+rc1 2013-09-04 15:12:37 +00:00
stypes.ml Merge branch 4.01 from branching point to 4.01.0+rc1 2013-09-04 15:12:37 +00:00
stypes.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
subst.ml Keep attributes with module type declarations. Warning on reference to deprecated module type. 2013-10-01 15:14:04 +00:00
subst.mli Keep attributes on module declarations. 2013-09-27 17:05:39 +00:00
typeclass.ml Keep attributes/locs for class type declarations and class declarations in Types. Renaming cty -> csig prefix for class signatures to be coherent with Typedtree. 2013-09-27 15:04:03 +00:00
typeclass.mli #6182: better error message for virtual objects and class types. 2013-09-17 11:28:33 +00:00
typecore.ml Fix PR#6235 + keep typing of pattern cases independent in principal mode 2013-11-13 00:16:03 +00:00
typecore.mli PR#6173: Improve error messages for type-based disambiguation 2013-09-19 07:25:51 +00:00
typedecl.ml Keep location and attributes in type, label and constructor declarations. Deprecated warning when a deprecated type or constructor is referenced. 2013-09-27 10:54:55 +00:00
typedecl.mli Synchronize with trunk. 2013-07-16 13:34:30 +00:00
typedtree.ml Synchronize with trunk. 2013-07-22 17:03:39 +00:00
typedtree.mli Synchronize with trunk. 2013-07-22 17:03:39 +00:00
typedtreeIter.ml Synchronize with trunk. 2013-07-16 13:34:30 +00:00
typedtreeIter.mli Item attributes on each let-binding. 2013-06-03 15:14:19 +00:00
typedtreeMap.ml Synchronize with trunk. 2013-07-22 17:03:39 +00:00
typedtreeMap.mli Get rid of core_field_type, more direct representation of object types. 2013-04-09 13:29:00 +00:00
typemod.ml #5445: interpret warning attribute on expressions, and as floating signature/structure items. 2013-10-04 08:18:50 +00:00
typemod.mli Synchronize with trunk. 2013-07-22 17:03:39 +00:00
types.ml Keep attributes with module type declarations. Warning on reference to deprecated module type. 2013-10-01 15:14:04 +00:00
types.mli Keep attributes with module type declarations. Warning on reference to deprecated module type. 2013-10-01 15:14:04 +00:00
typetexp.ml #6205: add Hint before spellchecking suggestion. 2013-10-10 08:45:40 +00:00
typetexp.mli #5445: interpret warning attribute on expressions, and as floating signature/structure items. 2013-10-04 08:18:50 +00:00