index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
/
extratactics.ml4
Commit message (
Expand
)
Author
Age
*
Getting rid of the previous implementation of setoid_rewrite which was
msozeau
2009-01-18
*
Finish fix for the treatment of [inverse] in [setoid_rewrite], making a
msozeau
2008-12-16
*
About "apply in":
herbelin
2008-12-09
*
Port [rewrite] tactics to open terms. Currently no check that evars
msozeau
2008-11-05
*
Fixes and refinements regarding occurrence selection:
herbelin
2008-10-26
*
Various little improvements:
msozeau
2008-09-25
*
Évolutions diverses et variées.
herbelin
2008-08-04
*
Fixes in generalize_eqs/dependent induction to allow the user to specify
msozeau
2008-07-28
*
New tactics [conv] to test convertibility (actually, unification) of two
msozeau
2008-07-22
*
- Implantation de la suggestion 1873 sur discriminate. Au final,
herbelin
2008-06-21
*
Correction du bug des types singletons pas sous-type de Set
herbelin
2008-04-27
*
Plug the new setoid implemtation in, leaving the original one commented
msozeau
2008-03-06
*
Nettoyage de code en vue de la release. Plus de Warning: Unused
aspiwack
2007-12-18
*
Adding the tactic "instantiate" (without argument), to force the
glondu
2007-12-07
*
Factorisation des opérations sur le type option de Util dans un module
aspiwack
2007-12-05
*
Add a new tactic to generalize an instantiated inductive predicate adding equ...
msozeau
2007-08-07
*
Nouvelle stratégie d'unification des types des with-bindings dans
herbelin
2007-05-22
*
- Propagation des evars non résolues vers les with_bindings; permet par exemple
herbelin
2007-05-20
*
Processor integers + Print assumption (see coqdev mailing list for the
aspiwack
2007-05-11
*
Ajout de la possibilité d'utiliser les evars dans apply_in et elim_in.
herbelin
2007-04-28
*
Correction bug #1041 (double cause : non évitement des noms existants en
herbelin
2006-12-12
*
Ajout de la tactique "apply in".
herbelin
2006-10-24
*
Une passe sur l'injection et la discrimination...
herbelin
2006-10-01
*
Bug in replace tactics introduced in r9073 (overlap between replace .. with a...
jforest
2006-08-23
*
+ Changing "in <hyp>" to "in <clause>" (no at, no InValue and no
jforest
2006-08-22
*
Suite utilisation hyp au lieu ident: donne la localisationn
herbelin
2006-06-23
*
Correction ident -> hyp pour dinterpréter des identificateurs devant êt...
herbelin
2006-06-23
*
Changement du type d'argument 'TacticArgType X' en un type
herbelin
2006-06-08
*
Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme...
herbelin
2006-05-30
*
Extension syntaxique de rewrite in: au lieu de pouvoir faire
letouzey
2006-05-02
*
Standardisation nom option_app en option_map
herbelin
2006-04-27
*
+ destruct now works as induction on multiple arguments :
jforest
2006-03-21
*
Messages de idtac et fail peuvent maintenant être des listes de string, int ...
herbelin
2006-01-21
*
Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...
herbelin
2005-12-26
*
Petit bug Declare Implicit Tactic
herbelin
2005-09-10
*
Nouvelle déclaration 'Declare Implicit Tactic' pour automatiser la résoluti...
herbelin
2005-09-09
*
Implemented autorewrite with ... in hyp [using ...].
sacerdot
2005-05-18
*
HUGE COMMIT
sacerdot
2005-01-03
*
Restauration type casted_open_constr pour tactique refine car l'unification n...
herbelin
2004-12-09
*
Uniformisation du nom d'entrée openconstr en le nom du type open_constr
herbelin
2004-12-06
*
Déplacement de la coercion vis à vis du but au niveau de Refine
herbelin
2004-12-06
*
Généralisation de CastedOpenConstrArg en OpenConstrArg, à charge des tacti...
herbelin
2004-12-06
*
Mise en conformité de Derive Inversion et Derive Dependent Inversion avec la...
herbelin
2004-11-15
*
Ajout 'dependent rewrite in'
herbelin
2004-10-28
*
Restructuration fonctions de réécriture depuis égalité dépendante
herbelin
2004-10-27
*
New commands
sacerdot
2004-10-07
*
* New syntactic sugar: Add Relation ... transitivity proved by ...
sacerdot
2004-10-06
*
The "Add Setoid" command now has a new argument "as name" that is used
sacerdot
2004-10-01
*
New tactic
sacerdot
2004-09-30
*
New tactic [setoid_]rewrite ... in ... [generate side conditions ...].
sacerdot
2004-09-30
[next]