summaryrefslogtreecommitdiff
path: root/typing/typemod.mli
Commit message (Expand)AuthorAgeFilesLines
* Remove support for compiler plugins (#2276)Mark Shinwell2019-03-131-8/+2
* Extend `open` to arbritrary module expressions in structures and toRunhang Li2018-11-261-0/+9
* introduce local substitutions in signaturesThomas Refis2018-11-091-15/+19
* manual: compiler-libs.mld -> compiler_libs.mldFlorian Angeletti2018-09-121-1/+1
* MPR7546, manual: preambles and warnings for compiler-libs modules (#2020)Florian Angeletti2018-09-121-1/+6
* typemod: allow items coming from includes to be shadowedThomas Refis2018-07-251-6/+33
* New attempt at fixing MPR#7726 (#1676)Jacques Garrigue2018-07-131-0/+1
* Prefix the compilation unit names of all modules in the stdlibJeremie Dimino2018-02-121-1/+2
* Allow compilation units to shadow sub-modules of Pervasives (#1513)Jérémie Dimino2018-02-021-1/+7
* Substitute as path instead of expression if possible.Valentin Gatien-Baron2017-08-011-0/+1
* Support syntax: S with M.N.t := ...Valentin Gatien-Baron2017-08-011-0/+3
* Support syntax: S with type t := valid-type-expressionValentin Gatien-Baron2017-07-291-1/+0
* Support 'let open' in class and class type expressions (#1249)Alain Frisch2017-07-201-1/+1
* GPR#1187: cite typemod and pparse plugin hooksoctachron2017-06-011-1/+1
* Avoid rebuilding cmi_info record when creating .cmti files (#781)Alain Frisch2016-08-301-1/+1
* Add hooks on some compilation phasesFabrice Le Fessant2016-07-121-1/+7
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* Better -no-alias-deps errorsLeo White2015-10-221-0/+1
* merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...Damien Doligez2015-07-171-0/+2
* Fix PR#6899Jacques Garrigue2015-06-231-1/+1
* Fix PR#6842: export Typemod.modtype_of_packageJacques Garrigue2015-04-231-1/+3
* * split Typetexp.lookup_module and Typetexp.find_moduleJacques Garrigue2014-05-121-0/+3
* Expose a Typemod.type_interface (currently an alias of Typemod.transl_signatu...Alain Frisch2014-05-071-0/+2
* #6399: protocol (based on a built-in ocaml.error extension node) to let ppx t...Alain Frisch2014-05-071-1/+1
* merge branch "safe-string"Damien Doligez2014-04-291-2/+3
* merge generative functorsJacques Garrigue2013-12-171-0/+1
* Synchronize with trunk.Alain Frisch2013-07-221-2/+0
|\
| * #6073: Add signature to Tstr_include. (Cherry-picked from commit 13903 on 4.01.)Alain Frisch2013-07-171-2/+0
* | Parse recursive module as standard modules, and check in the type-checker tha...Alain Frisch2013-03-051-0/+1
* | First version with attributes and extensions on expressions, type expressions...Alain Frisch2013-02-281-0/+1
|/
* Merge short-paths into a fresh branch of trunk.short-paths-4.01Jacques Garrigue2013-01-291-2/+2
|\
| * merge version/4.00 at revision 12866Jacques Garrigue2012-08-211-5/+13
| * propagate path-expansion environment everywhereJacques Garrigue2012-01-231-2/+2
* | remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* | #5629: A toplevel 'open' in the REPL does not trigger an unused open warning.Alain Frisch2012-06-011-0/+3
* | merge with branch bin-annotFabrice Le Fessant2012-05-301-5/+10
|/
* #5358: package types allow constraints on typed in sub-modules. Camlp4 compil...Alain Frisch2011-12-141-1/+1
* fix bug in first-class module unpackingJacques Garrigue2011-08-201-0/+1
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* merge branches/implicit-unpack + update camlp4Jacques Garrigue2010-10-211-0/+2
* Error narrowing for module type lookups.Alain Frisch2010-05-181-2/+1
* Error narrowing for module lookups.Alain Frisch2010-05-181-2/+1
* merge branches/sigsubst 9626:10205Jacques Garrigue2010-04-171-0/+1
* Merge first class modules: svn merge -r 9369:9396 $caml/branches/fstclassmod.Alain Frisch2009-10-261-0/+1
* ajout des annotations pour variables et appels terminauxDamien Doligez2007-05-161-1/+2
* Retour en arriere sur la simplification des signatures inferees (fix du PR#35...Xavier Leroy2005-08-081-0/+2
* Systematiser la simplification des signatures inferees (PR#3545)Xavier Leroy2005-08-021-2/+0
* Generalisation option -oXavier Leroy2004-06-131-0/+1
* Pour l'option -pack, ajout possibilite de donner des .cmi sur la ligne de com...Xavier Leroy2004-04-091-0/+1
* Pour l'option -pack, permettre de donner une interface explicite (via un .mli...Xavier Leroy2003-03-061-1/+1