index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
sphinx
/
proof-engine
/
tactics.rst
Age
Commit message (
Expand
)
Author
2020-09-18
Make `simple apply in ...` point to `simple apply`
Maxime Dénès
2020-09-18
Improve `simple apply` example
Maxime Dénès
2020-09-11
[refman] Rename int to integer
Pierre Roux
2020-09-11
[refman] Rename num to natural
Pierre Roux
2020-09-11
[refman] Replace num by int
Pierre Roux
2020-09-11
Minimal changes to make the refman compatible with Sphinx 3.
Théo Zimmermann
2020-09-08
Merge PR #12993: Remove deprecated tactic cutrewrite.
Clément Pit-Claudel
2020-09-08
Remove deprecated tactic cutrewrite.
Théo Zimmermann
2020-09-07
Explain how selectors change the order of goals
Jim Fehrle
2020-08-26
Merge PR #12085: Convert ltac2 chapter to use prodn, update syntax
coqbot-app[bot]
2020-08-25
Convert ltac2 chapter to use prodn, update syntax
Jim Fehrle
2020-08-17
Recommend replace as a replacement to cutrewrite.
Théo Zimmermann
2020-08-10
[ssr] turn "nothing to inject" into a real warning (fix #12746)
Enrico Tassi
2020-07-11
tactics.rst: `Require A` is enough for `A`'s hints
Paolo G. Giarrusso
2020-06-17
tactics.rst: readd `cbv`
Paolo G. Giarrusso
2020-06-08
Convert Ltac chapter to prodn
Jim Fehrle
2020-05-15
Merge PR #12239: Split Gallina, Gallina ext and most of CIC chapters into mul...
Clément Pit-Claudel
2020-05-14
Reintroduce leftover parts; update index files; small fixes.
Théo Zimmermann
2020-05-14
Remove an outdated piece of documentation about limitations of unfold.
Pierre-Marie Pédrot
2020-05-13
Merge PR #12229: Hopefully consensual cleaning of keywords
Théo Zimmermann
2020-05-12
Merge PR #12146: Fixes #10812: tactic subst failure with section variables in...
Pierre-Marie Pédrot
2020-05-09
Revert "[with_strategy] Fix for coqchk"
Jason Gross
2020-05-09
[with_strategy] Work around #12191
Jason Gross
2020-05-09
Work around a bug in Coq in the doc
Jason Gross
2020-05-09
Elaborate with_strategy warning
Jason Gross
2020-05-09
Fix the `with_strategy` tactic to work with `abstract`
Jason Gross
2020-05-09
Add a `with_strategy` tactic
Jason Gross
2020-05-07
Documenting the new behavior of "subst".
Hugo Herbelin
2020-05-06
Mention keywords used in tactics from g_tactic.mlg.
Hugo Herbelin
2020-04-28
Merge PR #11718: Convert syntax extensions chapter to prodn
Théo Zimmermann
2020-04-27
Merge PR #12132: [refman] Remove references to omega from Tactics chapter.
Vincent Laporte
2020-04-26
Convert syntax extensions chapter to prodn
Jim Fehrle
2020-04-26
Merge PR #12176: Doc: extend example for induction a bit
Théo Zimmermann
2020-04-25
Doc: extend example for induction a bit
Gaëtan Gilbert
2020-04-23
Merge PR #12148: Consolidate funind documentation onto a single page.
Clément Pit-Claudel
2020-04-23
[refman] Fix name of tactic: function induction -> functional induction.
Théo Zimmermann
2020-04-23
Fix coq snippets in Tactics chapter.
Théo Zimmermann
2020-04-20
[refman] Remove references to omega from Tactics chapter.
Théo Zimmermann
2020-04-20
Remove funind tactics from Tactics chapter.
Théo Zimmermann
2020-04-16
NativeCompute Timing: Use real, not user time
Jason Gross
2020-04-10
Convert vernac commands chapter to prodn, update syntax
Jim Fehrle
2020-03-25
Convert Gallina Extensions to use prodn
Jim Fehrle
2020-03-19
firstorder: default tactic is “auto with core”
Vincent Laporte
2020-03-18
Add documentation for the export hint.
Pierre-Marie Pédrot
2020-03-09
Remove some productionlists
Jim Fehrle
2020-03-05
Merge PR #7791: Deprecating the declaration of arbitrary terms as hints.
Maxime Dénès
2020-03-03
Adding an alias "pose proof (x:=a)" for "pose proof a as x".
Hugo Herbelin
2020-02-28
Convert Gallina Vernac to use prodn
Jim Fehrle
2020-02-28
Adapt the documentation after deprecation of term hints.
Pierre-Marie Pédrot
2020-02-13
[build] Consolidate stdlib's .v files under a single directory.
Emilio Jesus Gallego Arias
[next]