aboutsummaryrefslogtreecommitdiffhomepage
path: root/checker/reduction.ml
Commit message (Expand)AuthorAge
* Adapt the checker to polymorphic universes and projections (untested).Gravatar Matthieu Sozeau2014-05-08
* Fixing checker with respect to new kernel name structure and hashmaps.Gravatar Pierre-Marie Pédrot2014-03-18
* Getting rid of the use of deprecated elements (from the OCaml standard library).Gravatar xclerc2013-10-14
* Checker: regroup all vo-related types in cic.mliGravatar letouzey2013-04-15
* Uniformization of the "anomaly" command.Gravatar ppedrot2013-01-28
* still some more dead code removalGravatar letouzey2012-10-06
* As r15801: putting everything from Util.array_* to CArray.*.Gravatar ppedrot2012-09-14
* Updating headers.Gravatar herbelin2012-08-08
* Univ: enforce_leq instead of enforce_geq for more uniformityGravatar letouzey2012-03-22
* Noise for nothingGravatar pboutill2012-03-02
* Esubst: make types of substitutions & lifts privateGravatar puech2011-08-08
* checker: cleanupGravatar glondu2011-03-04
* checker: add eta-expansionGravatar glondu2011-03-04
* Checker: remove some dead codeGravatar letouzey2010-09-24
* Fix inconsistency in Prop/Set conversion checkGravatar glondu2010-09-23
* adpated the checker to handle coomutative cuts and lazynessGravatar barras2010-07-30
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* After the approval of Bruno, here the patch for the checker.Gravatar soubiran2010-04-29
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Transfers to checker ("let"s in inductive arities + Coq root read-only).Gravatar herbelin2009-08-22
* [checker] basic conversion oracle: expand local vars firstGravatar barras2008-09-02
* also fixed conversion of the checkerGravatar barras2008-05-20
* Changement de stratégie vis à vis du commit 10859 sur la gestion desGravatar herbelin2008-05-12
* added the .vo checker (with independent Makefile)Gravatar barras2008-04-21