aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics
Commit message (Expand)AuthorAge
* Correction bug 984 via introduction TacCall(loc,r,[]) pour signifier une réf...Gravatar herbelin2006-03-05
* Correction bug #1097 (dû à une typo...)Gravatar herbelin2006-03-02
* trying to fix a bug in pazrameter order in the multiple inductionGravatar coq2006-02-23
* cleaningGravatar coq2006-02-17
* bug correction in the decomposition of an induction scheme.Gravatar coq2006-02-17
* changed the decomposition of an induction schemeGravatar coq2006-02-17
* added isProd to term.mli.Gravatar coq2006-02-16
* continuing the generalization of "induction". Now induction schemesGravatar coq2006-02-15
* induction now admits multiple induction arguments. The principle mustGravatar coq2006-02-10
* Debugging en syntaxe v8Gravatar herbelin2006-02-05
* Réorganisation de la structure interne des types de déclarations (decl_kinds)Gravatar herbelin2006-01-28
* Ajout option 'using lemmas' à auto/trivial/eautoGravatar herbelin2006-01-28
* Suppression code pour hints nommés à la V7 (voire à la V6...)Gravatar herbelin2006-01-28
* Suppression de la dépendance en Map.fold de ocaml dont la sémantique aGravatar herbelin2006-01-24
* Messages de idtac et fail peuvent maintenant être des listes de string, int ...Gravatar herbelin2006-01-21
* Ajout niveau utilisateur de la tacticielle 'complete'; messages de idtac et f...Gravatar herbelin2006-01-21
* Backtrack commit précédent (incompatible avec le choix de prendre Idtac com...Gravatar herbelin2006-01-21
* Ajout de la contrainte de résoudre l'assertion dans 'assert by'Gravatar herbelin2006-01-20
* Conséquences supplémentaires de la fin du support v7Gravatar herbelin2006-01-19
* Export eassumptionGravatar herbelin2006-01-19
* Ajout motif d'introduction "?" (IntroAnonymous) pour laisser CoqGravatar herbelin2006-01-16
* Code redondantGravatar herbelin2006-01-16
* - Tactic "assert" now accepts "as" intro patterns and "by" tactic clausesGravatar herbelin2006-01-16
* Standardisation du nom de subst_raw en subst_rawconstrGravatar herbelin2006-01-11
* Standardisation du nom de subst_raw en subst_rawconstrGravatar herbelin2006-01-11
* Résidus du traducteur v7 -> v8Gravatar herbelin2006-01-11
* Restructuration et simplification des fonctions d'affichage, de détypageGravatar herbelin2006-01-11
* Ajout paramétricité du nom de la base de hint dans auto et trivialGravatar herbelin2006-01-11
* Nettoyage coqlibGravatar herbelin2005-12-30
* Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...Gravatar herbelin2005-12-26
* Petite correction nom QuantHypArgType suite suppression traducteurGravatar herbelin2005-12-26
* Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...Gravatar herbelin2005-12-26
* Prise en compte de l'information que certaines tactiques attendent un type (u...Gravatar herbelin2005-12-21
* Ajout printer pr_lconstr aux extensions de syntaxe pour les arguments de tact...Gravatar herbelin2005-12-21
* Changement des named_contextGravatar gregoire2005-12-02
* A la demande de Julien ForestGravatar letouzey2005-11-17
* Nettoyage suite à la détection par défaut des variables inutilisées par o...Gravatar herbelin2005-11-08
* Confusion message erreur détectée par nouveau warning X de ocaml 3.09Gravatar herbelin2005-11-04
* Types inductifs parametriquesGravatar mohring2005-11-02
* Petit bug Declare Implicit TacticGravatar herbelin2005-09-10
* Nouvelle déclaration 'Declare Implicit Tactic' pour automatiser la résoluti...Gravatar herbelin2005-09-09
* Réparation bug #1000 (attendre fin de toutes les intros avant d'effacer les ...Gravatar herbelin2005-09-08
* Réparation bug #1004; nettoyageGravatar herbelin2005-09-08
* Sur le conseil de X.Leroy: x=[||] devient Array.length x=0Gravatar letouzey2005-08-19
* Correction double bug #986: Fold ne préserve pas nécessairement le typage e...Gravatar herbelin2005-07-13
* essai de typage des instantiations d\'evarsGravatar barras2005-06-06
* New commit to allow definitions of morphisms on relations whose carrier isGravatar sacerdot2005-05-24
* New command: "Print Ltac qualid" to print user defined tactics.Gravatar sacerdot2005-05-20
* Adoption du nom canonique global_of_constr pour éviter confusion avec type r...Gravatar herbelin2005-05-20
* Déplacement et export de locate_global (ex-locate_reference) de tacinterp ve...Gravatar herbelin2005-05-20