ocaml/typing
Xavier Leroy 22edd41120 PR#4578, PR#4266: for 'include' constructs, recursively approximate instead of fully elaborating in initial environment.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@8986 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2008-08-07 08:25:09 +00:00
..
annot.mli amelioration des annotations 2008-07-29 15:42:44 +00:00
btype.ml distingue expansions publiques et privees dans le cache 2008-07-19 02:13:09 +00:00
btype.mli distingue expansions publiques et privees dans le cache 2008-07-19 02:13:09 +00:00
ctype.ml PR#4261: expand abbreviations one at a time, because we do not know whether expanding to HNF will terminate. 2008-08-07 08:22:15 +00:00
ctype.mli Expanding the usual compiler's type-based optimisations to private abbreviations. 2007-11-01 18:36:43 +00:00
datarepr.ml Revu representation des declarations de type private 2003-07-02 09:14:35 +00:00
datarepr.mli Revu representation des declarations de type private 2003-07-02 09:14:35 +00:00
env.ml amelioration des annotations 2008-07-29 15:42:44 +00:00
env.mli Expanding the usual compiler's type-based optimisations to private abbreviations. 2007-11-01 18:36:43 +00:00
ident.ml PR#1914,PR#1956 depollution de l'espace de noms 2004-01-04 14:32:34 +00:00
ident.mli PR#1914,PR#1956 depollution de l'espace de noms 2004-01-04 14:32:34 +00:00
includeclass.ml add virtual instance variables 2006-04-05 02:28:13 +00:00
includeclass.mli Revu les impressions du compilateur 2000-03-06 22:12:09 +00:00
includecore.ml Arguments homogenes pour le predicat private_flags. 2007-11-28 22:27:35 +00:00
includecore.mli Changement de la licence 1999-11-17 18:59:06 +00:00
includemod.ml merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
includemod.mli fusion des changements 3.09.2 -> 3.09.3 2006-09-20 11:14:37 +00:00
mtype.ml strengthen private abbreviations too 2007-10-19 13:25:21 +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 merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
oprint.mli ajoute interface pour oprint 2002-02-13 12:17:56 +00:00
outcometree.mli add virtual instance variables 2006-04-05 02:28:13 +00:00
parmatch.ml Corrected a - fatal - typo. 2008-07-15 18:11:46 +00:00
parmatch.mli Add lazy patterns. 2008-07-09 13:03:38 +00:00
path.ml Detection des abreviations de types mal formees introduites par 'module rec' 2003-07-01 13:05:43 +00:00
path.mli Detection des abreviations de types mal formees introduites par 'module rec' 2003-07-01 13:05:43 +00:00
predef.ml It works: compilers and camlp4 are fully bootstrapped. The ast magic number is not yet changed. 2007-10-09 10:29:37 +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 distingue expansions publiques et privees dans le cache 2008-07-19 02:13:09 +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 merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
subst.mli merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
typeclass.ml merge changes from 3.10.1 to 3.10.2 2008-02-29 14:21:22 +00:00
typeclass.mli add virtual instance variables 2006-04-05 02:28:13 +00:00
typecore.ml amelioration des annotations 2008-07-29 15:42:44 +00:00
typecore.mli merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
typedecl.ml allow aliases on private rows 2008-07-18 02:17:54 +00:00
typedecl.mli It works: compilers and camlp4 are fully bootstrapped. The ast magic number is not yet changed. 2007-10-09 10:29:37 +00:00
typedtree.ml Add lazy patterns. 2008-07-09 13:03:38 +00:00
typedtree.mli Add lazy patterns. 2008-07-09 13:03:38 +00:00
typemod.ml PR#4578, PR#4266: for 'include' constructs, recursively approximate instead of fully elaborating in initial environment. 2008-08-07 08:25:09 +00:00
typemod.mli ajout des annotations pour variables et appels terminaux 2007-05-16 08:21:41 +00:00
types.ml distingue expansions publiques et privees dans le cache 2008-07-19 02:13:09 +00:00
types.mli distingue expansions publiques et privees dans le cache 2008-07-19 02:13:09 +00:00
typetexp.ml workaround for the problem of optional argument type parsing caused when we redefine option type 2008-06-11 23:47:12 +00:00
typetexp.mli fix PR#1559 2003-05-19 09:21:17 +00:00
unused_var.ml Add lazy patterns. 2008-07-09 13:03:38 +00:00
unused_var.mli fusion 3.09.0 -> 3.09.1 2006-01-04 16:55:50 +00:00