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
2016-09-02
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-01
Fixing call to "lazy beta iota" in "refine" (restoring v8.4 behavior).
Hugo Herbelin
2016-09-01
Moving log of "TacReduce"/"reduce" to Tactics.reduce so that internal
Hugo Herbelin
2016-08-21
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-08-20
More standard naming for the Imparg.with_implicits function.
Pierre-Marie Pédrot
2016-08-19
Fix performance bug: do not compute implicits of abstracted lemmas.
Pierre-Marie Pédrot
2016-08-17
Fixing #5001 (metas not cleaned properly in clenv_refine_in).
Hugo Herbelin
2016-07-20
Fix bug #4780: universe leak in letin_tac
Matthieu Sozeau
2016-07-20
Fix bug #4780: universe leak in letin_tac
Matthieu Sozeau
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-01
Add and document match, fix and cofix reduction flags.
Maxime Dénès
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-06-29
A new infrastructure for warnings.
Maxime Dénès
2016-06-27
Shrink Proofs/Obligations by default and deprecate
Matthieu Sozeau
2016-06-24
Optimization in the subst tactic.
Pierre-Marie Pédrot
2016-06-24
Optimization in the subst tactic.
Pierre-Marie Pédrot
2016-06-20
Small optimization in clear_body.
Pierre-Marie Pédrot
2016-06-18
Adding an "as" clause to specialize.
Hugo Herbelin
2016-06-18
Exporting a generic argument induction_arg. As a consequence,
Hugo Herbelin
2016-06-18
A cleaning phase around delayed induction arg + exporting force_induction_arg.
Hugo Herbelin
2016-06-18
Adding eintros to respect the e- prefix policy.
Hugo Herbelin
2016-06-16
A stronger invariant on the syntax of TacAssert, what allows for a
Hugo Herbelin
2016-06-13
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-11
Fixing a try with in apply that has become too weak in 8.5.
Hugo Herbelin
2016-06-07
Fixing #4787 (Unset Bracketing Last Introduction Pattern not working).
Hugo Herbelin
2016-06-01
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-29
Fix bug #4746: Anomaly: Evar ?X10 was not declared.
Pierre-Marie Pédrot
2016-05-17
Removing some compatibility layers in Tactics.
Pierre-Marie Pédrot
2016-05-17
Put the "move" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
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-08
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-04
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-03
Fix bug #4707: clearbody much slower in 8.5pl1.
Pierre-Marie Pédrot
2016-04-27
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-09
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-04-03
Fixing the "No applicable tactic" non informative error message
Hugo Herbelin
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-02-15
merging conflicts with the original "trunk__CLEANUP__Context__2" branch
Matej Kosik
[next]