ocaml/typing
Alain Frisch 350f214671 More clever algorithm to detect unused (recursive) type declarations.
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/unused_declarations@11969 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2011-12-28 14:20:53 +00:00
..
annot.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
btype.ml merge branches/gadts-devel 2011-11-24 09:02:48 +00:00
btype.mli merge branches/gadts-devel 2011-11-24 09:02:48 +00:00
ctype.ml Fix PR#5425 and PR#5427 2011-12-15 02:25:01 +00:00
ctype.mli merge branches/gadts-devel 2011-11-24 09:02:48 +00:00
datarepr.ml merge branches/gadts-devel 2011-11-24 09:02:48 +00:00
datarepr.mli merge branches/gadts 2011-07-29 10:32:43 +00:00
env.ml More clever algorithm to detect unused (recursive) type declarations. 2011-12-28 14:20:53 +00:00
env.mli More clever algorithm to detect unused (recursive) type declarations. 2011-12-28 14:20:53 +00:00
ident.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
ident.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
includeclass.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
includeclass.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
includecore.ml merge branches/gadts-devel 2011-11-24 09:02:48 +00:00
includecore.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
includemod.ml Detected unused type declarations. A type declaration can be used (1) through an explicit reference, (2) during signature comparison, or (3) because one of the labels or fields it defines are referenced. 2011-12-22 15:42:40 +00:00
includemod.mli Shorter error messages for modules 2011-10-20 05:49:38 +00:00
mtype.ml merge branches/located_errors 2011-10-21 03:26:35 +00:00
mtype.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
oprint.ml New syntax for 'custom let bindings': let.simple_expr pat = expr in expr 2011-12-21 08:58:56 +00:00
oprint.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
outcometree.mli merge branches/gadts 2011-07-29 10:32:43 +00:00
parmatch.ml merge branches/gadts-devel 2011-11-24 09:02:48 +00:00
parmatch.mli merge branches/gadts 2011-07-29 10:32:43 +00:00
path.ml merge branches/gadts 2011-07-29 10:32:43 +00:00
path.mli merge branches/gadts 2011-07-29 10:32:43 +00:00
predef.ml merge branches/located_errors 2011-10-21 03:26:35 +00:00
predef.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
primitive.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
primitive.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
printtyp.ml Fix PR#5425 and PR#5427 2011-12-15 02:25:01 +00:00
printtyp.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
stypes.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
stypes.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
subst.ml merge branches/gadts-devel 2011-11-24 09:02:48 +00:00
subst.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
typeclass.ml Fix detection of unused let-bound variables in classes. 2011-12-27 10:20:21 +00:00
typeclass.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
typecore.ml More clever algorithm to detect unused (recursive) type declarations. 2011-12-28 14:20:53 +00:00
typecore.mli #5358: package types allow constraints on typed in sub-modules. Camlp4 compiles but does not support this new feature yet. 2011-12-14 10:26:15 +00:00
typedecl.ml More clever algorithm to detect unused (recursive) type declarations. 2011-12-28 14:20:53 +00:00
typedecl.mli merge branches/located_errors 2011-10-21 03:26:35 +00:00
typedtree.ml merge branches/gadts 2011-07-29 10:32:43 +00:00
typedtree.mli New warning 31 to detect a lot more unused value declarations. 2011-12-21 15:40:54 +00:00
typemod.ml Detect unused open (#5357, #5438). 2011-12-22 11:04:20 +00:00
typemod.mli #5358: package types allow constraints on typed in sub-modules. Camlp4 compiles but does not support this new feature yet. 2011-12-14 10:26:15 +00:00
types.ml #5358: package types allow constraints on typed in sub-modules. Camlp4 compiles but does not support this new feature yet. 2011-12-14 10:26:15 +00:00
types.mli #5358: package types allow constraints on typed in sub-modules. Camlp4 compiles but does not support this new feature yet. 2011-12-14 10:26:15 +00:00
typetexp.ml #5358: package types allow constraints on typed in sub-modules. Camlp4 compiles but does not support this new feature yet. 2011-12-14 10:26:15 +00:00
typetexp.mli #5358: package types allow constraints on typed in sub-modules. Camlp4 compiles but does not support this new feature yet. 2011-12-14 10:26:15 +00:00
unused_var.ml merge branches/gadts-devel 2011-11-24 09:02:48 +00:00
unused_var.mli merge branches/gadts-devel 2011-11-24 09:02:48 +00:00