index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
/
tactics.ml
Age
Commit message (
Expand
)
Author
2009-04-24
Backporting 12080 (fixing bug #2091 on bad rollback in the "where"
herbelin
2009-04-10
Fix premature optimisation in dependent induction: even variable args need
msozeau
2009-03-31
Fix auto so that Extern tactics associated to no patterns can apply to
msozeau
2009-03-22
Compromise wrt introduction-names compatibility issue after addition
herbelin
2009-03-17
Uniformizing Tacticals, continued (allClauses -> allHypsAndConcl)
herbelin
2009-03-16
Cleaning/improving the use of the "in" clause (e.g. "unfold foo in H at 4"
herbelin
2009-03-14
Cleaning/uniformizing the interface of tacticals.mli
herbelin
2009-02-23
Add support for dependent "destruct" over terms in dependent types.
herbelin
2009-02-19
On remplace evar_map par evar_defs (seul evar_defs est désormais exporté
aspiwack
2009-02-16
Fix [apply_in] which short-circuited resolution of evars in a custom
msozeau
2009-02-06
pushed evar reduction in kernel
barras
2009-02-04
Report r11631 from 8.2 and handle non-dependent goals better in
msozeau
2009-01-04
Fixed bugs #2001 (search_guard was overwriting the guard index given
herbelin
2009-01-03
Fixed two problems:
herbelin
2009-01-02
- Temptative change to notations like "as [|n H]_eqn" or "as [|n H]_eqn:H",
herbelin
2008-12-31
Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->
herbelin
2008-12-29
- Added support for subterm matching in SearchAbout.
herbelin
2008-12-28
- Another bug in get_sort_family_of (sort-polymorphism of constants and
herbelin
2008-12-26
- Extracted from the tactic "now" an experimental tactic "easy" for small
herbelin
2008-12-18
- Fixed cutrewrite bug #2021 introduced in commit 11662 (as a side
herbelin
2008-12-16
Finish fix for the treatment of [inverse] in [setoid_rewrite], making a
msozeau
2008-12-12
Fixed in bug in previous 11662 (incorrect with_evars flag in descend_conjunct...
herbelin
2008-12-09
About "apply in":
herbelin
2008-11-26
closed bug 1898: fold x in x; added a reordering primitive tactic
barras
2008-11-22
- Fixed minor bug #1994 in the tactic chapter of the manual [doc]
herbelin
2008-11-05
Port [rewrite] tactics to open terms. Currently no check that evars
msozeau
2008-10-29
Adaptation du vieil appel à "apply" sur lemme de symétrie au cas où
herbelin
2008-10-27
- Fixed many "Theorem with" bugs.
herbelin
2008-10-26
Fixes and refinements regarding occurrence selection:
herbelin
2008-10-26
Backtrack sur commit 11467 (tentative d'optimisation meta_instance qui
herbelin
2008-10-23
Fix bug #1977 by allowing the [apply] variants to take an [open_constr]
msozeau
2008-10-18
Optimisation de clenv.ml pour que meta_instance ne soit pas appelé
herbelin
2008-09-25
Various little improvements:
msozeau
2008-09-12
Add a type argument to letin_tac instead of using casts and recomputing
msozeau
2008-09-11
Fixes in dependent induction tactic, putting things in better order for
msozeau
2008-09-03
Fix bug #1935, reworking the reflexivity, symmetry... tactics to use
msozeau
2008-08-21
Fixes in dependent induction tactic to keep names, allow giving
msozeau
2008-08-04
Évolutions diverses et variées.
herbelin
2008-07-28
Fixes in generalize_eqs/dependent induction to allow the user to specify
msozeau
2008-07-22
New tactics [conv] to test convertibility (actually, unification) of two
msozeau
2008-07-18
Modification rapide du message d'erreur lorsqu'un _ ne peut être
herbelin
2008-07-17
Uniformisation du format des messages d'erreur (commencent par une
herbelin
2008-06-21
- Implantation de la suggestion 1873 sur discriminate. Au final,
herbelin
2008-06-18
Propagation des révisions 11144 et 11136 de la 8.2 vers le trunk
herbelin
2008-06-10
- Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)
herbelin
2008-06-10
Backtrack sur l'"optimisation" de admit (révision 11084). Comme le
herbelin
2008-06-10
- Correction bug 1841 (identificateurs incorrects avec Subclass)
herbelin
2008-06-08
- Patch sur "intros until 0"
herbelin
2008-06-08
- Extension de "generalize" en "generalize c as id at occs".
herbelin
2008-05-30
Improve the dependent induction tactic to automatically find the
msozeau
[next]