index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-30
Merge PR #10981: [abstract] Remove un-unused reference to `evar_map`
Pierre-Marie Pédrot
2019-10-30
Merge PR #10303: Raise an anomaly when looking up unknown constant/inductive
Pierre-Marie Pédrot
2019-10-30
Merge PR #10949: [declare] Provide helper for private constant inlining.
Pierre-Marie Pédrot
2019-10-30
Merge PR #10681: [declare] Make `proof_entry` a private type.
Pierre-Marie Pédrot
2019-10-30
Merge PR #10494: Show diffs in "Show Proof."
Enrico Tassi
2019-10-29
Merge PR #10966: `assert_succeeds`&`assert_fails`: multisuccess fix
Gaëtan Gilbert
2019-10-29
Show diffs in "Show Proof."
Jim Fehrle
2019-10-29
Use a less kludgy way of solving #9114
Jason Gross
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-29
[abstract] Remove un-unused reference to `evar_map`
Emilio Jesus Gallego Arias
2019-10-29
[declare] Use helper function for `fix_exn` instead of relying on internals.
Emilio Jesus Gallego Arias
2019-10-29
[declare] Make `proof_entry` a private type.
Emilio Jesus Gallego Arias
2019-10-29
Merge PR #10892: [engine] Remove UnivGen.global_of_constr
Pierre-Marie Pédrot
2019-10-29
Merge PR #10942: Describe XML tags used for highlighting diff text
Théo Zimmermann
2019-10-29
Merge PR #10947: Rename `VDFILE` from `.coqdeps.d` to `.<CoqMakefile>.d` in `...
Enrico Tassi
2019-10-28
Merge PR #10963: Possible simplification of parsing rules.
Clément Pit-Claudel
2019-10-28
Rename `VDFILE` from `.coqdeps.d` to `.<CoqMakefile>.d` in the `coq_makefile`...
Kazuhiko Sakaguchi
2019-10-28
[declare] Provide helper for private constant inlining.
Emilio Jesus Gallego Arias
2019-10-28
Fix typos.
Théo Zimmermann
2019-10-28
Merge PR #10944: [meta] Add zify plugin to META file.
Vincent Laporte
2019-10-28
Merge PR #10950: [declare] Split universe and inductive declaration code to v...
Gaëtan Gilbert
2019-10-28
Merge PR #10952: [library] [nit] Remove unnecessary type alias.
Gaëtan Gilbert
2019-10-28
Add changelog for #10963.
Théo Zimmermann
2019-10-28
Merge PR #10976: Fix link to `coq-notes.md`
Théo Zimmermann
2019-10-27
Merge PR #10827: Replace classical reals quotient axioms by functional extens...
Hugo Herbelin
2019-10-27
Fix link to `coq-notes.md`
Michael D. Adams
2019-10-26
Merge PR #10516: [funind] Remove duplicate save function.
Gaëtan Gilbert
2019-10-25
Merge PR #10962: Add missing instances for `implb` and `xorb` in ZifyBool.v
Frédéric Besson
2019-10-25
Add 2 missing instances in ZifyBool.v
Kazuhiko Sakaguchi
2019-10-25
Possible simplification of parsing rules.
Théo Zimmermann
2019-10-25
[funind] Remove duplicate save function.
Emilio Jesus Gallego Arias
2019-10-25
[declare] Generalize kind type on declareDef
Emilio Jesus Gallego Arias
2019-10-25
[funind] Removed dead code.
Emilio Jesus Gallego Arias
2019-10-25
[vernac] [inductive] Remove unused internal export.
Emilio Jesus Gallego Arias
2019-10-25
[inductive] [declare] Move full inductive declaration to declareInd
Emilio Jesus Gallego Arias
2019-10-24
Merge PR #10943: [meta] Add plugin stanza to META so Fl_dynload works for Coq...
Vincent Laporte
2019-10-24
Replace classical reals quotient axioms by functional extensionality. Define ...
Vincent Semeria
2019-10-24
[declare] Split inductive declaration code to vernac/
Emilio Jesus Gallego Arias
2019-10-24
[declare] Split universe declaration code to vernac/
Emilio Jesus Gallego Arias
2019-10-24
[library] [nit] Remove unnecessary type alias.
Emilio Jesus Gallego Arias
2019-10-24
Describe XML tags used for highlighting diff text
Jim Fehrle
2019-10-24
[meta] Add plugin stanza to META so Fl_dynload works for Coq plugins
Emilio Jesus Gallego Arias
2019-10-24
Raise an anomaly when looking up unknown constant/inductive
Gaëtan Gilbert
2019-10-24
Merge PR #10945: Release notes for Coq 8.10.1
Théo Zimmermann
2019-10-24
Release notes for Coq 8.10.1
Vincent Laporte
2019-10-24
Merge PR #10938: Better wording for "Show Proof" and fix typos
Théo Zimmermann
2019-10-24
[meta] Add zify plugin to META file.
Emilio Jesus Gallego Arias
2019-10-23
Better wording for "Show Proof" and fix typos
Jim Fehrle
2019-10-23
Merge PR #10932: Add a notation for the empty type.
Théo Zimmermann
[next]