aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics
Commit message (Expand)AuthorAge
...
* 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
* Setoid_replace: improved error message when trying to replace a term in aGravatar sacerdot2005-05-19
* A wish by Bas Spitters granted: a little more of unification up toGravatar sacerdot2005-05-19
* Implemented autorewrite with ... in hyp [using ...].Gravatar sacerdot2005-05-18
* Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux...Gravatar herbelin2005-05-17
* Globalisation des Tactic NotationGravatar herbelin2005-05-15
* Allow auto to have a parametric argument (wish #967)Gravatar herbelin2005-05-15
* Improved order of interpretation of atomic tactics (cf bug #952)Gravatar herbelin2005-04-29
* Ajout de l'axiome du but prouve par la tactique simplifiGravatar coq2005-03-22
* Correction bug de dependent_hyps qui ne met pas à jour le type des hyps dép...Gravatar herbelin2005-03-20
* Le type d'un Let est considéré comme 'user-provided' par le noyau et doit d...Gravatar herbelin2005-03-19