aboutsummaryrefslogtreecommitdiff
path: root/tactics
AgeCommit message (Expand)Author
2006-05-23Nouvelle implantation du polymorphisme de sorte pour les familles inductivesherbelin
2006-05-20"subst." works now even when it exists an hypothesis have the form "x=x" in t...jforest
2006-05-05encore un correctif sur le rewrite H in setoid: letouzey
2006-05-02Extension syntaxique de rewrite in: au lieu de pouvoir faire letouzey
2006-05-02Changement de comportement de rewrite: face a une egalité setoid, onletouzey
2006-05-02Correction bug du correctif bug assert asherbelin
2006-05-02Bug assert asherbelin
2006-04-28Standardisation du nom des méthodes de Evdherbelin
2006-04-28Suppression des fichiers .cvsignore, rendus obsolètes par le systèmes des '...notin
2006-04-27Standardisation nom option_app en option_mapherbelin
2006-04-26Diverses corrections de l'afficheur et du traducteur pour s'assurer deherbelin
2006-04-12induction on multiple arguments made better:courtieu
2006-04-11adding a new tactic [intro_avoiding idl] which acts as intro but prevents thejforest
2006-04-06Enlevement de message d'erreur garbage.courtieu
2006-04-05resolution du bug/souhait #1101 : rewrite setoid dans les hypotheses letouzey
2006-04-05ajout d'un rattrapage d'erreur pour "induction using".courtieu
2006-04-02Correction bug 1119 (inversion marche a moitie dans Type)herbelin
2006-03-22Made pretyping a functor over a coercion implementation. Pretyping.Default us...msozeau
2006-03-22- Réintroduction d'un parseur de pattern (q_constr.ml4) à usage deherbelin
2006-03-21+ destruct now works as induction on multiple arguments : jforest
2006-03-12 -Debugging multiple induction, a bug appeared when having functioncourtieu
2006-03-05Correction bug 984 via introduction TacCall(loc,r,[]) pour signifier une réf...herbelin
2006-03-02Correction bug #1097 (dû à une typo...)herbelin
2006-02-23trying to fix a bug in pazrameter order in the multiple inductioncoq
2006-02-17cleaningcoq
2006-02-17bug correction in the decomposition of an induction scheme.coq
2006-02-17changed the decomposition of an induction schemecoq
2006-02-16added isProd to term.mli.coq
2006-02-15continuing the generalization of "induction". Now induction schemescoq
2006-02-10induction now admits multiple induction arguments. The principle mustcoq
2006-02-05Debugging en syntaxe v8herbelin
2006-01-28Réorganisation de la structure interne des types de déclarations (decl_kinds)herbelin
2006-01-28Ajout option 'using lemmas' à auto/trivial/eautoherbelin
2006-01-28Suppression code pour hints nommés à la V7 (voire à la V6...)herbelin
2006-01-24Suppression de la dépendance en Map.fold de ocaml dont la sémantique aherbelin
2006-01-21Messages de idtac et fail peuvent maintenant être des listes de string, int ...herbelin
2006-01-21Ajout niveau utilisateur de la tacticielle 'complete'; messages de idtac et f...herbelin
2006-01-21Backtrack commit précédent (incompatible avec le choix de prendre Idtac com...herbelin
2006-01-20Ajout de la contrainte de résoudre l'assertion dans 'assert by'herbelin
2006-01-19Conséquences supplémentaires de la fin du support v7herbelin
2006-01-19Export eassumptionherbelin
2006-01-16Ajout motif d'introduction "?" (IntroAnonymous) pour laisser Coqherbelin
2006-01-16Code redondantherbelin
2006-01-16- Tactic "assert" now accepts "as" intro patterns and "by" tactic clausesherbelin
2006-01-11Standardisation du nom de subst_raw en subst_rawconstrherbelin
2006-01-11Standardisation du nom de subst_raw en subst_rawconstrherbelin
2006-01-11Résidus du traducteur v7 -> v8herbelin
2006-01-11Restructuration et simplification des fonctions d'affichage, de détypageherbelin
2006-01-11Ajout paramétricité du nom de la base de hint dans auto et trivialherbelin
2005-12-30Nettoyage coqlibherbelin