Melange_compiler_libsmodule Annot : sig ... endmodule Bs_clflags : sig ... endmodule Btype : sig ... endmodule Builtin_attributes : sig ... endSupport for the builtin attributes:
module Cmi_format : sig ... endmodule Cmt_format : sig ... endcmt and cmti files format.
module Config : sig ... endSystem configuration
module Ctype : sig ... endmodule Datarepr : sig ... endmodule Env : sig ... endmodule Envaux : sig ... endmodule Errortrace : sig ... endmodule Includeclass : sig ... endmodule Includecore : sig ... endmodule Includemod : sig ... endmodule Includemod_errorprinter : sig ... endmodule Lambda : sig ... endmodule Location : sig ... endSource code locations (ranges of positions), used in parsetree.
module Matching : sig ... endmodule Misc : sig ... endMiscellaneous useful types and functions
module Mtype : sig ... endmodule Oprint : sig ... endmodule Parmatch : sig ... endDetection of partial matches and unused match cases.
module Patterns : sig ... endmodule Persistent_env : sig ... endmodule Predef : sig ... endmodule Primitive : sig ... endmodule Printlambda : sig ... endmodule Printpat : sig ... endmodule Printtyp : sig ... endmodule Printtyped : sig ... endmodule Value_rec_check : sig ... endmodule Value_rec_compiler : sig ... endmodule Value_rec_types : sig ... endTypes related to the compilation of value let-recs (non-functional recursive definitions)
module Shape : sig ... endShapes are an abstract representation of modules' implementations which allow the tracking of definitions through functor applications and other module-level operations.
module Signature_group : sig ... endIterate on signature by syntactic group of items
module Stypes : sig ... endmodule Subst : sig ... endmodule Switch : sig ... endmodule Tast_iterator : sig ... endAllows the implementation of typed tree inspection using open recursion
module Tast_mapper : sig ... endmodule Tmc : sig ... endTail-modulo-cons optimization.
module Translattribute : sig ... endmodule Translclass : sig ... endmodule Translcore : sig ... endmodule Translmod : sig ... endmodule Translobj : sig ... endmodule Translprim : sig ... endmodule Typeclass : sig ... endmodule Typecore : sig ... endmodule Typedecl : sig ... endmodule Typedecl_immediacy : sig ... endmodule Typedecl_properties : sig ... endmodule Typedecl_separability : sig ... endThe OCaml runtime assumes for type-directed optimizations that all types are "separable". A type is "separable" if either all its inhabitants (the values of this type) are floating-point numbers, or none of them are.
module Typedecl_unboxed : sig ... endmodule Typedecl_variance : sig ... endmodule Typedtree : sig ... endAbstract syntax tree after typing
module Typemod : sig ... endType-checking of the module language and typed ast hooks
module Typeopt : sig ... endmodule Types : sig ... endmodule Typetexp : sig ... endmodule Unit_info : sig ... endThis module centralize the handling of compilation files and their metadata.
module Untypeast : sig ... endmodule Warnings : sig ... endWarning definitions