index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
checker
/
reduction.ml
Commit message (
Expand
)
Author
Age
*
coqchk: more prints when -debug
Enrico Tassi
2015-03-23
*
Update headers.
Maxime Dénès
2015-01-12
*
improve efficiency of the reduction interpreter of the checker
Bruno Barras
2015-01-06
*
Remove debug printing code
Matthieu Sozeau
2014-09-06
*
Cleanup code for looking up projection bodies.
Matthieu Sozeau
2014-09-06
*
Fix checker to handle projections with eta and universe polymorphism correctly,
Matthieu Sozeau
2014-09-06
*
Fix checker to handle projections with eta and universe polymorphism correctly.
Matthieu Sozeau
2014-09-06
*
Rename eta_expand_ind_stacks, fix the one from the checker and adapt
Matthieu Sozeau
2014-09-05
*
Porting guard fix to checker.
Maxime Dénès
2014-07-22
*
Removing 'open Univ' from checker.
Pierre-Marie Pédrot
2014-06-07
*
Adding a new Control file centralizing the control options of Coq.
Pierre-Marie Pédrot
2014-06-07
*
Adapt the checker to polymorphic universes and projections (untested).
Matthieu Sozeau
2014-05-08
*
Fixing checker with respect to new kernel name structure and hashmaps.
Pierre-Marie Pédrot
2014-03-18
*
Getting rid of the use of deprecated elements (from the OCaml standard library).
xclerc
2013-10-14
*
Checker: regroup all vo-related types in cic.mli
letouzey
2013-04-15
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
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
*
Esubst: make types of substitutions & lifts private
puech
2011-08-08
*
checker: cleanup
glondu
2011-03-04
*
checker: add eta-expansion
glondu
2011-03-04
*
Checker: remove some dead code
letouzey
2010-09-24
*
Fix inconsistency in Prop/Set conversion check
glondu
2010-09-23
*
adpated the checker to handle coomutative cuts and lazyness
barras
2010-07-30
*
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
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Transfers to checker ("let"s in inductive arities + Coq root read-only).
herbelin
2009-08-22
*
[checker] basic conversion oracle: expand local vars first
barras
2008-09-02
*
also fixed conversion of the checker
barras
2008-05-20
*
Changement de stratégie vis à vis du commit 10859 sur la gestion des
herbelin
2008-05-12
*
added the .vo checker (with independent Makefile)
barras
2008-04-21