ocaml/typing
Jacques Garrigue 956e258a12 use a strengthening version of scrape_alias in Typemod
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/module-alias@14279 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2013-11-11 03:37:46 +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 everything works except camlp4 2013-10-01 03:17:11 +00:00
ctype.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +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 merge trunk:14244 to fix bootstrap 2013-10-24 04:19:08 +00:00
env.mli use a strengthening version of scrape_alias in Typemod 2013-11-11 03:37:46 +00:00
envaux.ml Merge trunk at revision 14200. Now everything works except private types 2013-09-30 13:54:59 +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 merge trunk:14244 to fix bootstrap 2013-10-24 04:19:08 +00:00
includemod.mli fix path comparison. still a problem with FCMod in Core.Binable 2013-10-02 13:23:48 +00:00
mtype.ml merge trunk:14244 to fix bootstrap 2013-10-24 04:19:08 +00:00
mtype.mli passes the testsuite! 2013-09-30 15:54:02 +00:00
oprint.ml Support module aliases. 2013-09-29 07:22:34 +00:00
oprint.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
outcometree.mli Support module aliases. 2013-09-29 07:22:34 +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 merge trunk:14244 to fix bootstrap 2013-10-24 04:19:08 +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 Support module aliases. 2013-09-29 07:22:34 +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 merge trunk:14244 to fix bootstrap 2013-10-24 04:19:08 +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 merge trunk:14244 to fix bootstrap 2013-10-24 04:19:08 +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 mostly works, but: 2013-09-30 11:35:15 +00:00
typedtree.mli mostly works, but: 2013-09-30 11:35:15 +00:00
typedtreeIter.ml Support module aliases. 2013-09-29 07:22:34 +00:00
typedtreeIter.mli Item attributes on each let-binding. 2013-06-03 15:14:19 +00:00
typedtreeMap.ml Support module aliases. 2013-09-29 07:22:34 +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 use a strengthening version of scrape_alias in Typemod 2013-11-11 03:37:46 +00:00
typemod.mli Synchronize with trunk. 2013-07-22 17:03:39 +00:00
types.ml merge trunk:14244 to fix bootstrap 2013-10-24 04:19:08 +00:00
types.mli merge trunk:14244 to fix bootstrap 2013-10-24 04:19:08 +00:00
typetexp.ml merge trunk:14244 to fix bootstrap 2013-10-24 04:19:08 +00:00
typetexp.mli merge trunk:14244 to fix bootstrap 2013-10-24 04:19:08 +00:00