index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
bugs
Age
Commit message (
Expand
)
Author
2020-01-22
Fix #11421 computation of Set+2
Gaëtan Gilbert
2020-01-19
Merge PR #11368: Turn trailing implicit warning into an error
Hugo Herbelin
2020-01-15
Merge PR #11373: Close #11168
Pierre-Marie Pédrot
2020-01-08
Close #11133
Gaëtan Gilbert
2020-01-08
Close #11168
Gaëtan Gilbert
2020-01-07
Fix test-suite fo non maximal implicit arguments
SimonBoulier
2020-01-06
Fix #11140: Bidirectionality hints perform (surprising?) simplification
Maxime Dénès
2020-01-06
Fix #11360: discharge of template inductive with param only use of var
Gaëtan Gilbert
2019-12-27
Add critical-bugs entry, tests-suite file, and code comment.
Guillaume Melquiond
2019-12-20
Add test cases for #9490 and #9532
Maxime Dénès
2019-12-14
Fix refine and eapply to mark shelved goals as non-resolvable, always
Matthieu Sozeau
2019-12-04
Manual implicit arguments: more robustness tests.
Hugo Herbelin
2019-11-29
Merge PR #11076: Remove all remaining calls to “omega” from the standard ...
Emilio Jesus Gallego Arias
2019-11-27
Merge PR #11128: Fix #11039: proof of False with template poly and nonlinear ...
Pierre-Marie Pédrot
2019-11-26
Fix #11039: proof of False with template poly and nonlinear universes
Gaëtan Gilbert
2019-11-25
Test-suite: avoid using “omega”
Vincent Laporte
2019-11-22
Add test for #11161
Gaëtan Gilbert
2019-11-19
Fixing bugs in the computation of implicit arguments for fix with a let binder.
Hugo Herbelin
2019-11-12
Merge PR #11045: Forbid Include inside sections
Pierre-Marie Pédrot
2019-11-11
Merge PR #11052: Fix #11048: uncaught destKO in inductive type
Pierre-Marie Pédrot
2019-11-10
Merge PR #10980: Fix #10903: type-in-type allows fixpoints on sprop inductives
Pierre-Marie Pédrot
2019-11-08
Merge PR #11014: Fix #8459: anomaly not enough abstractions in fix body
Pierre-Marie Pédrot
2019-11-07
Merge PR #11049: Prevent redefinition of Ltac2 types and constructors inside ...
Pierre-Marie Pédrot
2019-11-06
Swap parsing precedence of `::` and `,` ; Fix #10116
Kenji Maillard
2019-11-05
Fixing test-suite
Kenji Maillard
2019-11-05
Fix #11048: uncaught destKO in inductive type
Gaëtan Gilbert
2019-11-05
Forbid Include inside sections
Gaëtan Gilbert
2019-11-04
Prevent double definition of Ltac2 constructors inside a module; Fix #11046
Kenji Maillard
2019-11-04
Prevent redefinition of Ltac2 types; fix #10097
Kenji Maillard
2019-11-01
adding test file for Uppercase Ltac2 constructors
Kenji Maillard
2019-10-31
Fix #8459: anomaly not enough abstractions in fix body
Gaëtan Gilbert
2019-10-30
add test for #4502 (fixed by unknown commit)
Gaëtan Gilbert
2019-10-29
Fix #9114, assert_succeeds (exact I) solves goal
Jason Gross
2019-10-28
Fix #10903: type-in-type allows fixpoints on sprop inductives
Gaëtan Gilbert
2019-10-21
Fixes #10894: uconstr was not anymore typed in the Ltac-substituted environment.
Hugo Herbelin
2019-10-21
Merge PR #10863: Minor side effect universe cleanups
Pierre-Marie Pédrot
2019-10-21
Merge PR #10891: Fix #9851: anomaly when unsolved evar in Add Ring
Pierre-Marie Pédrot
2019-10-19
Don't abort in test for #6323.
Gaëtan Gilbert
2019-10-16
Fix a De Bruijn bug in the computation of term relevance in the kernel.
Pierre-Marie Pédrot
2019-10-14
Fix #9851: anomaly when unsolved evar in Add Ring
Gaëtan Gilbert
2019-10-13
Fix #10888: Context import behaviour in modtype
Gaëtan Gilbert
2019-10-05
Fix #10669 incorrect substitution in context outside section
Gaëtan Gilbert
2019-10-04
[Stdlib] OrderedType: do not pollute the “core” hint database
Vincent Laporte
2019-10-01
[Micromega] Use EConstr.eq_constr_universes_proj
Vincent Laporte
2019-09-25
Merge PR #10781: Fixes #10778 (fresh was not updated after renaming of introp...
Pierre-Marie Pédrot
2019-09-24
Merge PR #10758: Fix #10757: Program Fixpoint uses "exists" for telescopes
Matthieu Sozeau
2019-09-23
Fixes #10778 (fresh was not updated after renaming of intropattern entry in #...
Hugo Herbelin
2019-09-16
Fix #10757: Program Fixpoint uses "exists" for telescopes
Gaëtan Gilbert
2019-09-16
Remove library-specific code for `Import`.
Maxime Dénès
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
[next]