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-04-17
Deprecate “omega”
Vincent Laporte
2020-04-16
NativeCompute Timing: Use real, not user time
Jason Gross
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
2020-01-08
Add Set NativeCompute Timing
Jason Gross
2020-01-06
[micromega] fix of bug #11191
Frédéric Besson
2019-12-26
[omega] Remove non-documented "omega with *"
Emilio Jesus Gallego Arias
2019-12-26
Deprecate the "omega with *" syntax.
Pierre-Marie Pédrot
2019-12-23
Merge PR #10760: Make rapply handle all numbers of underscores
Pierre-Marie Pédrot
2019-12-18
Merge PR #11203: Make the string argument of `time` print correctly
Pierre-Marie Pédrot
2019-12-18
Merge PR #11263: [micromega] fix efficiency regression
Maxime Dénès
2019-12-17
[micromega] fix efficiency regression
Frédéric Besson
2019-12-14
Fix refine and eapply to mark shelved goals as non-resolvable, always
Matthieu Sozeau
2019-12-06
Make the string argument of `time` print correctly
Jason Gross
2019-12-02
Move unreleased changelog to new 8.11 section.
Théo Zimmermann
2019-11-28
[changelog] Add types to changelog entries.
Théo Zimmermann
2019-11-26
Remove `rapply` tactic notation in favor of just the tactic
Jason Gross
2019-11-26
Make rapply handle all numbers of underscores
Jason Gross
2019-11-15
Update doc/changelog/04-tactics/10998-zify-complements.rst
Kazuhiko Sakaguchi
2019-11-15
Add missing zify class instances
Kazuhiko Sakaguchi
2019-10-29
Fix #9114, assert_succeeds (exact I) solves goal
Jason Gross
2019-10-29
`assert_succeeds`&`assert_fails`: multisuccess fix
Jason Gross
2019-10-06
8.10.0 release notes.
Théo Zimmermann
2019-10-04
Merge PR #10806: Micromega tactics are no longer confused by primitive projec...
Frédéric Besson
2019-10-03
fix 10765-micromega-caches.rst
Frédéric Besson
2019-10-03
Improved handling of micromega caches
Frédéric Besson
2019-10-01
[Micromega] Use EConstr.eq_constr_universes_proj
Vincent Laporte
2019-09-24
Make `zify` does work for `Z.to_N`
Kazuhiko Sakaguchi
2019-09-16
Re-implementation of zify
Frédéric Besson
2019-07-04
Fix miscellaneous mistakes in unreleased changelog entries.
Théo Zimmermann
2019-06-17
Fix the changelog of 8.10+beta2 following the backport of #10205.
Théo Zimmermann
2019-06-08
Test goal range in "only" selectors
Gaëtan Gilbert
2019-06-07
Merge PR #10205: Make discriminate tactic compatible with HoTT
Pierre-Marie Pédrot
2019-06-06
Make discriminate tactic compatible with HoTT
Andreas Lynge
2019-05-25
Documenting syntax "injection ... as [= pat1 ... patn ]".
Hugo Herbelin
[next]