ocaml/typing
Thomas Refis 0c0f933ed5 type_package: packaged modules are not functor args 2019-08-23 13:51:01 +01:00
..
HACKING.adoc Remove non-ASCII characters 2017-10-25 23:54:39 +01:00
TODO.md Remove unnecessary executable bit from sources (#2270) 2019-02-28 16:29:26 +01:00
annot.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
btype.ml #8702: fix some polymorphic variant error messages (#8777) 2019-07-12 17:47:25 +02:00
btype.mli #8702: fix some polymorphic variant error messages (#8777) 2019-07-12 17:47:25 +02:00
ctype.ml Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
ctype.mli Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
datarepr.ml Remove positions from paths 2018-11-21 03:39:34 -05:00
datarepr.mli Fix GPR#1204 (#1329) 2017-09-16 18:51:32 +09:00
env.ml Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
env.mli Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
envaux.ml Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
envaux.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
ident.ml Refactor load path management and initial environment 2019-01-30 16:36:38 +00:00
ident.mli Refactor load path management and initial environment 2019-01-30 16:36:38 +00:00
includeclass.ml Pack error messages to boxes 2019-08-14 22:51:35 +03: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 Merge pull request #2127 from lpw25/lookup-errors 2019-08-21 15:48:06 +01:00
includecore.mli Printing additional info about types mismatch during compilation error. 2019-07-30 09:51:02 +01:00
includemod.ml Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
includemod.mli Improved type hierarchy for type mismatches (#8828) 2019-07-30 08:56:28 +01:00
mtype.ml Remove Misc.may_map and similar 2019-05-23 16:27:58 +01:00
mtype.mli Mtype.freshen: take an explicit scope 2019-04-16 10:56:05 +01:00
oprint.ml Printing additional info about types mismatch during compilation error. 2019-07-30 09:51:02 +01:00
oprint.mli Printing additional info about types mismatch during compilation error. 2019-07-30 09:51:02 +01:00
outcometree.mli PR#6416 et al.: injective mapping between identifiers and printed names (#1120) 2018-06-26 22:03:45 +02:00
parmatch.ml Merge pull request #8768 from trefis/matching-1st-pr 2019-07-30 08:32:55 +01:00
parmatch.mli Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
path.ml Fix wrong calls to Env.normalize_path on non-module paths (#2131) 2018-11-22 16:07:15 +01:00
path.mli Remove positions from paths 2018-11-21 03:39:34 -05:00
persistent_env.ml Functorize Consistbl (with some background info on Compilation_unit.t) (#2286) 2019-03-07 16:19:51 +00:00
persistent_env.mli Fixing misspellings 2019-05-21 10:23:27 +02:00
predef.ml always associate a scope to a type (previously it was optional) 2018-10-05 10:51:26 +01:00
predef.mli Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
primitive.ml Move some code from Asmgen to the middle end directory etc. (#2288) 2019-05-10 15:11:22 +02:00
primitive.mli Move some code from Asmgen to the middle end directory etc. (#2288) 2019-05-10 15:11:22 +02:00
printpat.ml allow exceptions under or-patterns 2018-07-16 10:41:55 +01:00
printpat.mli printpat: take formatter 2017-12-04 12:11:21 +00:00
printtyp.ml Merge pull request #2127 from lpw25/lookup-errors 2019-08-21 15:48:06 +01:00
printtyp.mli Merge pull request #8844 from MekhrubonT/trunk+mekh+1task+change_output 2019-08-16 20:43:02 +02:00
printtyped.ml Remove Misc.may_map and similar 2019-05-23 16:27:58 +01:00
printtyped.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
rec_check.ml value letrec: fix a bug in analysis of inner mutually-recursive bindings 2019-03-01 12:48:26 +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 s/string_of_int/Int.to_string/g 2018-11-07 13:52:02 +01:00
stypes.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
subst.ml subst: don't lose scope 2019-08-13 14:17:46 +01:00
subst.mli subst: explicitly rescope signatures (WIP) 2019-04-16 10:56:05 +01:00
tast_iterator.ml Update typing/tast_iterator.ml 2019-03-27 14:24:22 -07:00
tast_iterator.mli Fixed copyright name and year 2019-03-26 14:38:02 -07:00
tast_mapper.ml Fix check-typos 2019-05-24 13:17:39 +01:00
tast_mapper.mli Add support for "let" operators 2018-11-27 13:30:55 +00:00
typeclass.ml Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
typeclass.mli Extend `open` to arbritrary module expressions in structures and to 2018-11-26 16:20:37 +00:00
typecore.ml Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
typecore.mli Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
typedecl.ml Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
typedecl.mli Fix #7851 by checking type declaration coherence for recursive modules (#8570) 2019-04-19 10:57:55 +09:00
typedecl_immediacy.ml Typedecl: split immediacy to a separate unit Typedecl_variance 2018-11-23 12:05:33 +01:00
typedecl_immediacy.mli Added missing headers in [typing/typedecl_*.mli]. 2018-11-24 00:06:26 +01:00
typedecl_properties.ml Typedecl: split abstract properties to a separate unit Typedecl_properties 2018-11-23 12:03:11 +01:00
typedecl_properties.mli Added missing headers in [typing/typedecl_*.mli]. 2018-11-24 00:06:26 +01:00
typedecl_unboxed.ml Typedecl: split immediacy to a separate unit Typedecl_variance 2018-11-23 12:05:33 +01:00
typedecl_unboxed.mli Typedecl: split immediacy to a separate unit Typedecl_variance 2018-11-23 12:05:33 +01:00
typedecl_variance.ml Changed to using a Variant for the Variance, instead of a bare int 2019-08-09 12:03:28 -07:00
typedecl_variance.mli Changed to using a Variant for the Variance, instead of a bare int 2019-08-09 12:03:28 -07:00
typedtree.ml Remove Misc.may_map and similar 2019-05-23 16:27:58 +01:00
typedtree.mli Add support for "let" operators 2018-11-27 13:30:55 +00:00
typemod.ml type_package: packaged modules are not functor args 2019-08-23 13:51:01 +01:00
typemod.mli Remove support for compiler plugins (#2276) 2019-03-13 11:46:37 +01:00
typeopt.ml Keep more type information in Lambda (#2156) 2018-11-23 15:34:05 +01:00
typeopt.mli Keep more type information in Lambda (#2156) 2018-11-23 15:34:05 +01:00
types.ml Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
types.mli Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
typetexp.ml Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
typetexp.mli Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
untypeast.ml Refactor environment lookup functions 2019-08-15 15:56:50 +01:00
untypeast.mli Add support for "let" operators 2018-11-27 13:30:55 +00:00