index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
checker
/
modops.ml
Commit message (
Expand
)
Author
Age
*
Adapt the checker to polymorphic universes and projections (untested).
Matthieu Sozeau
2014-05-08
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Declarations.mli: reorganization of modular structures
letouzey
2013-08-20
*
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
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
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
*
Updating headers.
herbelin
2012-08-08
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
Noise for nothing
pboutill
2012-03-02
*
Modops: the strengthening functions can work without any env argument
letouzey
2011-05-17
*
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
*
added validation of delta_resolver (which seem to have an impact on typing)
barras
2010-02-19
*
[checker] fixed vo validation problems, module incompatibilities remain
barras
2010-02-19
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
porting r11900 11905 and 11953 to trunk
barras
2009-03-02
*
Report des commits 11417 et 11437 de la v8.2
soubiran
2008-10-15
*
fixed bug with aliases
barras
2008-05-07
*
added the .vo checker (with independent Makefile)
barras
2008-04-21