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
*
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-08-29
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Clean up universes of constants and inductives
Amin Timany
2017-06-16
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
*
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-19
*
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
*
Univs: update checker
Matthieu Sozeau
2015-10-02
*
Update headers.
Maxime Dénès
2015-01-12
*
Declarations.mli refactoring: module_type_body = module_body
Pierre Letouzey
2015-01-11
*
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