ocaml/typing
Damien Doligez 53d553112b PR#6827: prefer string to bytes with -short-paths
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15987 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-04-07 18:49:50 +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#5545, cleaner use of generalize_spine 2015-03-25 23:25:52 +00:00
ctype.mli Fix PR#5545, cleaner use of generalize_spine 2015-03-25 23:25:52 +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 Add location info on Tcoerce_primitive 2015-04-03 16:40: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 Update printing of nonrec types 2015-03-13 11:09:19 +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 PR#6827: prefer string to bytes with -short-paths 2015-04-07 18:49:50 +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 Fix printing of sequence of type delcarations with -short-paths 2015-03-16 17:38:38 +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 Support non-recursive types 2015-03-13 11:08:30 +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 bug reported in https://github.com/ocaml/ocaml/pull/149 2015-03-26 16:43:43 +00:00
subst.mli Cleanup. 2014-09-30 09:32:55 +00:00
tast_mapper.ml Update ocamldoc and other utilities to support "type 2015-03-13 11:09:08 +00:00
tast_mapper.mli Update ocamldoc and other utilities to support "type 2015-03-13 11:09:08 +00:00
typeclass.ml wrong commit 2015-03-26 02:04:22 +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 Support non-recursive types 2015-03-13 11:08:30 +00:00
typedecl.mli Support non-recursive types 2015-03-13 11:08:30 +00:00
typedtree.ml Add location info on Tcoerce_primitive 2015-04-03 16:40:24 +00:00
typedtree.mli Add location info on Tcoerce_primitive 2015-04-03 16:40:24 +00:00
typedtreeIter.ml Update ocamldoc and other utilities to support "type 2015-03-13 11:09:08 +00:00
typedtreeIter.mli Update ocamldoc and other utilities to support "type 2015-03-13 11:09:08 +00:00
typedtreeMap.ml Update ocamldoc and other utilities to support "type 2015-03-13 11:09:08 +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 printing of nonrec types 2015-03-16 17:41:56 +00:00
typemod.mli * split Typetexp.lookup_module and Typetexp.find_module 2014-05-12 12:02:26 +00:00
types.ml Fix printing of nonrec types 2015-03-16 17:41:56 +00:00
types.mli Fix printing of nonrec types 2015-03-16 17:41:56 +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 Update ocamldoc and other utilities to support "type 2015-03-13 11:09:08 +00:00
untypeast.mli use open recursion in untypeast.ml 2015-03-08 10:22:35 +00:00