aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-19Do another pass on the typeclasses code. Correct globalization of classmsozeau
2008-03-19tactique gappafilliatr
2008-03-19Various improvements of coqdep, resulting in a big speedupletouzey
2008-03-18Implementation of rewriting under lambdas. Tested on exists only.msozeau
2008-03-18Added a function to rebuild an elim scheme from elim_scheme_info. Willcourtieu
2008-03-18Hint for Debian users.glondu
2008-03-18improved the implementation of rtreebarras
2008-03-18git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10690 85f007b7-540e-0...barras
2008-03-18Correct implementation of normalization of signatures using setoidmsozeau
2008-03-18* Small change in the make_eq_decidability call : the functions does not (yet)vsiles
2008-03-17Add the possibility of specifying constants to unfold for typeclassmsozeau
2008-03-17* Factorizing code : context_chop was used in several files (even as chop_con...vsiles
2008-03-16Removed unneeded tactics from RelationClasses. Usemsozeau
2008-03-16Using the "relation" constant made some unifications fail in the newmsozeau
2008-03-16Ajout cible programs comme synonyme de subtacherbelin
2008-03-16Misc: Add test for bug 1704, now closed. Add usual syntax for lists inmsozeau
2008-03-16Reorganize Program and Classes theories. Requiring Setoid no longer setsmsozeau
2008-03-16Minor fixes on setoid rewriting. Now uses definitions of [relation] andmsozeau
2008-03-15Reorganisation of FSetAVL (consequences of remarks by B. Gregoire)letouzey
2008-03-15Forgot the test file.msozeau
2008-03-15Do a second pass on the treatment of user-given implicit arguments. Nowmsozeau
2008-03-15Adapt funind to the RLetPattern constructor.msozeau
2008-03-15Backtrack sur le test censé discriminer entre une erreur d'evar nonherbelin
2008-03-15Application de refresh_universes dans typing.ml et retyping.ml : lesherbelin
2008-03-14Suppress some warnings by writing ugly Coq.Relations.Relations in some .vletouzey
2008-03-14avoid universe problems with pf_get_type in f_equalletouzey
2008-03-14New option -glob for coqdep, in order to avoid nasty tricks with sed in Makefileletouzey
2008-03-14Backtrack wrong commit.courtieu
2008-03-14kill a warning (and clean the code around)letouzey
2008-03-14nettoyage de code obsolete.soubiran
2008-03-14Ajout des alias de module dans le noyau.soubiran
2008-03-14tactique gappafilliatr
2008-03-14indentation.courtieu
2008-03-13fix the 'decreasing on Xth' messageletouzey
2008-03-13trying fcourtieu
2008-03-12* Catching a Not_found exception when trying to use Scheme Equality vsiles
2008-03-11tactique Gappa : mise en placefilliatr
2008-03-11Forget to update the CHANGES file after the commit r10180vsiles
2008-03-11tactique Gappa : mise en placefilliatr
2008-03-11Typo commit 10653herbelin
2008-03-10Pas très propre de reposer sur la capture des anomalies (et celaherbelin
2008-03-10fold travaille maintenant sur la forme beta-iota-zeta réduite duherbelin
2008-03-10Indexation de pose proof, et par la même occasion du nouveau specializeherbelin
2008-03-10Une passe sur l'unification des evars (suite aux commits 10124, 10125, 10145)herbelin
2008-03-10Fix compilation problem and finish little cleanup.msozeau
2008-03-09Add a missing morphism declaration that turns morphisms on R ==> R' tomsozeau
2008-03-09Fix a few bugs in Program: use user-given typing constraints formsozeau
2008-03-09Des choses bizarres avec pa_op.cmo (extension syntaxique pour parser)herbelin
2008-03-08New implementation of Add Relation as a DefaultRelation instancemsozeau
2008-03-08correction d'un bug d'efficacite dans Function (+ ajout de eauto_with_bases)jforest