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
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
2019-07-29
Add a test for #10088.
Pierre-Marie Pédrot
2019-07-25
Mark primitives integer as able to participate in reductions (fixes #10560).
Guillaume Melquiond
2019-07-24
Merge PR #10536: Fix #10533: uncaught Invalid_argument Array.fold_left2 in re...
Enrico Tassi
2019-07-22
Merge PR #10441: Attach the universe polymorphic status to sections.
Gaëtan Gilbert
2019-07-22
[Pretyping] Do not use the stale evarmap (in thin_evars)
Vincent Laporte
2019-07-19
Fix #10533: uncaught Invalid_argument Array.fold_left2 in rewrite
Gaëtan Gilbert
2019-07-18
Polymorphism attribute on section sets the option locally.
Pierre-Marie Pédrot
2019-07-18
Attach the universe polymorphic status to sections.
Pierre-Marie Pédrot
2019-06-25
Merge PR #10162: Fix #10161: occur check when defining an algebraic universe.
Pierre-Marie Pédrot
2019-06-18
Merge PR #10199: Fix computation of implicit arguments when names collide in ...
Maxime Dénès
2019-06-17
Merge PR #10226: Simplify implicit_quantifiers
Emilio Jesus Gallego Arias
[next]