aboutsummaryrefslogtreecommitdiff
path: root/tactics/extratactics.ml4
AgeCommit message (Expand)Author
2006-12-12Correction bug #1041 (double cause : non évitement des noms existants enherbelin
2006-10-24Ajout de la tactique "apply in".herbelin
2006-10-01Une passe sur l'injection et la discrimination...herbelin
2006-08-23Bug in replace tactics introduced in r9073 (overlap between replace .. with a...jforest
2006-08-22+ Changing "in <hyp>" to "in <clause>" (no at, no InValue and nojforest
2006-06-23Suite utilisation hyp au lieu ident: donne la localisationnherbelin
2006-06-23Correction ident -> hyp pour dinterpréter des identificateurs devant êt...herbelin
2006-06-08Changement du type d'argument 'TacticArgType X' en un typeherbelin
2006-05-30Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme...herbelin
2006-05-02Extension syntaxique de rewrite in: au lieu de pouvoir faire letouzey
2006-04-27Standardisation nom option_app en option_mapherbelin
2006-03-21+ destruct now works as induction on multiple arguments : jforest
2006-01-21Messages de idtac et fail peuvent maintenant être des listes de string, int ...herbelin
2005-12-26Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...herbelin
2005-09-10Petit bug Declare Implicit Tacticherbelin
2005-09-09Nouvelle déclaration 'Declare Implicit Tactic' pour automatiser la résoluti...herbelin
2005-05-18Implemented autorewrite with ... in hyp [using ...].sacerdot
2005-01-03HUGE COMMITsacerdot
2004-12-09Restauration type casted_open_constr pour tactique refine car l'unification n...herbelin
2004-12-06Uniformisation du nom d'entrée openconstr en le nom du type open_constrherbelin
2004-12-06Déplacement de la coercion vis à vis du but au niveau de Refineherbelin
2004-12-06Généralisation de CastedOpenConstrArg en OpenConstrArg, à charge des tacti...herbelin
2004-11-15Mise en conformité de Derive Inversion et Derive Dependent Inversion avec la...herbelin
2004-10-28Ajout 'dependent rewrite in'herbelin
2004-10-27Restructuration fonctions de réécriture depuis égalité dépendanteherbelin
2004-10-07New commandssacerdot
2004-10-06* New syntactic sugar: Add Relation ... transitivity proved by ...sacerdot
2004-10-01The "Add Setoid" command now has a new argument "as name" that is usedsacerdot
2004-09-30New tacticsacerdot
2004-09-30New tactic [setoid_]rewrite ... in ... [generate side conditions ...].sacerdot
2004-09-30cutrewrite does not work with relations that are not Coq-like equalities.sacerdot
2004-09-29New syntaxsacerdot
2004-09-29Hugly temporary notationsacerdot
2004-09-24New: (temporary) concrete syntax to specify the morphism signature:sacerdot
2004-09-10Add_new_morphism has now a new optional argument that is the signature ofsacerdot
2004-09-03New command "Add Relation ..." (for the new implementation of setoid_*).sacerdot
2004-07-23Setoid_replace.setoid_replace last argument (that was supposed to be alwayssacerdot
2004-07-16Nouvelle en-têteherbelin
2004-07-02syntax compatibility fixcorbinea
2004-06-29moved instantiate binding to extratacticscorbinea
2004-06-28more evar stuffcorbinea
2004-03-18Backtrack sur commit 1.20herbelin
2004-03-17Desactivation de la syntaxe v7 de Hint Rewrite en v8herbelin
2004-03-10Ajout tactiques stepl et stepr de Nimègueherbelin
2004-03-02Ajout d'une entrée hyp de type HypArgType pour parser et interpréter les no...herbelin
2004-03-01Ajout 'replace in'herbelin
2003-11-12Idtac peut prendre un argument à affichernarboux
2003-11-12petits changements de syntaxebarras
2003-10-22reorganisation des niveaux (ex: = est a 70)barras
2003-10-19Extension de l'utilisation de contradictionherbelin