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-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
2019-06-12
Merge PR #10180: `deprecated` attribute support for notations and syntactic d...
Théo Zimmermann
2019-06-11
Fix #10225 (Instance := {} accepts duplicate fields)
Gaëtan Gilbert
2019-06-08
[Test-suite] Add non-regression test case for #8725
Vincent Laporte
2019-06-06
Merge PR #8988: Towards unifying parsing/printing for universe instances and ...
Gaëtan Gilbert
2019-06-06
`deprecated` attribute support for notations and syntactic definitions
Maxime Dénès
2019-06-05
Merge PR #10215: Refine typing of vernacular commands
Maxime Dénès
2019-06-04
[function] always open a proof when used with `wf` or `measure`
Enrico Tassi
2019-06-01
Allowing Set to be part of universe expressions.
Hugo Herbelin
2019-05-28
Fix #10264: Singleton class field data is erroneous.
Pierre-Marie Pédrot
2019-05-23
Fixing typos - Part 3
JPR
2019-05-22
Merge PR #10177: Fix #10176: shadowing vs automatic class based generalizatio...
Hugo Herbelin
2019-05-21
Fixing a small bug in computing implicit arguments in (co-)fixpoints.
Hugo Herbelin
2019-05-21
Adding test for old bug fixed in 8.5 (wrong implicit arguments in fixpoint).
Hugo Herbelin
2019-05-20
Merge PR #9530: Remove `VtUnkown` classification
Gaëtan Gilbert
2019-05-20
Merge PR #9873: Remove test file with Timeout that failed spuriously.
Gaëtan Gilbert
2019-05-20
Remove VtUnknown classification
Maxime Dénès
2019-05-19
Implicit Quantifiers recurse in continuation of let-in
Jasper Hugunin
2019-05-16
Fix #10176: shadowing vs automatic class based generalization
Gaëtan Gilbert
2019-05-14
Fix #10161: occur check when defining an algebraic universe.
Gaëtan Gilbert
2019-05-13
Make detyping robust w.r.t. indexed anonymous variables
Maxime Dénès
2019-05-09
Merge PR #10046: [primitive integers] Make div21 implems consistent with its ...
Maxime Dénès
2019-05-04
Merge PR #9996: Fix #5752: `Hint Mode` ignored for type classes that appear a...
Pierre-Marie Pédrot
2019-05-03
[primitive integers] Make div21 implems consistent with its specification
Pierre Roux
2019-05-03
Fix #9994: `revert dependent` is extremely slow.
Pierre-Marie Pédrot
2019-05-02
Test case for #5752
Maxime Dénès
2019-04-29
Fix variant of #9344 for native_compute
Maxime Dénès
2019-04-29
Fix #9344, #9348: incorrect unsafe to_constr in vnorm
Gaëtan Gilbert
2019-04-05
[native compiler] Fix critical bug with primitive projections
Maxime Dénès
2019-04-03
Merge PR #8638: Remove -compat 8.7
Théo Zimmermann
2019-04-02
Merge PR #8984: Declare initial hint databases in prelude
Pierre-Marie Pédrot
2019-04-02
Remove -compat 8.7
Jason Gross
2019-04-02
Merge PR #9659: Fix #9652: rewrite fails to detect lack of progress
Emilio Jesus Gallego Arias
2019-03-31
Remove test file with Timeout that failed spuriously.
Théo Zimmermann
2019-03-30
Error when [foo.(bar)] is used with nonprojection [bar]
Gaëtan Gilbert
2019-03-27
Merge PR #9837: Fix some critical-bugs informations
Théo Zimmermann
2019-03-26
Fix reproduction info for some past critical bugs
Gaëtan Gilbert
2019-03-26
[evarconv] solve_simple_eqn is weaker than miller pattern (fix #9663)
Enrico Tassi
2019-03-26
Declare initial hint databases in prelude
Maxime Dénès
2019-03-25
Fix #9652: rewrite fails to detect lack of progress
Gaëtan Gilbert
2019-03-22
Merge PR #9602: [kernel] termination checking: backtrack on stuck case, fix, ...
Maxime Dénès
[next]