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
*
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
Removing some compatibility layers in Tactics.
Pierre-Marie Pédrot
2016-05-17
*
Removing the old refine tactic from the Tactics module.
Pierre-Marie Pédrot
2016-05-17
*
Put the "move" tactic in the monad.
Pierre-Marie Pédrot
2016-05-17
*
Put the "change" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
Put the "specialize_eq" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
Put the "generalize dependent" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
Put the "generalize" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
Put the "cofix" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
Put the "*_cast_no_check" tactics in the monad.
Pierre-Marie Pédrot
2016-05-16
*
Put the "exact" family of tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
Put the "fix" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
Put the "exact_constr" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
Put the "clear" tactic into the monad.
Pierre-Marie Pédrot
2016-05-16
*
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
Normalizing the names of dynamic types to follow a typ_* scheme.
Pierre-Marie Pédrot
2016-05-04
*
Removing external uses of Val.inject and making Geninterp.interp return Val.t
Pierre-Marie Pédrot
2016-05-04
*
Removing the Value.of_* API for parameterized types.
Pierre-Marie Pédrot
2016-05-04
*
Moving the Val module to Geninterp.
Pierre-Marie Pédrot
2016-05-04
*
Getting rid of the Geninterp.generic_interp function.
Pierre-Marie Pédrot
2016-05-04
*
Switching to an untyped toplevel representation for Ltac values.
Pierre-Marie Pédrot
2016-05-04
*
Moving Ftactic and Geninterp to the engine folder.
Pierre-Marie Pédrot
2016-05-04
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-04
|
\
|
*
In Regular Subst Tactic mode, ensure that the order of hypotheses is
Hugo Herbelin
2016-05-03
|
*
Fix bug #4707: clearbody much slower in 8.5pl1.
Pierre-Marie Pédrot
2016-05-03
*
|
Revert "In the short term, stronger invariant on the syntax of TacAssert, what"
Hugo Herbelin
2016-04-27
*
|
In the short term, stronger invariant on the syntax of TacAssert, what
Hugo Herbelin
2016-04-27
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-04-09
|
\
|
|
*
Allow to unset the refinement mode of Instance in ML
Matthieu Sozeau
2016-04-07
|
*
Fixing an incorrect use of prod_appvect on a term which was not a
Hugo Herbelin
2016-04-07
|
*
Fixing the "No applicable tactic" non informative error message
Hugo Herbelin
2016-04-03
*
|
Moving Autorewrite back to tactics/.
Pierre-Marie Pédrot
2016-03-25
*
|
Moving Eqdecide to tactics/.
Pierre-Marie Pédrot
2016-03-25
*
|
Moving Eauto and Class_tactics to tactics/.
Pierre-Marie Pédrot
2016-03-25
*
|
Creating a dedicated ltac/ folder for Hightactics.
Pierre-Marie Pédrot
2016-03-21
*
|
Moving Tacsubst to hightactics.
Pierre-Marie Pédrot
2016-03-20
*
|
Relying on generic arguments to represent Extern hints.
Pierre-Marie Pédrot
2016-03-20
*
|
Adding a new Ltac generic argument for forced tactics returing unit.
Pierre-Marie Pédrot
2016-03-20
*
|
Moving Tacenv to Hightactics.
Pierre-Marie Pédrot
2016-03-20
*
|
Moving Tactic_debug to Hightactic.
Pierre-Marie Pédrot
2016-03-20
*
|
Making Evarutil independent from Reductionops.
Pierre-Marie Pédrot
2016-03-20
*
|
Moving Refine to its proper module.
Pierre-Marie Pédrot
2016-03-20
*
|
Making Proofview independent of Logic.
Pierre-Marie Pédrot
2016-03-20
*
|
Fixing the classification of Tactic Notation.
Pierre-Marie Pédrot
2016-03-20
|
*
Fixing bug #4630: Some tactics are 20x slower in 8.5 than 8.4.
Pierre-Marie Pédrot
2016-03-20
*
|
Moving Tacintern to Hightactics.
Pierre-Marie Pédrot
2016-03-20
*
|
Moving the Ltac definition command to an EXTEND based command.
Pierre-Marie Pédrot
2016-03-20
*
|
Moving the tactic related code from Metasyntax to a new file.
Pierre-Marie Pédrot
2016-03-20
*
|
Moving Print Ltac to an EXTEND based command.
Pierre-Marie Pédrot
2016-03-20
*
|
Moving Tactic Notation to an EXTEND based command.
Pierre-Marie Pédrot
2016-03-20
[next]