index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
Commit message (
Expand
)
Author
Age
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-06-08
|
\
*
|
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
|
Merge PR#638: Fix bug #5360: anomalies in typeclass resolution output
Maxime Dénès
2017-06-06
|
\
\
*
\
\
Merge PR#716: Don't double up on periods in anomalies
Maxime Dénès
2017-06-06
|
\
\
\
*
\
\
\
Merge PR#590: A more explicit algebraic type for evars of kind MatchingVar + ...
Maxime Dénès
2017-06-05
|
\
\
\
\
|
|
*
|
|
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge PR#449: make specialize smarter (bug 5370).
Maxime Dénès
2017-06-01
|
\
\
\
\
*
\
\
\
\
Merge PR#696: Trunk+cleanup constr of global
Maxime Dénès
2017-06-01
|
\
\
\
\
\
*
\
\
\
\
\
Merge PR#561: Improving the Name API
Maxime Dénès
2017-06-01
|
\
\
\
\
\
\
|
|
|
*
|
|
|
Make specialize smarter.
Pierre Courtieu
2017-05-31
|
|
|
|
|
|
*
Merge PR#699: Fix bug 5550: "typeclasses eauto with" does not work with secti...
Maxime Dénès
2017-05-31
|
|
|
|
|
|
|
\
|
|
|
|
*
|
|
|
Using a more explicit algebraic type for evars of kind "MatchingVar".
Hugo Herbelin
2017-05-31
|
|
|
|
/
/
/
/
|
*
|
/
/
/
/
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-31
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Support for using type information to infer more precise evar sources.
Hugo Herbelin
2017-05-30
*
|
|
|
|
|
Adding "epose", "eset", "eremember" which allow to set terms with
Hugo Herbelin
2017-05-30
|
/
/
/
/
/
|
|
|
|
*
Fix bug 5550: "typeclasses eauto with" does not work with section variables.
Théo Zimmermann
2017-05-30
|
*
|
|
|
tactics cleanup: remove constr_of_global calls
Matthieu Sozeau
2017-05-29
|
*
|
|
|
Equality cleanup: remove constr_of_global
Matthieu Sozeau
2017-05-29
|
/
/
/
/
*
|
|
|
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-29
|
\
\
\
\
|
|
|
*
|
Fixing a subtle bug in tclWITHHOLES.
Hugo Herbelin
2017-05-28
|
|
|
|
/
|
*
|
|
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
|
|
|
[coqlib] Move `Coqlib` to `library/`.
Emilio Jesus Gallego Arias
2017-05-27
*
|
|
|
[coqlib] Deprecate redundant Coqlib functions.
Emilio Jesus Gallego Arias
2017-05-27
|
/
/
/
*
|
|
Merge PR#637: Short cleaning of the interpretation path for constr_with_bindings
Maxime Dénès
2017-05-25
|
\
\
\
*
\
\
\
Merge PR#608: Allow Ltac2 as a plugin
Maxime Dénès
2017-05-25
|
\
\
\
\
*
\
\
\
\
Merge PR#481: [option] Remove support for non-synchronous options.
Maxime Dénès
2017-05-25
|
\
\
\
\
\
*
\
\
\
\
\
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
\
\
\
\
\
|
|
*
|
|
|
|
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-24
|
|
/
/
/
/
/
|
|
|
*
|
|
Compatibility fix while waiting for integration of Pierre Courtieu's PR #449.
Hugo Herbelin
2017-05-22
|
|
|
*
|
|
Using type classes in the interpretation of "specialize" and "contradiction".
Hugo Herbelin
2017-05-22
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge PR#276: Stopping injection not to work on discriminable atoms (see #4890).
Maxime Dénès
2017-05-20
|
|
\
\
\
\
|
|
|
*
\
\
Merge branch 'master' into ltac2-hooks
Pierre-Marie Pédrot
2017-05-19
|
|
|
|
\
\
\
|
*
|
|
|
|
|
A fix for #5390 (a useful error on used introduction names was masked).
Hugo Herbelin
2017-05-17
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Stopping injection not to work on discriminable atoms (see #4890).
Hugo Herbelin
2017-05-17
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-05-17
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
Fix bug #5360: anomalies in typeclass resolution output
Matthieu Sozeau
2017-05-16
|
*
|
|
|
Uniformity of style for selecting plural or not; spacing for comma.
Hugo Herbelin
2017-05-13
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Remove an unused open introduced by the previous commit.
Maxime Dénès
2017-05-11
|
*
|
|
Merge PR#201: Transparent abstract
Maxime Dénès
2017-05-11
|
|
\
\
\
|
*
|
|
|
Remove two unused opens.
Maxime Dénès
2017-05-05
|
*
|
|
|
Merge PR#598: Removing dead code in Autorewrite.
Maxime Dénès
2017-05-05
|
|
\
\
\
\
|
*
|
|
|
|
Remove unused open.
Maxime Dénès
2017-05-05
|
|
|
|
|
*
Allowing to pass arbitrary data in internalization environments.
Pierre-Marie Pédrot
2017-05-03
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge PR#541: Fixing "decide equality" bug #5449
Maxime Dénès
2017-05-03
|
|
\
\
\
\
|
*
|
|
|
|
Remove unused module definition after merging PR#592.
Maxime Dénès
2017-05-02
|
*
|
|
|
|
Merge PR#592: Fix bug #5501: Universe polymorphism breaks proof involving auto.
Maxime Dénès
2017-05-02
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge PR#582: Fix warnings
Maxime Dénès
2017-05-02
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
*
Fixing Set Rewriting Schemes bugs introduced in v8.5.
Hugo Herbelin
2017-05-01
|
*
|
|
|
|
|
|
More consistent writing of de Bruijn.
Théo Zimmermann
2017-05-01
|
|
|
|
|
*
|
|
Removing dead code in Autorewrite.
Pierre-Marie Pédrot
2017-05-01
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
[next]