ocaml/typing
Jacques Garrigue e88a3e9482 allow existentials in "as" patterns + report escaping newtypes + clean-up
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/gadts@10901 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2010-12-14 06:33:06 +00:00
..
annot.mli amelioration des annotations 2008-07-29 15:42:44 +00:00
btype.ml clean up 2010-11-10 06:01:27 +00:00
btype.mli do not use univars in fixed instances 2010-09-21 07:25:08 +00:00
ctype.ml allow existentials in "as" patterns + report escaping newtypes + clean-up 2010-12-14 06:33:06 +00:00
ctype.mli allow existentials in "as" patterns + report escaping newtypes + clean-up 2010-12-14 06:33:06 +00:00
datarepr.ml remove the GAHs 2010-11-10 10:38:18 +00:00
datarepr.mli small cleanup 2010-11-18 06:23:00 +00:00
env.ml newtypes now have an explicit level 2010-12-03 19:52:36 +00:00
env.mli complete_constrs in parmatch.ml now works with gadts. Reverted changes to the syntax tree which are no longer needed. 2010-11-16 06:01:59 +00:00
ident.ml clean up 2010-11-10 06:01:27 +00:00
ident.mli small cleanup 2010-11-18 06:23:00 +00:00
includeclass.ml merge changes from branching of 3.12 to release/3.12.0 2010-08-02 14:37:22 +00:00
includeclass.mli Revu les impressions du compilateur 2000-03-06 22:12:09 +00:00
includecore.ml allow variance in GADTs 2010-11-08 06:59:46 +00:00
includecore.mli improve error messages for type declaration mismatch 2010-05-21 15:13:47 +00:00
includemod.ml error reporting 2010-05-24 06:52:16 +00:00
includemod.mli PR#4478: better error messages for type definition mismatches 2010-05-21 03:36:52 +00:00
mtype.ml clean up spaces and tabs 2010-01-22 12:48:24 +00:00
mtype.mli Pour l'option -pack, ajout possibilite de donner des .cmi sur la ligne de commande pour denoter des sous-modules dont l'implementation est identique a l'interface 2004-04-09 13:32:28 +00:00
oprint.ml fixed bug in syntax extension. Made unification of variants and objects local. Removed personal comments 2010-10-19 05:24:36 +00:00
oprint.mli PR#4964: parenthesized names for infix functions in annot files 2010-05-31 13:18:11 +00:00
outcometree.mli clean up 2010-11-10 06:01:27 +00:00
parmatch.ml renammed a function 2010-11-18 06:56:02 +00:00
parmatch.mli complete_constrs in parmatch.ml now works with gadts. Reverted changes to the syntax tree which are no longer needed. 2010-11-16 06:01:59 +00:00
path.ml fix printing bug 2010-11-15 04:32:21 +00:00
path.mli move everything to type_expect 2010-11-12 03:09:11 +00:00
predef.ml newtypes now have an explicit level 2010-12-03 19:52:36 +00:00
predef.mli Type format4 is no more a predefined type. 2006-10-24 20:54:58 +00:00
primitive.ml Output references to the native version of the primitives in ocamlopt 2008-07-24 05:35:22 +00:00
primitive.mli Output references to the native version of the primitives in ocamlopt 2008-07-24 05:35:22 +00:00
printtyp.ml allow existentials in "as" patterns + report escaping newtypes + clean-up 2010-12-14 06:33:06 +00:00
printtyp.mli fusion des changements 3.09.1 -> 3.09.2 2006-04-16 23:28:22 +00:00
stypes.ml amelioration des annotations 2008-07-29 15:42:44 +00:00
stypes.mli amelioration des annotations 2008-07-29 15:42:44 +00:00
subst.ml newtypes now have an explicit level 2010-12-03 19:52:36 +00:00
subst.mli clean up spaces and tabs 2010-01-22 12:48:24 +00:00
typeclass.ml newtypes now have an explicit level 2010-12-03 19:52:36 +00:00
typeclass.mli Error narrowing for class type lookups. 2010-05-18 17:25:02 +00:00
typecore.ml allow existentials in "as" patterns + report escaping newtypes + clean-up 2010-12-14 06:33:06 +00:00
typecore.mli existentials can no longer appear in let bindings. This is a temporary restriction until we add gadt support to type_let 2010-12-03 16:13:01 +00:00
typedecl.ml newtypes now have an explicit level 2010-12-03 19:52:36 +00:00
typedecl.mli allow variance in GADTs 2010-11-08 06:59:46 +00:00
typedtree.ml exhaustiveness check has been _completely_ rewritten 2010-11-08 07:34:09 +00:00
typedtree.mli exhaustiveness check has been _completely_ rewritten 2010-11-08 07:34:09 +00:00
typemod.ml newtypes now have an explicit level 2010-12-03 19:52:36 +00:00
typemod.mli merged with trunk. specifically, merged with implicit unpack patch 2010-10-25 08:19:48 +00:00
types.ml newtypes now have an explicit level 2010-12-03 19:52:36 +00:00
types.mli newtypes now have an explicit level 2010-12-03 19:52:36 +00:00
typetexp.ml small cleanup 2010-11-18 06:23:00 +00:00
typetexp.mli reverted transl_simple_type to its original definition in revision 1660 and used narrow and widen instead 2010-10-01 04:57:43 +00:00
unused_var.ml complete_constrs in parmatch.ml now works with gadts. Reverted changes to the syntax tree which are no longer needed. 2010-11-16 06:01:59 +00:00
unused_var.mli fusion 3.09.0 -> 3.09.1 2006-01-04 16:55:50 +00:00