aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fixed the pseudo-cicularity problem due to the with operator on Module Type.Gravatar soubiran2007-02-21
* Correct coq depend, add eq_rect elimination tactic to SubtacTacticsGravatar msozeau2007-02-19
* Ajouts de lemmes dans Min et MaxGravatar notin2007-02-19
* Various little subtac fixes, add some useful tactics.Gravatar msozeau2007-02-19
* Compilation de la FAQGravatar notin2007-02-18
* Add subtac keywords to coqide and coqdoc, add 'dec' as keyword in subtac Utils.Gravatar msozeau2007-02-16
* Add 'dest obj as pat in body' keyword as a pattern-matching shortcut.Gravatar msozeau2007-02-16
* Missing keywordGravatar msozeau2007-02-16
* lift params appropriately, do not need to coerce to tyconGravatar msozeau2007-02-16
* Add functionality to permit printing terms with references to anonymous varia...Gravatar msozeau2007-02-16
* Update implementation for dependent types. Works just as well as before for s...Gravatar msozeau2007-02-16
* Réintroduction de l'entrée "integer" dans ltac (apparemment disparue lorsGravatar herbelin2007-02-15
* Réparation absence d'interprétation des liaisons vers listesGravatar herbelin2007-02-15
* encodage des typesGravatar filliatr2007-02-14
* tactique yicesGravatar filliatr2007-02-14
* Réactivation du filtrage d'ordre 2 dans ltac qui avait cessé deGravatar herbelin2007-02-13
* Bug mineur dans la generation des principes d'induction pour FunctionGravatar jforest2007-02-12
* Autres passages de Set à Type dans Relations et WellfoundedGravatar herbelin2007-02-12
* Fix matching on dependent types, taking a safe stand.Gravatar msozeau2007-02-12
* Correction d'un bug dans la génération des principes d'inductionGravatar jforest2007-02-11
* Add keywords that were missing, notably for terms.Gravatar msozeau2007-02-11
* Suppresion de la catégorie des inductifs singletons larges dontGravatar herbelin2007-02-09
* bugfix sufficesGravatar corbinea2007-02-09
* Retour r9310 en attendant mieuxGravatar herbelin2007-02-09
* Report de la révision r9605 de la branche v8.1 vers le trunk (abstract récu...Gravatar notin2007-02-09
* Separate Tactics in subtac.Gravatar msozeau2007-02-09
* Add lif then else for if in bool.Gravatar msozeau2007-02-08
* Fix myinjection tactic, generalize coercion for applicationsGravatar msozeau2007-02-08
* Fix mistake naming my Tactics file Tactics :)Gravatar msozeau2007-02-07
* Add tactics for induction on subterms.Gravatar msozeau2007-02-07
* Meilleur anglais (cf 9619)Gravatar herbelin2007-02-07
* Vérification que toutes les evars ont étés instanciées dans les types imp...Gravatar herbelin2007-02-07
* Correction bug #1364 (les variables de section sont repérées parGravatar herbelin2007-02-07
* Relecture/nettoyage chapitre Gallina; déplacement section FunctionGravatar herbelin2007-02-07
* Suppression RefMan-cas.tex inutiliséGravatar herbelin2007-02-07
* Backtrack sur le passage de Set à Type pour l'ordre lexicographiqueGravatar herbelin2007-02-07
* Various subtac fixes. Add inequalities in pattern matching branches when need...Gravatar msozeau2007-02-07
* Field rewrites only with polynomialGravatar thery2007-02-07
* doc de ring/field + option infinite -> completenessGravatar barras2007-02-07
* Report de la révision 9599 de la v8.1 dans le trunkGravatar notin2007-02-06
* Passage de Set à Type dans Relations et WellfoundedGravatar herbelin2007-02-06
* doc for fieldGravatar thery2007-02-06
* complement du commit 9591Gravatar bgregoir2007-02-05
* changement dans ring specification du sign, divisionGravatar bgregoir2007-02-05
* Work on ineqs generation.Gravatar msozeau2007-02-03
* Factorisation de la règle Constr.binder dans g_subtac.ml pour éviterGravatar herbelin2007-02-02
* field: introduction de Get_goalGravatar bgregoir2007-02-02
* ring: introduction de Get_goalGravatar bgregoir2007-02-02
* Now 1/x * x simplifies to 1Gravatar thery2007-02-02
* Report de révision 9583 de la v8.1 dans le trunkGravatar notin2007-02-01