index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
checker
/
subtyping.ml
Age
Commit message (
Expand
)
Author
2012-03-26
Module names and constant/inductive names are now in two separate namespaces
letouzey
2012-03-02
Noise for nothing
pboutill
2011-10-26
Checker/subtyping.ml: avoid adding in env a module already there (fix #2609)
letouzey
2011-05-17
Modops: the strengthening functions can work without any env argument
letouzey
2011-04-12
Subtyping: align coqtop behavior concerning opaque csts on coqchk's one
letouzey
2011-04-03
Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacks
letouzey
2010-09-24
Checker: remove some dead code
letouzey
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-04-29
After the approval of Bruno, here the patch for the checker.
soubiran
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2009-10-21
This big commit addresses two problems:
soubiran
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2008-10-15
Report des commits 11417 et 11437 de la v8.2
soubiran
2008-04-21
added the .vo checker (with independent Makefile)
barras