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-31
Merge PR #11009: Rename the 2 local type_cstr nonterminals to give them uniqu...
Pierre-Marie Pédrot
2019-10-31
Merge PR #10995: add test for #4502 (fixed by unknown commit)
Pierre-Marie Pédrot
2019-10-31
Merge PR #10933: Add clarification in make-changelog.
Gaëtan Gilbert
2019-10-30
Merge PR #10953: [declare] Remove declare_scheme hook in Declare
Pierre-Marie Pédrot
2019-10-30
Merge PR #11004: [test-suite] Test section-local mutual Fixpoint.
Pierre-Marie Pédrot
2019-10-30
Rename the 2 local type_cstr nonterminals to give them unique names
Jim Fehrle
2019-10-30
Merge PR #10999: [refman] Give an example of contradiction when positivity ch...
Clément Pit-Claudel
2019-10-30
[test-suite] Test section-local mutual Fixpoint.
Emilio Jesus Gallego Arias
2019-10-30
Use bullets and indentation (but the result rendering is weird).
Théo Zimmermann
2019-10-30
Use explicit match as suggested by Clément.
Théo Zimmermann
2019-10-30
[refman] Add a second example of contradiction when positivity checking is di...
Théo Zimmermann
2019-10-30
Make changelog script aware of trailing slashes.
Arthur Azevedo de Amorim
2019-10-30
[refman] Give an example of contradiction when positivity checking is disabled.
Théo Zimmermann
2019-10-30
[declare] Remove declare_scheme hook in Declare
Emilio Jesus Gallego Arias
2019-10-30
Merge PR #10960: Move inference_hook from vernacentries to lemmas
Emilio Jesus Gallego Arias
2019-10-30
Merge PR #10973: Remove dead code in save_remaining_recthms
Emilio Jesus Gallego Arias
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
Move start_proof_com from lemmas to vernacentries
Gaëtan Gilbert
2019-10-30
add test for #4502 (fixed by unknown commit)
Gaëtan Gilbert
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-26
Remove dead code in save_remaining_recthms
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
[next]