index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
/
class_tactics.ml
Commit message (
Expand
)
Author
Age
*
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
*
Merge PR #805: Functional tactics
Maxime Dénès
2017-08-29
|
\
*
\
Merge PR #919: Remove a few useless evar-normalizations in printing code.
Maxime Dénès
2017-08-01
|
\
\
*
\
\
Merge PR #761: deprecate Pp.std_ppcmds type and promote Pp.t instead
Maxime Dénès
2017-07-31
|
\
\
\
|
|
|
*
env, sigma as first arguments of functions
amblaf
2017-07-31
|
|
|
*
Remove references to Global.env in tactics/*.ml
amblaf
2017-07-31
|
|
_
|
/
|
/
|
|
|
*
|
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
|
|
*
Remove a few useless evar-normalizations in printing code.
Pierre-Marie Pédrot
2017-07-26
|
|
/
|
/
|
*
|
Merge PR #868: Fix debug trace of typeclasses eauto.
Maxime Dénès
2017-07-26
|
\
\
|
|
/
|
/
|
*
|
Merge PR #892: Improve do_split option of typeclass resolution
Maxime Dénès
2017-07-20
|
\
\
*
\
\
Merge PR #869: Enforce alternating separators in typeclass debug output
Maxime Dénès
2017-07-20
|
\
\
\
|
|
|
*
Fix debug trace of typeclasses eauto.
Théo Zimmermann
2017-07-19
|
|
*
|
Improve do_split option of typeclass resolution
Matthieu Sozeau
2017-07-18
|
|
|
/
|
*
/
format pairs of items for pr_depth to get alternating separators
Paul Steckler
2017-07-12
|
|
/
*
/
Deprecate options that were introduced for compatibility with 8.5.
Théo Zimmermann
2017-07-11
|
/
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Merge PR#787: [typeclasses eauto] Fix bug #3943: non-termination in topological
Maxime Dénès
2017-06-19
|
\
*
\
Merge PR#727: [tactics] Fix summary registration of global hint variable.
Maxime Dénès
2017-06-19
|
\
\
|
|
*
[typeclasses eauto] Fix bug #3943: non-termination in topological
Matthieu Sozeau
2017-06-14
*
|
|
Dualize the unsafe flag of refine into typecheck and make it mandatory.
Pierre-Marie Pédrot
2017-06-13
|
|
/
|
/
|
*
|
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
|
\
\
\
|
|
|
*
[tactics] Fix summary registration of global hint variable.
Emilio Jesus Gallego Arias
2017-06-03
|
|
_
|
/
|
/
|
|
|
|
*
Fix bug 5550: "typeclasses eauto with" does not work with section variables.
Théo Zimmermann
2017-05-30
*
|
|
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
|
|
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-24
|
*
|
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
|
/
/
*
|
Post-rebase warnings (unused opens and 2 unused values)
Gaetan Gilbert
2017-04-27
*
|
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
|
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
*
|
Removing various tactic compatibility layers in core tactics.
Pierre-Marie Pédrot
2017-04-24
*
|
Removing the tclWEAK_PROGRESS tactical.
Pierre-Marie Pédrot
2017-04-24
*
|
[flags] Deprecate is_silent/is_verbose in favor of single flag.
Emilio Jesus Gallego Arias
2017-04-21
*
|
Fix a heuristic used by legacy typeclass resolution.
Pierre-Marie Pédrot
2017-04-08
*
|
Actually exporting delayed universes in the EConstr implementation.
Pierre-Marie Pédrot
2017-04-01
*
|
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
|
\
\
|
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-03-22
|
|
\
|
|
|
*
Merge PR#359: Fix bug 4969, autoapply was not tagging shelved subgoals correc...
Maxime Dénès
2017-03-10
|
|
|
\
*
|
|
|
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
|
\
|
|
|
*
|
|
|
Removing a subtle nf_enter in Class_tactics.
Pierre-Marie Pédrot
2017-02-14
*
|
|
|
Removing most nf_enter in tactics.
Pierre-Marie Pédrot
2017-02-14
*
|
|
|
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
|
|
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
*
|
|
|
Introducing contexts parameterized by the inner term type.
Pierre-Marie Pédrot
2017-02-14
*
|
|
|
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
|
|
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
*
|
|
|
Removing compatibility layers related to printing.
Pierre-Marie Pédrot
2017-02-14
*
|
|
|
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
[next]