aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics
Commit message (Expand)AuthorAge
* bug serieux efficacite de ltacGravatar barras2006-06-19
* Updating documentation of replace and correcting a typo in error message of r...Gravatar jforest2006-06-12
* Changement du type d'argument 'TacticArgType X' en un typeGravatar herbelin2006-06-08
* reparation pour le bug #1072 (soufflee par J. Forest): Gravatar letouzey2006-06-06
* Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme...Gravatar herbelin2006-05-30
* - Déplacement des types paramétriques prod, sum, option, identity,Gravatar herbelin2006-05-28
* Nouvelle implantation du polymorphisme de sorte pour les familles inductivesGravatar herbelin2006-05-23
* "subst." works now even when it exists an hypothesis have the form "x=x" in t...Gravatar jforest2006-05-20
* encore un correctif sur le rewrite H in setoid: Gravatar letouzey2006-05-05
* Extension syntaxique de rewrite in: au lieu de pouvoir faire Gravatar letouzey2006-05-02
* Changement de comportement de rewrite: face a une egalité setoid, onGravatar letouzey2006-05-02
* Correction bug du correctif bug assert asGravatar herbelin2006-05-02
* Bug assert asGravatar herbelin2006-05-02
* Standardisation du nom des méthodes de EvdGravatar herbelin2006-04-28
* Suppression des fichiers .cvsignore, rendus obsolètes par le systèmes des '...Gravatar notin2006-04-28
* Standardisation nom option_app en option_mapGravatar herbelin2006-04-27
* Diverses corrections de l'afficheur et du traducteur pour s'assurer deGravatar herbelin2006-04-26
* induction on multiple arguments made better:Gravatar courtieu2006-04-12
* adding a new tactic [intro_avoiding idl] which acts as intro but prevents theGravatar jforest2006-04-11
* Enlevement de message d'erreur garbage.Gravatar courtieu2006-04-06
* resolution du bug/souhait #1101 : rewrite setoid dans les hypotheses Gravatar letouzey2006-04-05
* ajout d'un rattrapage d'erreur pour "induction using".Gravatar courtieu2006-04-05
* Correction bug 1119 (inversion marche a moitie dans Type)Gravatar herbelin2006-04-02
* Made pretyping a functor over a coercion implementation. Pretyping.Default us...Gravatar msozeau2006-03-22
* - Réintroduction d'un parseur de pattern (q_constr.ml4) à usage deGravatar herbelin2006-03-22
* + destruct now works as induction on multiple arguments : Gravatar jforest2006-03-21
* -Debugging multiple induction, a bug appeared when having functionGravatar courtieu2006-03-12
* 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