index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
checker
/
subtyping.ml
Commit message (
Expand
)
Author
Age
*
Clean up universes of constants and inductives
Amin Timany
2017-06-16
*
Correct coqchk reduction
Amin Timany
2017-06-16
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
Update various comments to use "template polymorphism"
Gaetan Gilbert
2017-04-11
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Checker: avoid using obsolete names from Names
Pierre Letouzey
2016-05-31
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Update headers.
Maxime Dénès
2015-01-12
*
Declarations.mli refactoring: module_type_body = module_body
Pierre Letouzey
2015-01-11
*
Update checker/values and cic due to changes in case_info and record_body.
Matthieu Sozeau
2014-12-17
*
Rename eta_expand_ind_stacks, fix the one from the checker and adapt
Matthieu Sozeau
2014-09-05
*
Removing 'open Univ' from checker.
Pierre-Marie Pédrot
2014-06-07
*
Adapt the checker to polymorphic universes and projections (untested).
Matthieu Sozeau
2014-05-08
*
Get rid of polymorphic equality in "checker/subtyping.ml".
xclerc
2013-10-24
*
Declarations.mli: reorganization of modular structures
letouzey
2013-08-20
*
Checker: empty sections hardcoded in cb and mind
letouzey
2013-04-15
*
Checker: regroup all vo-related types in cic.mli
letouzey
2013-04-15
*
Names: shortcuts for building {kn, constant, mind} with empty sections
letouzey
2013-02-26
*
Dir_path --> DirPath
letouzey
2013-02-19
*
Modulification of Label
ppedrot
2012-12-18
*
Modulification of dir_path
ppedrot
2012-12-14
*
still some more dead code removal
letouzey
2012-10-06
*
As r15801: putting everything from Util.array_* to CArray.*.
ppedrot
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Module names and constant/inductive names are now in two separate namespaces
letouzey
2012-03-26
*
Noise for nothing
pboutill
2012-03-02
*
Checker/subtyping.ml: avoid adding in env a module already there (fix #2609)
letouzey
2011-10-26
*
Modops: the strengthening functions can work without any env argument
letouzey
2011-05-17
*
Subtyping: align coqtop behavior concerning opaque csts on coqchk's one
letouzey
2011-04-12
*
Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacks
letouzey
2011-04-03
*
Checker: remove some dead code
letouzey
2010-09-24
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
After the approval of Bruno, here the patch for the checker.
soubiran
2010-04-29
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Report des commits 11417 et 11437 de la v8.2
soubiran
2008-10-15
*
added the .vo checker (with independent Makefile)
barras
2008-04-21