index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test-suite
/
bugs
Commit message (
Expand
)
Author
Age
*
Merge PR #6713: Fix #6677: Critical bug with VM and universes
Maxime Dénès
2018-02-14
|
\
|
*
Add test case for #6677.
Maxime Dénès
2018-02-12
*
|
Merge PR #1047: Support universe instances on the literal Type
Maxime Dénès
2018-02-12
|
\
\
|
|
/
|
/
|
*
|
Merge PR #6535: Cleanup name-binding structure for fresh evar name generation.
Maxime Dénès
2018-01-31
|
\
\
*
|
|
Add test case for #5286.
Maxime Dénès
2018-01-29
|
|
*
Support universe instances on the literal Type
Tej Chajed
2018-01-26
|
|
/
|
/
|
*
|
Merge PR #6461: Let dtauto recognize '@sigT A (fun _ => B)' as a conjunction.
Maxime Dénès
2018-01-22
|
\
\
*
\
\
Merge PR #6618: Fix Ltac subterm matching in (co-)fixpoints.
Maxime Dénès
2018-01-22
|
\
\
\
|
*
|
|
Add test-suite file for issue #6617.
Cyprien Mangin
2018-01-19
*
|
|
|
Merge PR #6555: Use let-in aware prod_applist_assum in dtauto and firstorder.
Maxime Dénès
2018-01-18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge PR #6298: Fix #6297: handle constraints like (u+1 <= Set/Prop)
Maxime Dénès
2018-01-17
|
\
\
\
\
|
|
|
*
|
Let dtauto recognize '@sigT A (fun _ => B)' as a conjunction
Jasper Hugunin
2018-01-17
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Use let-in aware prod_applist_assum in dtauto and firstorder.
Jasper Hugunin
2018-01-17
|
|
/
/
|
/
|
|
|
|
*
Cleanup name-binding structure for fresh evar name generation.
Pierre-Marie Pédrot
2018-01-02
|
|
/
|
/
|
*
|
Merge PR #6436: Fix #5368: Canonical structure unification fails.
Maxime Dénès
2017-12-18
|
\
\
|
*
|
Fix #5368: Canonical structure unification fails.
Pierre-Marie Pédrot
2017-12-15
*
|
|
Add tactics to reset and display the Ltac profile
Jason Gross
2017-12-14
|
/
/
*
|
Merge PR #6386: Catch errors while coercing 'and' intro patterns
Maxime Dénès
2017-12-14
|
\
\
*
|
|
Allow LtacProf tactics to be called
Jason Gross
2017-12-11
|
*
|
Catch errors while coercing 'and' intro patterns
Tej Chajed
2017-12-11
|
/
/
*
|
Fix #6323: stronger restrict universe context vs abstract.
Gaëtan Gilbert
2017-12-06
|
*
Fix #6297: handle constraints like (u+1 <= Set/Prop)
Gaëtan Gilbert
2017-12-01
*
|
Proper nametab handling of global universe names
Matthieu Sozeau
2017-12-01
|
/
*
Merge PR #6274: Attempt to fix inversion disregarding singleton types (fixes ...
Maxime Dénès
2017-11-30
|
\
|
*
In injection/inversion, consider all template-polymorphic types as injectable.
Hugo Herbelin
2017-11-28
*
|
Fix (partial) #4878: option to stop autodeclaring axiom as instance.
Gaëtan Gilbert
2017-11-28
*
|
Fix #5347: unify declaration of axioms with and without bound univs.
Gaëtan Gilbert
2017-11-25
*
|
Make restrict_universe_context stronger.
Gaëtan Gilbert
2017-11-25
|
/
*
Merge PR #6205: Fixing a 8.7 regression of ring_simplify in ArithRing
Maxime Dénès
2017-11-24
|
\
*
\
Merge PR #876: In omega or romega, recognizing Z and nat modulo conversion
Maxime Dénès
2017-11-24
|
\
\
*
\
\
Merge PR #6203: Fix universe polymorphic Program obligations.
Maxime Dénès
2017-11-23
|
\
\
\
|
|
*
|
Recognizing Z in romega up to conversion.
Hugo Herbelin
2017-11-23
|
|
*
|
Using is_conv rather than eq_constr to find `nat` or `Z` in omega.
Hugo Herbelin
2017-11-23
|
|
/
/
|
/
|
|
|
|
*
Fixing a 8.7 regression of ring_simplify in ArithRing.
Hugo Herbelin
2017-11-23
|
|
/
|
/
|
*
|
Merge PR #6192: Fix #5790: make Hint Resolve <- respect univ polymorphism flag.
Maxime Dénès
2017-11-23
|
\
\
|
|
*
Fix universe polymorphic Program obligations.
Matthieu Sozeau
2017-11-22
|
|
/
|
/
|
*
|
Merge PR #6166: Fix regression in treating Defined as defined
Maxime Dénès
2017-11-20
|
\
\
*
\
\
Merge PR #6125: Fixing remaining problems with bug #5762 and PR #1120 (clause...
Maxime Dénès
2017-11-20
|
\
\
\
*
\
\
\
Merge PR #6025: Fix #5761: cbv on undefined evars under binders produces unbo...
Maxime Dénès
2017-11-20
|
\
\
\
\
|
|
|
|
*
Fix #5790: make Hint Resolve <- respect univ polymorphism flag.
Gaëtan Gilbert
2017-11-19
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Fix regression in treating Defined as defined
Tej Chajed
2017-11-15
|
*
|
|
Fix #5761: cbv on undefined evars under binders produces unbound rel
Gaëtan Gilbert
2017-11-15
|
|
|
/
|
|
/
|
*
/
|
Fixes #6129 (declaration of coercions made compatible with local definitions).
Hugo Herbelin
2017-11-14
|
/
/
|
*
One more step in fixing #5762 ("where" clause).
Hugo Herbelin
2017-11-14
*
|
Merge PR #6000: Adding support for syntax "let _ := e in e'" in Ltac.
Maxime Dénès
2017-11-13
|
\
\
|
|
/
|
/
|
*
|
Merge PR #6074: Refining PR#924 (insensitivity of projection heuristics to al...
Maxime Dénès
2017-11-06
|
\
\
*
\
\
Merge PR #1139: Add a linter.
Maxime Dénès
2017-11-06
|
\
\
\
|
|
*
|
Refining PR#924 (insensitivity of projection heuristics to alphabet).
Hugo Herbelin
2017-11-05
|
|
/
/
|
/
|
|
|
|
*
Adding support for syntax "let _ := e in e'" in Ltac.
Hugo Herbelin
2017-11-04
|
|
/
|
/
|
*
|
Merge PR #6047: A generic printer for ltac values
Maxime Dénès
2017-11-03
|
\
\
[next]