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
/
closed
Commit message (
Expand
)
Author
Age
*
[ltac] Deprecate nameless fix/cofix.
Emilio Jesus Gallego Arias
2018-04-13
*
Fix the status of some resolved bugs
Tej Chajed
2018-04-11
*
Fix #6956: Uncaught exception in bytecode compilation
Maxime Dénès
2018-04-06
*
Merge PR #7106: Supporting fix and cofix in Ltac pattern-matching (wish #7092)
Pierre-Marie Pédrot
2018-04-01
|
\
*
|
Change Implicit Arguments to Arguments in test-suite
Jasper Hugunin
2018-03-30
*
|
Fix #6631: Derive Plugin gives "Anomaly: more than one statement".
Pierre-Marie Pédrot
2018-03-29
|
*
Supporting fix/cofix in Ltac pattern-matching (wish #7092).
Hugo Herbelin
2018-03-28
|
/
*
Allow using cumulativity without forcing strict constraints.
Gaëtan Gilbert
2018-03-09
*
Merge PR #6895: [compat] Remove "Refolding Reduction" option.
Maxime Dénès
2018-03-09
|
\
*
|
More examples about shelve/given_up in tactic-in-terms.
Hugo Herbelin
2018-03-08
*
|
Proof engine: support for nesting tactic-in-term within other tactics.
Hugo Herbelin
2018-03-08
|
*
[compat] Remove "Refolding Reduction" option.
Emilio Jesus Gallego Arias
2018-03-08
|
/
*
Merge PR #6899: [compat] Remove "Standard Proposition Elimination"
Maxime Dénès
2018-03-08
|
\
*
\
Merge PR #6783: ssr: use `apply_type ~typecheck:true` everywhere (fix #6634)
Maxime Dénès
2018-03-08
|
\
\
*
\
\
Merge PR #6911: [ssr] Declare prenex implicits for `Some_inj`
Maxime Dénès
2018-03-07
|
\
\
\
*
\
\
\
Merge PR #6462: Sanitize universe declaration in Context (stop using a ref...)
Maxime Dénès
2018-03-07
|
\
\
\
\
|
|
|
*
|
ssr: use `apply_type ~typecheck:true` everywhere (fix #6634)
Enrico Tassi
2018-03-06
*
|
|
|
|
Merge PR #6896: [compat] Remove NOOP deprecated options.
Maxime Dénès
2018-03-06
|
\
\
\
\
\
*
\
\
\
\
\
Merge PR #6824: Remove deprecated options related to typeclasses.
Maxime Dénès
2018-03-06
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
Sanitize universe declaration in Context (stop using a ref...)
Gaëtan Gilbert
2018-03-05
|
|
*
|
|
|
[compat] Remove NOOP and alias deprecated options.
Emilio Jesus Gallego Arias
2018-03-04
|
|
|
/
/
/
|
*
/
/
/
Remove deprecated options related to typeclasses.
Théo Zimmermann
2018-03-04
|
|
/
/
/
|
|
*
/
ssr: add Prenex Implicits for Some_inj to use it as a view
Anton Trunov
2018-03-04
|
|
/
/
*
|
|
Merge PR #935: Handling evars in the VM
Maxime Dénès
2018-03-04
|
\
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge PR #6791: Removing compatibility support for versions older than 8.5.
Maxime Dénès
2018-03-04
|
\
\
\
|
|
*
|
Removing test for bug #2850.
Pierre-Marie Pédrot
2018-03-03
|
|
|
*
[compat] Remove "Standard Proposition Elimination"
Emilio Jesus Gallego Arias
2018-03-03
|
|
|
/
|
*
|
Remove 8.5 compatibility support.
Théo Zimmermann
2018-03-02
|
*
|
Remove VOld compatibility flag.
Théo Zimmermann
2018-03-02
|
|
/
*
/
Fix #6878: univ undefined for [with Definition] bad instance size.
Gaëtan Gilbert
2018-03-01
|
/
*
Merge PR #6776: Fixes bug #6774 (anomaly with ill-typed template polymorphism).
Maxime Dénès
2018-02-24
|
\
*
\
Merge PR #982: Miscellaneous extensions of notations (including granting BZ5585)
Maxime Dénès
2018-02-21
|
\
\
*
\
\
Merge PR #6748: Fix bug #6529: nf_evar_info to nf the evars' env not just the...
Maxime Dénès
2018-02-21
|
\
\
\
|
|
|
*
Fixes bug #6774 (anomaly with ill-typed template polymorphism).
Hugo Herbelin
2018-02-20
|
|
_
|
/
|
/
|
|
|
|
*
Adding a test for wish #5532.
Hugo Herbelin
2018-02-20
|
|
/
|
/
|
|
*
Fix #6529: nf_evar_info and check the env evars' not just the concl
Matthieu Sozeau
2018-02-19
*
|
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 #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
|
\
\
\
|
|
*
|
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
[next]