index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-05
Improve title of first proof chapter.
Théo Zimmermann
2020-11-05
Change the title of the automatic tactic chapter and of its sections.
Théo Zimmermann
2020-11-05
Add new sections to automatic tactic chapter.
Théo Zimmermann
2020-11-05
Various fixes.
Théo Zimmermann
2020-11-05
Merge content from two origins into the same file.
Théo Zimmermann
2020-11-05
Move proof handling chapter in new location.
Théo Zimmermann
2020-11-05
Octopus merge to preserve history of content split over multiple files.
Théo Zimmermann
2020-11-05
Remove everything before goal management.
Théo Zimmermann
2020-11-05
Remove everything after the content on goal management.
Théo Zimmermann
2020-11-05
Move some content on goal management to the proof mode page.
Théo Zimmermann
2020-11-05
Remove parts of Tactics that were moved elsewhere.
Théo Zimmermann
2020-11-05
Keep only the content on solvers for logic and equality.
Théo Zimmermann
2020-11-05
Move some content to a new page on solvers for logic and equality.
Théo Zimmermann
2020-11-05
Keep only content about auto.
Théo Zimmermann
2020-11-05
Move some content to a new page on automation.
Théo Zimmermann
2020-11-05
Add new page to writing proof index.
Théo Zimmermann
2020-11-05
Remove everything before term rewriting and simplification.
Théo Zimmermann
2020-11-05
Remove everything after term rewriting and simplification.
Théo Zimmermann
2020-11-05
Move some content to a new page on term rewriting and simplification.
Théo Zimmermann
2020-11-05
Merge PR #13231: Remove warning on SSR Search having moved.
coqbot-app[bot]
2020-11-05
Merge PR #13182: Check types when converting irrelevant terms in old unification
coqbot-app[bot]
2020-11-04
Merge PR #13232: Adding an if-then-else syntax to Ltac2.
Michael Soegtrop
2020-11-04
Regenerate the grammar description file.
Pierre-Marie Pédrot
2020-11-04
Document the syntax addition.
Pierre-Marie Pédrot
2020-11-04
Adding an if-then-else syntax to Ltac2.
Pierre-Marie Pédrot
2020-11-04
Merge PR #13193: [build] [native] Don't assume installed native libraries are...
coqbot-app[bot]
2020-11-04
Merge PR #13258: Eagerly reduce rigid / flex conversion problems
coqbot-app[bot]
2020-11-04
Merge PR #13302: Fix test-suite in async mode.
coqbot-app[bot]
2020-11-04
Remove warning on SSR Search having moved.
Théo Zimmermann
2020-11-03
Merge PR #13293: Doc: added "Arguments" removing implicit arguments
coqbot-app[bot]
2020-11-03
Merge PR #13132: Understand Mangle Names in implicit generalization
coqbot-app[bot]
2020-11-03
Merge PR #13179: Fix printing for empty primitive arrays
coqbot-app[bot]
2020-11-03
Merge PR #13256: Remove test-suite/bugs/opened/bug_3395.v: not a bug
coqbot-app[bot]
2020-11-03
Merge PR #13092: Fixing #13078: stack overflow and anomalies with binding not...
coqbot-app[bot]
2020-11-03
improved documentation of arguments command
Fabian Kunze
2020-11-03
Eagerly reduce rigid/flex conversion problems.
Pierre-Marie Pédrot
2020-11-03
Add a fast path in CClosure stack zipping.
Pierre-Marie Pédrot
2020-11-03
Fix test-suite in async mode.
Théo Zimmermann
2020-11-02
Nicer spacing when printing array literals
Gaëtan Gilbert
2020-11-02
Fix printing for empty primitive arrays
Gaëtan Gilbert
2020-11-02
Merge PR #13250: Micro-optimization in Control.check_for_interrupt.
coqbot-app[bot]
2020-11-02
Merge PR #13183: attribute #[using] for Definition and Fixpoint
coqbot-app[bot]
2020-11-02
Merge PR #13274: Fix two bugs in conversion of primitive values
coqbot-app[bot]
2020-11-02
Merge PR #13294: Update screenshot of shield icon (shown in CONTRIBUTING).
coqbot-app[bot]
2020-11-02
Merge PR #13247: Fixes #13241: nested Ltac functions wrongly reporting error ...
Pierre-Marie Pédrot
2020-11-02
Merge PR #13145: Adding support for printing goal names in CoqIDE
Pierre-Marie Pédrot
2020-11-02
Merge PR #13254: Adopt the same format for "Print Ltac foo" and "Print foo" w...
Pierre-Marie Pédrot
2020-11-02
Merge PR #13273: universes_of_constr: don't ignore CaseInvert universes
Pierre-Marie Pédrot
2020-11-02
Update screenshot of shield icon (shown in CONTRIBUTING).
Théo Zimmermann
2020-11-02
Doc: added "Arguments" removing implicit arguments
Fabian Kunze
[next]