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
2021-02-26
[coqc] Don't allow to pass more than one file to coqc
Emilio Jesus Gallego Arias
2021-02-17
Merge PR #13734: Fix #13732: Implicit Type vs universes
Pierre-Marie Pédrot
2021-01-26
[vernac] Check that no proofs do remain open at section/module closing time
Emilio Jesus Gallego Arias
2021-01-18
Fixes #13413: freshness issue with "%" introduction pattern.
Hugo Herbelin
2021-01-11
Fix #13732: Implicit Type vs universes
Gaëtan Gilbert
2021-01-09
Merge PR #13299: Remember universe instances of constants in notations
coqbot-app[bot]
2021-01-04
Remember universe instances of constants in notations
Jasper Hugunin
2021-01-04
EConstr iterators respect the binding structure of cases.
Pierre-Marie Pédrot
2020-12-13
Removing flag "Bracketing Last Introduction Pattern".
Hugo Herbelin
2020-11-30
Merge PR #13501: [kernel] Fix #13495: incompleteness in cases typing for cumu...
coqbot-app[bot]
2020-11-28
Merge PR #13502: A small fix for freshness in the `change` tactic
coqbot-app[bot]
2020-11-27
[kernel] Fix #13495: incompleteness in cases typing for cumulative inductive ...
Matthieu Sozeau
2020-11-27
A small fix for freshness in the `change` tactic
Jasper Hugunin
2020-11-27
Merge PR #13468: Fixes #13456: regression in tactic exists which started to c...
Pierre-Marie Pédrot
2020-11-26
Fixes #13456: regression where tactic exists started to check evars increment...
Hugo Herbelin
2020-11-25
Add tests for #13303
Gaëtan Gilbert
2020-11-24
Merge PR #13455: Fix comparison of extracted array literals
coqbot-app[bot]
2020-11-24
Merge PR #13444: Fixes another instance of bug #7967 and #8076: restriction o...
coqbot-app[bot]
2020-11-23
Fix comparison of extracted array literals
Gaëtan Gilbert
2020-11-22
Adapting standard library, doc and test suite to ident->name renaming.
Hugo Herbelin
2020-11-22
Fixes another instance of bug #7967: restriction of universes in "Context".
Hugo Herbelin
2020-11-20
Merge PR #13305: Only lower inductives to Prop if the type is syntactically a...
Pierre-Marie Pédrot
2020-11-20
Merge PR #13360: Fix incorrect name refreshing when interning a generalized b...
coqbot-app[bot]
2020-11-20
Merge PR #13386: Fixes #9971: a useless situation where the type of a primiti...
coqbot-app[bot]
2020-11-20
Merge PR #13371: Extend hack to use postponed constraints in retyping to temp...
coqbot-app[bot]
2020-11-19
Fixes #9971: expand_projections failing on primitive projections of unknown t...
Hugo Herbelin
2020-11-18
Merge PR #13341: Finish fixing setoid rewrite under anonymous lambdas (hopefu...
Pierre-Marie Pédrot
2020-11-16
Merge PR #13380: Fixing the "IllTypedInstance" anomaly part of #5512
coqbot-app[bot]
2020-11-16
Fix incorrect name refreshing when interning a generalized binder
Gaëtan Gilbert
2020-11-16
Merge PR #13373: Fixes #13363: in pose_all_metas_as_evars, use the context of...
coqbot-app[bot]
2020-11-16
Merge PR #13387: Fixes #12348: de Bruijn indices bug in the imitation part of...
coqbot-app[bot]
2020-11-16
Merge PR #13188: Default disable automatic generalization of Instance type
Pierre-Marie Pédrot
2020-11-16
Fixing the "IllTypedInstance" anomaly part of #5512.
Hugo Herbelin
2020-11-16
Extend hack to use postponed constraints in retyping to template poly
Gaëtan Gilbert
2020-11-16
Finish fixing setoid rewrite under anonymous lambdas (hopefully)
Gaëtan Gilbert
2020-11-16
Only lower inductives to Prop if the type is syntactically an arity.
Gaëtan Gilbert
2020-11-16
Merge PR #13290: Grant #13278: computation of return predicate takes care of ...
coqbot-app[bot]
2020-11-15
Fixes #12348: long-standing de Bruijn indices bug in imitation (solve_simple_...
Hugo Herbelin
2020-11-15
Fixes #11816: using {wf ...} in a local fixpoint is an error, not an anomaly.
Hugo Herbelin
2020-11-15
Default disable automatic generalization of Instance type
Gaëtan Gilbert
2020-11-15
Merge PR #13350: Fix incorrect "avoid" set in globenv extra data
Pierre-Marie Pédrot
2020-11-13
Fixes #13363: case of a meta not paying attention to being under binders.
Hugo Herbelin
2020-11-13
Fix incorrect "avoid" set in globenv extra data
Gaëtan Gilbert
2020-11-13
Make the universe of primitive arrays irrelevant
Gaëtan Gilbert
2020-11-12
Fix #13330: Kernel messes with polymorphic side-effects.
Pierre-Marie Pédrot
2020-11-09
Merge PR #13217: Addresses #13216: use of type classes in the return clause o...
Pierre-Marie Pédrot
2020-11-06
Merge PR #13284: Fixing interpretation of rewrite_strat argument in Ltac
Pierre-Marie Pédrot
2020-11-05
Fixes #13216 (use of type classes in the return clause of a match).
Hugo Herbelin
2020-11-05
Merge PR #13191: Fix anomaly when importing a functor
Pierre-Marie Pédrot
2020-11-03
Merge PR #13132: Understand Mangle Names in implicit generalization
coqbot-app[bot]
[next]