index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
checker
/
typeops.ml
Commit message (
Expand
)
Author
Age
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Clean up universes of constants and inductives
Amin Timany
2017-06-16
*
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
Merge PR#411: Mention template polymorphism in the documentation.
Maxime Dénès
2017-05-03
|
\
*
|
Remove some unused values and types
Gaetan Gilbert
2017-04-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
*
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
*
Fixing the checker.
Pierre-Marie Pédrot
2016-06-18
*
Checker: avoid using obsolete names from Names
Pierre Letouzey
2016-05-31
*
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Option -type-in-type: added support in checker and making it contaminating
Hugo Herbelin
2015-07-10
*
Update headers.
Maxime Dénès
2015-01-12
*
Fix checker treatment of inductives using subst_instances instead of subst_un...
Matthieu Sozeau
2014-09-05
*
Removing 'open Univ' from checker.
Pierre-Marie Pédrot
2014-06-07
*
- Force every universe level to be >= Prop, so one cannot "go under" it anymore.
Matthieu Sozeau
2014-06-04
*
Adapt the checker to polymorphic universes and projections (untested).
Matthieu Sozeau
2014-05-08
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Checker: get rid of code handling section variables
letouzey
2013-04-15
*
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
*
Checker: re-sync vo structures after Maxime's commit 16136
letouzey
2013-02-12
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Modulification of identifier
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
*
Univ: enforce_leq instead of enforce_geq for more uniformity
letouzey
2012-03-22
*
Noise for nothing
pboutill
2012-03-02
*
Univ.constraints made fully abstract instead of being a Set of abstract stuff
letouzey
2010-12-18
*
Checker: remove some dead code
letouzey
2010-09-24
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
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
*
porting r11900 11905 and 11953 to trunk
barras
2009-03-02
*
checker deals with polymorphic constants and module aliases
barras
2008-05-06
*
Correction du bug des types singletons pas sous-type de Set
herbelin
2008-04-27
*
added the .vo checker (with independent Makefile)
barras
2008-04-21