ocaml/typing
David Allsopp b5d1929e87 Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
..
HACKING.adoc Remove non-ASCII characters 2017-10-25 23:54:39 +01:00
annot.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
btype.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
btype.mli log scope updates so we can backtrack them 2018-02-27 14:52:25 +00:00
cmi_format.ml Record the safe/unsafe_string mode in .cmi files. 2016-07-19 14:28:52 +02:00
cmi_format.mli Record the safe/unsafe_string mode in .cmi files. 2016-07-19 14:28:52 +02:00
cmt_format.ml honor the BUILD_PATH_PREFIX_MAP variable if it exists: 2018-03-01 17:54:16 +01:00
cmt_format.mli Avoid rebuilding cmi_info record when creating .cmti files (#781) 2016-08-30 13:11:01 +02:00
ctype.ml nondep_type_rec: only call expand_abbrev_opt at the toplevel 2018-06-13 10:49:16 +01:00
ctype.mli Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
datarepr.ml slight representation change 2018-02-27 14:52:24 +00:00
datarepr.mli Fix GPR#1204 (#1329) 2017-09-16 18:51:32 +09:00
env.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
env.mli Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
envaux.ml Env.{make_copy_of_types,do_copy_types}: add some abstraction and explicit some invariants 2018-04-25 10:08:05 +01:00
envaux.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
ident.ml Make Ident.t abstract and immutable. (#1704) 2018-04-09 10:19:23 +01:00
ident.mli Make Ident.t abstract and immutable. (#1704) 2018-04-09 10:19:23 +01:00
includeclass.ml Fix MPR#7751 (#1657) 2018-03-27 09:25:28 +09:00
includeclass.mli Class declarations create a class type declaration in signature: no need to check twice. 2017-05-09 14:15:54 +02:00
includecore.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
includecore.mli Fix usage warnings with no mli file (#1358) 2018-03-14 17:57:31 +01:00
includemod.ml Fix MPR#7751 (#1657) 2018-03-27 09:25:28 +09:00
includemod.mli Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
mtype.ml Make all aliases absent in module type of 2018-05-01 11:38:22 +01:00
mtype.mli Add `remove_aliases` parameter to `scrape_for_type_of` 2018-03-22 16:07:08 +00:00
oprint.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
oprint.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
outcometree.mli Strip big strings in toplevel (#1058) 2017-05-11 13:57:08 +02:00
parmatch.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
parmatch.mli Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
path.ml Support syntax: S with M.N.t := ... 2017-08-01 07:32:08 -04:00
path.mli Support syntax: S with M.N.t := ... 2017-08-01 07:32:08 -04:00
predef.ml Make Ident.t abstract and immutable. (#1704) 2018-04-09 10:19:23 +01:00
predef.mli add `floatarray` type and primitives to prepare for -no-flat-float-array option 2017-09-15 18:24:36 +02:00
primitive.ml Deprecation warning when checking signature inclusion 2017-04-05 19:13:59 +02:00
primitive.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
printpat.ml printpat: take formatter 2017-12-04 12:11:21 +00:00
printpat.mli printpat: take formatter 2017-12-04 12:11:21 +00:00
printtyp.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
printtyp.mli Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
printtyped.ml Remove pv_name field 2018-06-07 16:11:47 +02:00
printtyped.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
rec_check.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
rec_check.mli update to PR#1768: set proper header on rec_check.ml* 2018-06-04 16:44:02 +02:00
stypes.ml Fix MPR#7751 (#1657) 2018-03-27 09:25:28 +09:00
stypes.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
subst.ml update locations for destructive substitutions 2018-05-29 15:26:16 +01:00
subst.mli update locations for destructive substitutions 2018-05-29 15:26:16 +01:00
tast_mapper.ml Remove pv_name field 2018-06-07 16:11:47 +02:00
tast_mapper.mli allow to attach @@ attributes on exceptions 2018-04-09 22:29:46 +01:00
typeclass.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
typeclass.mli remove unreachable error: Make_seltype_nongen 2018-05-04 21:37:54 +02:00
typecore.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
typecore.mli Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
typedecl.ml warning when [@@deprecated] is present on exceptions 2018-04-09 22:29:46 +01:00
typedecl.mli Add tests for attributes 2018-04-09 22:29:46 +01:00
typedtree.ml Remove pv_name field 2018-06-07 16:11:47 +02:00
typedtree.mli Remove pv_name field 2018-06-07 16:11:47 +02:00
typedtreeIter.ml Remove pv_name field 2018-06-07 16:11:47 +02:00
typedtreeIter.mli allow to attach @@ attributes on exceptions 2018-04-09 22:29:46 +01:00
typedtreeMap.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
typedtreeMap.mli allow to attach @@ attributes on exceptions 2018-04-09 22:29:46 +01:00
typemod.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
typemod.mli Prefix the compilation unit names of all modules in the stdlib 2018-02-12 08:29:16 +00:00
typeopt.ml Fix lazy/float interaction when configured with -no-flat-float-array. (#1471) 2018-06-05 17:00:32 +02:00
typeopt.mli Fix lazy/float interaction when configured with -no-flat-float-array. (#1471) 2018-06-05 17:00:32 +02:00
types.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
types.mli Re-implement the hint indicating missing "rec" keywords 2018-05-06 10:08:09 +02:00
typetexp.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
typetexp.mli Allow spellchecking in case of missing rec hint 2018-05-06 10:08:09 +02:00
untypeast.ml allow to attach @@ attributes on exceptions 2018-04-09 22:29:46 +01:00
untypeast.mli allow to attach @@ attributes on exceptions 2018-04-09 22:29:46 +01:00