ocaml/typing
Alain Frisch 40117f7480 #5817: new compiler flag (-keep-locs) to keep location in cmi files.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14157 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2013-09-17 12:45:05 +00:00
..
annot.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
btype.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
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 Switch Ctype.Tags. 2013-09-12 13:59:45 +00:00
ctype.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
datarepr.ml Stop keeping a Path.t to refer to labels and constructors in the Typedtree AST. This is not used internally and it is not a robust way to identify these objects unambiguously anyway 2012-10-24 12:03:00 +00:00
datarepr.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
env.ml Simplify common case of unit-wide errors. 2013-09-12 13:47:04 +00:00
env.mli Do not keep file name in exception, after all. 2013-09-12 13:41:01 +00:00
envaux.ml Merge branch 4.01 from branching point to 4.01.0+rc1 2013-09-04 15:12:37 +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 Fix #5571. 2013-07-09 11:16:25 +00:00
includecore.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
includemod.ml Switch Includemod.Error, without trying to split the message (to keep current behavior). 2013-09-12 14:21:04 +00:00
includemod.mli Merge short-paths into a fresh branch of trunk. 2013-01-29 14:21:12 +00:00
mtype.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
mtype.mli remove all $Id keywords 2012-10-15 17:50:56 +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 Synchronize with trunk. 2013-07-16 13:34:30 +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 Fix PR#5985 for constrained parameters too. 2013-05-03 13:38:30 +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 branch 4.01 from branching point to 4.01.0+rc1 2013-09-04 15:12:37 +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 #5817: new compiler flag (-keep-locs) to keep location in cmi files. 2013-09-17 12:45:05 +00:00
subst.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
typeclass.ml #6182: better error message for virtual objects and class types. 2013-09-17 11:28:33 +00:00
typeclass.mli #6182: better error message for virtual objects and class types. 2013-09-17 11:28:33 +00:00
typecore.ml Cherry-picking commit 14093 from trunk. 2013-09-11 16:08:00 +00:00
typecore.mli Cherry-picking commit 14093 from trunk. 2013-09-11 16:08:00 +00:00
typedecl.ml Switch Typetexp.Error, Typedecl.Error, Typemod.Error, Typeclass.Error. 2013-09-12 14:06:48 +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 Switch Typetexp.Error, Typedecl.Error, Typemod.Error, Typeclass.Error. 2013-09-12 14:06:48 +00:00
typemod.mli Synchronize with trunk. 2013-07-22 17:03:39 +00:00
types.ml Merge branch 4.01 from branching point to 4.01.0+rc1 2013-09-04 15:12:37 +00:00
types.mli Merge branch 4.01 from branching point to 4.01.0+rc1 2013-09-04 15:12:37 +00:00
typetexp.ml Switch Typetexp.Error, Typedecl.Error, Typemod.Error, Typeclass.Error. 2013-09-12 14:06:48 +00:00
typetexp.mli Synchronize with trunk. 2013-07-16 13:34:30 +00:00