index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
changelog
/
04-tactics
Age
Commit message (
Expand
)
Author
2020-09-23
Merge PR #12847: Tactics inversion and replace work with eq in type
Pierre-Marie Pédrot
2020-09-08
Remove deprecated tactic cutrewrite.
Théo Zimmermann
2020-08-20
Adding change log for PR #12816.
Hugo Herbelin
2020-08-18
Adding change log for #12847.
Hugo Herbelin
2020-07-23
[changelog] Latest changes backported to 8.12 branch.
Emilio Jesus Gallego Arias
2020-06-23
Correctly classify variables as being unfoldable in dnet patterns.
Pierre-Marie Pédrot
2020-06-20
Add a pre-hook mechanism for the `zify` tactic
Kazuhiko Sakaguchi
2020-06-14
[micromega] native support for boolean operators
Frédéric Besson
2020-06-11
Merge PR #12423: Remove info tactic, deprecated in 8.5
Pierre-Marie Pédrot
2020-06-01
Merge PR #12396: Release notes 8.12
Emilio Jesus Gallego Arias
2020-05-30
Remove info tactic, deprecated in 8.5
Jim Fehrle
2020-05-28
Merge PR #12399: Remove the prolog tactic.
Théo Zimmermann
2020-05-27
Add more changelog entries which have been backported to v8.12.
Théo Zimmermann
2020-05-27
Release notes for 8.12.
Théo Zimmermann
2020-05-25
Add a changelog.
Pierre-Marie Pédrot
2020-05-19
Delay evaluating arguments of the "exists" tactic
Attila Gáspár
2020-05-16
Fix #11761: Functional Induction throws unrecoverable error.
Pierre Courtieu
2020-05-14
Merge PR #12256: Move the static check of evaluability in unfold tactic to ru...
Hugo Herbelin
2020-05-14
Add a changelog for 8.11.2.
Pierre-Marie Pédrot
2020-05-14
Adding changelog.
Pierre-Marie Pédrot
2020-05-12
Merge PR #12223: Locating error again in atomic tactics (fixes #12152)
Pierre-Marie Pédrot
2020-05-12
Merge PR #12146: Fixes #10812: tactic subst failure with section variables in...
Pierre-Marie Pédrot
2020-05-10
Change log for #12223.
Hugo Herbelin
2020-05-09
Add a `with_strategy` tactic
Jason Gross
2020-05-07
Adding change log for #12146.
Hugo Herbelin
2020-04-30
[zify] add support for Nat.le, Nat.lt and Nat.eq
Frédéric Besson
2020-04-21
Change log for #12023
Hugo Herbelin
2020-04-21
Merge PR #12116: Fixing #12045: missing normalization in conclusion of custom...
Pierre-Marie Pédrot
2020-04-21
Merge PR #11883: Fix #7812: autounfold's behavior depends on file names
Hugo Herbelin
2020-04-20
Change log for PR #12045.
Hugo Herbelin
2020-04-17
Deprecate “omega”
Vincent Laporte
2020-04-16
NativeCompute Timing: Use real, not user time
Jason Gross
2020-04-11
Fix #7812
Attila Gáspár
2020-03-30
Merge PR #11018: “auto with zarith”: use “lia” rather than “omega”
Maxime Dénès
2020-03-26
Change log
Hugo Herbelin
2020-03-24
“auto with zarith”: use “lia” rather than “omega”
Vincent Laporte
2020-03-21
Add module ZifyPow to avoid compatibility issue with 8.11.
Théo Zimmermann
2020-03-19
firstorder: default tactic is “auto with core”
Vincent Laporte
2020-03-08
Minor improvements to the unreleased changelog.
Théo Zimmermann
2020-03-05
Merge PR #11522: Adding an alias `pose proof (x:=t)` for `pose proof t as x` ...
Pierre-Marie Pédrot
2020-03-03
[zify] efficiency improvements
Frédéric Besson
2020-03-03
Update doc/changelog/04-tactics/11522-master+pose-proof-wo-as-syntax.rst
Hugo Herbelin
2020-03-03
Adding an alias "pose proof (x:=a)" for "pose proof a as x".
Hugo Herbelin
2020-02-13
Merge PR #11441: Add explicit types to changelog entries that were still miss...
Emilio Jesus Gallego Arias
2020-02-03
Fix efficiency regression #11436
Frédéric Besson
2020-01-25
Merge PR #11025: Add Set NativeCompute Timing
Maxime Dénès
2020-01-22
Add explicit types to changelog entries.
Théo Zimmermann
2020-01-22
Changelog for 8.11.0.
Théo Zimmermann
2020-01-17
Merge PR #11362: Lia bugfix 11191
Maxime Dénès
2020-01-14
[zify] elim let in ML
Frédéric Besson
[next]