index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
changelog
Age
Commit message (
Expand
)
Author
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
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
Fix typos.
Théo Zimmermann
2019-10-28
Add changelog for #10963.
Théo Zimmermann
2019-10-27
Merge PR #10827: Replace classical reals quotient axioms by functional extens...
Hugo Herbelin
2019-10-24
Replace classical reals quotient axioms by functional extensionality. Define ...
Vincent Semeria
2019-10-24
Release notes for Coq 8.10.1
Vincent Laporte
2019-10-22
Update doc/changelog/06-ssreflect/10932-void-type-ssr.rst
Arthur Azevedo de Amorim
2019-10-22
Update changelog.
Arthur Azevedo de Amorim
2019-10-21
Adding changelog
Hugo Herbelin
2019-10-18
Merge PR #10904: Fix a De Bruijn bug in the computation of term relevance in ...
Gaëtan Gilbert
2019-10-18
Merge PR #10895: Logic: Add equivalence between weak excluded-middle and clas...
Pierre-Marie Pédrot
2019-10-16
Fix a De Bruijn bug in the computation of term relevance in the kernel.
Pierre-Marie Pédrot
2019-10-15
Merge PR #10882: Document Gaëtan's new script to prefill a changelog entry.
Clément Pit-Claudel
2019-10-14
Updating changelog
Hugo Herbelin
2019-10-14
Merge PR #10811: Allow SProp default on
Pierre-Marie Pédrot
2019-10-11
Merge PR #10489: Fix output for "Printing Dependent Evars Line"
Hugo Herbelin
2019-10-11
Document Gaëtan's new script to prefill a changelog entry.
Théo Zimmermann
2019-10-06
8.10.0 release notes.
Théo Zimmermann
2019-10-05
Changelog for SProp on
Gaëtan Gilbert
2019-10-04
[Stdlib] OrderedType: do not pollute the “core” hint database
Vincent Laporte
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-25
Adding documentation for the move of sections data to kernel.
Pierre-Marie Pédrot
2019-09-24
Merge PR #10774: Make `zify` does work for `Z.to_N`
Frédéric Besson
2019-09-24
Merge PR #10758: Fix #10757: Program Fixpoint uses "exists" for telescopes
Matthieu Sozeau
2019-09-24
Make `zify` does work for `Z.to_N`
Kazuhiko Sakaguchi
2019-09-19
Fix #10420 Add dependent evar mapping info to output
Jim Fehrle
2019-09-18
Merge PR #9856: A 'zify' tactic as a ML plugin
Maxime Dénès
2019-09-17
Add changelog entry
Maxime Dénès
2019-09-16
Fix #10757: Program Fixpoint uses "exists" for telescopes
Gaëtan Gilbert
2019-09-16
Re-implementation of zify
Frédéric Besson
2019-09-12
Release notes for 8.10+beta3.
Théo Zimmermann
2019-09-09
Merge PR #9379: Vectors: lemmas about uncons and splitAt
Hugo Herbelin
2019-09-05
Merge PR #10731: Ocfnash/stdlib additions
Hugo Herbelin
2019-09-04
Add changelog entry for 10731
Oliver Nash
2019-09-04
Merge PR #10577: Fix #7348: extraction of dependent record projections
Maxime Dénès
2019-09-03
Apply suggestions from code review
Oliver Nash
2019-09-03
New lemmas for List.v
Oliver Nash
2019-09-01
edits per review
Yishuai Li
2019-09-01
Changelog: more accurate on uncons
Yishuai Li
2019-09-01
Vectors: lemmas about uncons and splitAt
Yishuai Li
2019-08-26
Document `Template Check` flag and add changelog entry for 9918
Matthieu Sozeau
2019-08-16
Add documentation for typing flags.
SimonBoulier
2019-08-09
Add a changelog entry
Kazuhiko Sakaguchi
[next]