ocaml/typing
Jacques Garrigue 73756628c0 fix PR#6812
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15917 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-03-13 03:58:38 +00:00
..
annot.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
btype.ml exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +00:00
btype.mli exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +00:00
cmi_format.ml re-commit Leo's weak-dependencies pull request 2014-05-07 00:34:20 +00:00
cmi_format.mli re-commit Leo's weak-dependencies pull request 2014-05-07 00:34:20 +00:00
cmt_format.ml Replace TypedtreeMap with a more standard open-recursion iterator Tast_mapper. Keep TypedtreeMap/Iter for now, for external projects. 2014-12-22 09:36:41 +00:00
cmt_format.mli re-commit Leo's weak-dependencies pull request 2014-05-07 00:34:20 +00:00
ctype.ml Fix PR#6787 2015-02-19 09:57:41 +00:00
ctype.mli exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +00:00
datarepr.ml add comment for Tobject in Datarepr.free_vars 2014-12-16 01:48:09 +00:00
datarepr.mli Stop propagating manifest on inlined record types created by rebinding of extension constructors. 2014-10-07 13:57:19 +00:00
env.ml fix PR#6812 2015-03-13 03:58:38 +00:00
env.mli #6583: support for custom #... binary operators (also allowing '#' in trailing symbols, although the operator is then rejected by the type-checker). 2015-03-09 17:39:50 +00:00
envaux.ml merge changes of version/4.02 from r15121 to r15155 2014-08-29 17:14:00 +00:00
envaux.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
ident.ml Folllowup to PR#6359, great cleanup of switch actions sharing. 2014-04-07 15:43:20 +00:00
ident.mli Folllowup to PR#6359, great cleanup of switch actions sharing. 2014-04-07 15:43:20 +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 Typedtree: add type information to primitive coercions 2014-11-17 11:55:24 +00:00
includecore.mli Sync with trunk. Rebinding of inlined extension constructors with free variables is not yet supported. 2014-08-07 16:07:55 +00:00
includemod.ml #6688: allow val declarations as structure items. 2014-12-10 13:37:50 +00:00
includemod.mli merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00
mtype.ml exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +00:00
mtype.mli Fix PR#6307 2014-03-10 02:54:02 +00:00
oprint.ml PR#6648: show_module should indicate its elision (add Osig_ellipsis to outcometree) 2014-11-10 09:09:23 +00:00
oprint.mli PR#5584: merge open extensible types, extension-patch-4.0.2 2014-05-04 23:08:45 +00:00
outcometree.mli PR#6648: show_module should indicate its elision (add Osig_ellipsis to outcometree) 2014-11-10 09:09:23 +00:00
parmatch.ml PR#6466: use "extensible variant" rather than "open" types in error message 2014-12-21 08:26:18 +00:00
parmatch.mli Synchronize with trunk. 2013-07-16 13:34:30 +00:00
path.ml Reintegrate-merge constructors_with_record5 branch. 2014-10-14 15:51:30 +00:00
path.mli Reintegrate-merge constructors_with_record5 branch. 2014-10-14 15:51:30 +00:00
predef.ml Reintegrate-merge constructors_with_record5 branch. 2014-10-14 15:51:30 +00:00
predef.mli first part of Benoît Vaugon's format-gadts patch 2014-05-12 15:37:29 +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 PR#6600: make -short-paths faster by building the printing map incrementally 2015-01-16 02:04:17 +00:00
printtyp.mli exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +00:00
printtyped.ml Resolve PR#6742: remove duplicate virtual_flag information from Tstr_class 2015-01-16 09:20:13 +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 fix a bug where the .annot files were truncated because of a missing "close" 2014-10-29 21:18:14 +00:00
stypes.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
subst.ml Fix PR#6650: Cty_constr not handled correctly by Subst 2014-11-10 09:43:30 +00:00
subst.mli Cleanup. 2014-09-30 09:32:55 +00:00
tast_mapper.ml Resolve PR#6742: remove duplicate virtual_flag information from Tstr_class 2015-01-16 09:20:13 +00:00
tast_mapper.mli Replace TypedtreeMap with a more standard open-recursion iterator Tast_mapper. Keep TypedtreeMap/Iter for now, for external projects. 2014-12-22 09:36:41 +00:00
typeclass.ml Exhauce PR#6611: remove the option wrapper on optional arguments in the syntax tree 2014-12-22 09:06:02 +00:00
typeclass.mli exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +00:00
typecore.ml PR#6452, GPR#140: add internal support for custom printing formats 2015-03-08 09:36:10 +00:00
typecore.mli exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +00:00
typedecl.ml Fix PR#6768: Typechecker overflow the stack on cyclic type 2015-02-05 07:47:14 +00:00
typedecl.mli #6688: allow val declarations as structure items. 2014-12-10 13:37:50 +00:00
typedtree.ml Resolve PR#6742: remove duplicate virtual_flag information from Tstr_class 2015-01-16 09:20:13 +00:00
typedtree.mli Resolve PR#6742: remove duplicate virtual_flag information from Tstr_class 2015-01-16 09:20:13 +00:00
typedtreeIter.ml Resolve PR#6742: remove duplicate virtual_flag information from Tstr_class 2015-01-16 09:20:13 +00:00
typedtreeIter.mli PR#5584: merge open extensible types, extension-patch-4.0.2 2014-05-04 23:08:45 +00:00
typedtreeMap.ml Resolve PR#6742: remove duplicate virtual_flag information from Tstr_class 2015-01-16 09:20:13 +00:00
typedtreeMap.mli PR#5584: merge open extensible types, extension-patch-4.0.2 2014-05-04 23:08:45 +00:00
typemod.ml Fix PR#6752: scope escaping due to reference inside a module 2015-01-17 03:58:11 +00:00
typemod.mli * split Typetexp.lookup_module and Typetexp.find_module 2014-05-12 12:02:26 +00:00
types.ml exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +00:00
types.mli exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments 2014-12-22 08:45:55 +00:00
typetexp.ml #6583: support for custom #... binary operators (also allowing '#' in trailing symbols, although the operator is then rejected by the type-checker). 2015-03-09 17:39:50 +00:00
typetexp.mli PR#6714: allow [@@ocaml.warning] on most structure and signature items (values, modules, module types) 2014-12-27 08:44:50 +00:00
untypeast.ml untypeast: small change to avoid producing new compiler warnings. 2015-03-08 10:22:37 +00:00
untypeast.mli use open recursion in untypeast.ml 2015-03-08 10:22:35 +00:00