index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
mod_typing.ml
Age
Commit message (
Expand
)
Author
2018-05-28
Unify pre_env and env
Maxime Dénès
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-16
Extrude monomorphic universe contexts from with Definition constraints.
Pierre-Marie Pédrot
2017-12-30
Returning instance instead of substitution in universe context abstraction.
Pierre-Marie Pédrot
2017-11-24
When declaring constants/inductives use ContextSet if monomorphic.
Gaëtan Gilbert
2017-09-29
Remove unused Failure catch
Gaëtan Gilbert
2017-08-29
Statically enforcing that module types have no retroknowledge.
Pierre-Marie Pédrot
2017-08-29
Separating the module_type and module_body types by using a type parameter.
Pierre-Marie Pédrot
2017-07-26
Removing template polymorphism for definitions.
Pierre-Marie Pédrot
2017-07-12
Adding a comment regarding De Bruijn universe indices in the kernel.
Pierre-Marie Pédrot
2017-07-11
Cleaning up the implementation of module subtyping in the kernel.
Pierre-Marie Pédrot
2017-07-06
Merge PR #853: Clean 'with Definition' implementation.
Maxime Dénès
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-07-03
Do not add original constraints to the environment in 'with Definition' check.
Pierre-Marie Pédrot
2017-06-16
Clean up universes of constants and inductives
Amin Timany
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2015-12-31
Merge branch 'v8.5' into trunk
Guillaume Melquiond
2015-12-22
Inclusion of functors with restricted signature is now forbidden (fix #3746)
Pierre Letouzey
2015-10-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-28
Adds support for the virtual machine to perform reduction of universe polymor...
Gregory Malecha
2015-10-26
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-25
Safe_typing: add clean_bounded_mod_expr in Include Self of modtype (fix #4331)
Pierre Letouzey
2015-10-25
Minor module cleanup : error HigherOrderInclude was never happening
Pierre Letouzey
2015-10-06
Splitting kernel universe code in two modules.
Pierre-Marie Pédrot
2015-10-02
Univs: forgot a substitution in mod_typing.
Matthieu Sozeau
2015-10-02
Univs: correct handling of with in modules
Matthieu Sozeau
2015-10-02
Univs: module constraints move to universe contexts as they might
Matthieu Sozeau
2015-07-16
Modules: fix bug #4294
Matthieu Sozeau
2015-03-25
Fix vm compiler to refuse to compile code making use of inductives with
Matthieu Sozeau
2015-02-12
Univs: fix bug #3978: carry around the universe context used to
Matthieu Sozeau
2015-01-12
Update headers.
Maxime Dénès
2015-01-11
Declarations.mli refactoring: module_type_body = module_body
Pierre Letouzey
2014-10-13
library/opaqueTables: enable their use in interactive mode
Enrico Tassi
2014-05-06
Adapt universe polymorphic branch to new handling of futures for delayed proofs.
Matthieu Sozeau
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-02-26
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
New compilation mode -vi2vo
Enrico Tassi
2013-08-20
Declarations.mli: reorganization of modular structures
letouzey
2013-08-20
Mod_typing : code cleanup
letouzey
2013-08-20
Safe_typing code refactoring
letouzey
2013-08-08
State Transaction Machine
gareuselesinge
2013-07-17
Modops.destr_functor without useless env
letouzey
2013-02-26
kernel/declarations becomes a pure mli
letouzey
2013-01-28
Uniformization of the "anomaly" command.
ppedrot
2012-12-18
Modulification of Label
ppedrot
2012-11-22
Monomorphization (kernel)
ppedrot
2012-09-14
Partial revert of Yann commit in order to use CLib.List when opening
ppedrot
2012-09-14
This patch removes unused "open" (automatically generated from
regisgia
2012-08-08
Updating headers.
herbelin
[next]