aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics
Commit message (Expand)AuthorAge
* 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
* Report depuis la V8.0pl2 de la correction d'un bug du traducteurGravatar herbelin2005-03-19
* appel de Simplify depuis CoqGravatar coq2005-03-18
* Fix bug #931: leave dependent evars as such for refineGravatar herbelin2005-03-08
* Added 'clear - id' to clear all hypotheses except the ones dependent in the s...Gravatar herbelin2005-03-07
* Moving subst_inductive from tacinterp to inductiveops for better for reuse in...Gravatar herbelin2005-02-18
* Standardisation of function names about global references (especially, renami...Gravatar herbelin2005-02-18
* Moving subst_inductive from tacinterp to inductiveops for better for reuse in...Gravatar herbelin2005-02-18
* Ajout constructeur External pour appel outil externe à CoqGravatar herbelin2005-02-04
* Compatibilité ocamlweb pour cible docGravatar herbelin2005-01-21
* Compatibilité ocamlweb pour cible docGravatar herbelin2005-01-21
* Bug (reported by Lionel Mamane) fixed: the test for non-occurrence of theGravatar sacerdot2005-01-18
* Bug fixed (reported by Roland): the setoire_rewrite in tactic did not workGravatar sacerdot2005-01-17
* HUGE COMMITGravatar sacerdot2005-01-03
* Partie reduction_of_red_expr de tacred.ml qui dépend de la vm maintenant dan...Gravatar herbelin2005-01-02
* ExtraRedExpr maintenant sans argument: pas très souple mais au moins convien...Gravatar herbelin2004-12-29
* Restauration type casted_open_constr pour tactique refine car l'unification n...Gravatar herbelin2004-12-09
* * added subst_evaluable_referenceGravatar sacerdot2004-12-07
* The type Pattern.constr_label was isomorphic to Libnames.global_reference.Gravatar sacerdot2004-12-07
* Uniformisation du nom d'entrée openconstr en le nom du type open_constrGravatar herbelin2004-12-06
* Garder les cast semble décidément le meilleur moyen de rester synchrone ave...Gravatar herbelin2004-12-06
* Suppression des cast après avoir utiliser l'information de type (Tacinv envo...Gravatar herbelin2004-12-06
* Déplacement de la coercion vis à vis du but au niveau de RefineGravatar herbelin2004-12-06
* Déplacement de la coercion vis à vis du but au niveau de Refine suite à ch...Gravatar herbelin2004-12-06
* Réparation bug #888 (les tactiques fix et cofix exigent autant de sous-buts ...Gravatar herbelin2004-12-06
* Généralisation de CastedOpenConstrArg en OpenConstrArg, à charge des tacti...Gravatar herbelin2004-12-06
* MAJ affichage nouvelle syntaxeGravatar herbelin2004-12-06