ocaml/typing
Jacques Garrigue fc4ddcb599 Merge branch 'trunk' of github.com:ocaml/ocaml into trunk 2016-05-11 08:39:19 +09:00
..
annot.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
btype.ml More warnings when compiling the compiler. 2016-03-15 22:46:35 +01:00
btype.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
cmi_format.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
cmi_format.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
cmt_format.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
cmt_format.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
ctype.ml Merge branch 'trunk' of github.com:ocaml/ocaml into trunk 2016-05-11 08:39:19 +09:00
ctype.mli Call the '#' sign hash rather than sharp. 2016-05-09 16:34:40 +02:00
datarepr.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
datarepr.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
env.ml keep local constraints in Env.summary 2016-05-11 08:38:34 +09:00
env.mli keep local constraints in Env.summary 2016-05-11 08:38:34 +09:00
envaux.ml keep local constraints in Env.summary 2016-05-11 08:38:34 +09:00
envaux.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
ident.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
ident.mli More warnings when compiling the compiler. 2016-03-15 22:46:35 +01:00
includeclass.ml More warnings when compiling the compiler. 2016-03-15 22:46:35 +01:00
includeclass.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
includecore.ml More warnings when compiling the compiler. 2016-03-15 22:46:35 +01:00
includecore.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
includemod.ml Fix PR#7112 2016-03-16 18:23:46 +01:00
includemod.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
mtype.ml add Path.compare 2016-05-09 09:35:05 -04:00
mtype.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
oprint.ml Correctly print declarations of the (::) constructor. 2016-03-30 14:58:15 +02:00
oprint.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
outcometree.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
parmatch.ml GPR#187: local open for patterns 2016-05-09 09:35:05 -04:00
parmatch.mli More warnings when compiling the compiler. 2016-03-15 22:46:35 +01:00
path.ml add Path.compare 2016-05-09 09:35:05 -04:00
path.mli add Path.compare 2016-05-09 09:35:05 -04:00
predef.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
predef.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
primitive.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
primitive.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
printtyp.ml add Path.compare 2016-05-09 09:35:05 -04:00
printtyp.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
printtyped.ml GPR#187: local open for patterns 2016-05-09 09:35:05 -04:00
printtyped.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
stypes.ml More warnings when compiling the compiler. 2016-03-15 22:46:35 +01:00
stypes.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
subst.ml More warnings when compiling the compiler. 2016-03-15 22:46:35 +01:00
subst.mli Fix PR#7152: lower level of non-generalized variables to binding time of enclosing module 2016-03-06 23:17:45 +09:00
tast_mapper.ml GPR#187: local open for patterns 2016-05-09 09:35:05 -04:00
tast_mapper.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
typeclass.ml Call the '#' sign hash rather than sharp. 2016-05-09 16:34:40 +02:00
typeclass.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
typecore.ml separate local constraints from types in Env.t, and use it for local open in patterns 2016-05-09 09:38:07 -04:00
typecore.mli Merge branch '4.03' into trunk 2016-03-21 23:29:54 +01:00
typedecl.ml Call the '#' sign hash rather than sharp. 2016-05-09 16:34:40 +02:00
typedecl.mli More warnings when compiling the compiler. 2016-03-15 22:46:35 +01:00
typedtree.ml Call the '#' sign hash rather than sharp. 2016-05-09 16:34:40 +02:00
typedtree.mli Call the '#' sign hash rather than sharp. 2016-05-09 16:34:40 +02:00
typedtreeIter.ml GPR#187: local open for patterns 2016-05-09 09:35:05 -04:00
typedtreeIter.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
typedtreeMap.ml GPR#187: local open for patterns 2016-05-09 09:35:05 -04:00
typedtreeMap.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
typemod.ml add Path.compare 2016-05-09 09:35:05 -04:00
typemod.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
types.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
types.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
typetexp.ml Merge tag 4.03.0 into trunk. 2016-04-28 16:13:21 +02:00
typetexp.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
untypeast.ml More warnings when compiling the compiler. 2016-03-15 22:46:35 +01:00
untypeast.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00