index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
Commit message (
Expand
)
Author
Age
*
One more word about "simpl f": avoid "simpl f" to be printed "simpl f",
Hugo Herbelin
2014-11-23
*
Partly revert commit d9681fb94a3e04a618e58cd09df9cee929170edc about
Hugo Herbelin
2014-11-23
*
Specific printer of Evar.Set.t for ocamldebug + more information in
Hugo Herbelin
2014-11-22
*
Attempt to organize and document unification flags of setoid rewrite.
Hugo Herbelin
2014-11-22
*
In setoid_rewrite error messages:
Hugo Herbelin
2014-11-22
*
Further simplifying functional induction.
Hugo Herbelin
2014-11-22
*
Simplifying code of functional induction.
Hugo Herbelin
2014-11-22
*
Not using an (arbitrary) pivot anymore for re-introduction of
Hugo Herbelin
2014-11-22
*
New simplification of code for generalizing hypotheses in destruct.
Hugo Herbelin
2014-11-22
*
Removing a hack which, according to the comment, should not be necessary
Hugo Herbelin
2014-11-22
*
Fix resolve_morphism to build well-scoped terms in case some arguments
Matthieu Sozeau
2014-11-22
*
Enforcing the non-normalization of evars in Tactics.get_next_hyp_position.
Pierre-Marie Pédrot
2014-11-22
*
Writing intro_replacing in the new monad.
Pierre-Marie Pédrot
2014-11-22
*
Removing useless flag of the historical move tactic.
Pierre-Marie Pédrot
2014-11-22
*
Writing Tactics.keep in the new monad.
Pierre-Marie Pédrot
2014-11-21
*
Fixing the previous commit. We had to normalize evars first.
Pierre-Marie Pédrot
2014-11-20
*
Somehow fixing a side-effect bug in tactics-in-terms.
Pierre-Marie Pédrot
2014-11-20
*
Re-removing the Hiddentac module. For some reason it had been reintroduced
Pierre-Marie Pédrot
2014-11-20
*
Global.env chasing in Inv.
Pierre-Marie Pédrot
2014-11-20
*
Adding locations to tclZEROMSG.
Pierre-Marie Pédrot
2014-11-20
*
Print [uconstr]-s in [idtac] messages.
Arnaud Spiwack
2014-11-19
*
Tentative rephrasing of error message for rewrite.
Hugo Herbelin
2014-11-18
*
Hopefully the last word on having "simpl f" complying with the
Hugo Herbelin
2014-11-18
*
Enforcing a stronger difference between the two syntaxes "simpl
Hugo Herbelin
2014-11-16
*
Fixing side bug in db37c9f3f32ae7 delaying interpretation of the
Hugo Herbelin
2014-11-16
*
Preserving the good effect of 014e5ac92a on not leaving dangling local
Hugo Herbelin
2014-11-14
*
Removing yet another source of remaining local definitions.
Hugo Herbelin
2014-11-13
*
Renouncing to check only at the end of the call to "apply in" the
Hugo Herbelin
2014-11-11
*
Replugging hints in rewriting strategies.
Pierre-Marie Pédrot
2014-11-10
*
Fixing wrongly used tclWITHHOLES in named tactics (continuation of 9fa45b3).
Pierre-Marie Pédrot
2014-11-10
*
Fixing bug #3803.
Pierre-Marie Pédrot
2014-11-09
*
Removing the unused boolean flag from the move tactic implementation.
Pierre-Marie Pédrot
2014-11-09
*
Removing a unused boolean in the TacMove node of tacexpr AST.
Pierre-Marie Pédrot
2014-11-09
*
new: Optimize Proof, Optimize Heap
Enrico Tassi
2014-11-09
*
Follow up to experimental eager evar unification in bcba6d1bc9:
Hugo Herbelin
2014-11-08
*
Compatibility with 8.4 in the heuristic used to build the induction
Hugo Herbelin
2014-11-08
*
Granting #3717 (more informative error message on missing arguments for funct...
Hugo Herbelin
2014-11-07
*
Fixing #3562 ("as" in "destruct" expects either a disjunctive
Hugo Herbelin
2014-11-07
*
Removing the legacy intro tactic code.
Pierre-Marie Pédrot
2014-11-07
*
Print [rename] tactic properly in info trace.
Arnaud Spiwack
2014-11-07
*
Restoring clear_flag (thanks a lot to jonikelee to notice it).
Hugo Herbelin
2014-11-06
*
Optimizing when to clear generalized hypotheses in destruct.
Hugo Herbelin
2014-11-06
*
Dependency bug in using eqn for destruct.
Hugo Herbelin
2014-11-06
*
Writing the raw introduction tactic in the new monad.
Pierre-Marie Pédrot
2014-11-05
*
Writing rename_hyps in the new monad.
Pierre-Marie Pédrot
2014-11-03
*
Subtle swap of lines to preserve VarInstance src field before checking
Hugo Herbelin
2014-11-03
*
Fix to 844431761 on improving elimination with indices, getting rid of
Hugo Herbelin
2014-11-03
*
Saving some nf_evars in the code of destruct/induction.
Hugo Herbelin
2014-11-02
*
Improving elimination with indices, getting rid of intrusive residual
Hugo Herbelin
2014-11-02
*
Some reorganization of the code for destruct/induction:
Hugo Herbelin
2014-11-02
[next]