index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
/
tactics.ml
Commit message (
Expand
)
Author
Age
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-11-06
*
[api] Deprecate all legacy uses of Name.Id in core.
Emilio Jesus Gallego Arias
2017-11-04
*
Update tactics.ml
Farzon Lotfi
2017-11-02
*
[general] Remove Econstr dependency from `intf`
Emilio Jesus Gallego Arias
2017-10-25
*
Moving bug numbers to BZ# format in the source code.
Théo Zimmermann
2017-10-19
*
Merge PR #1109: Handle some misc todos
Maxime Dénès
2017-10-09
|
\
|
*
Remove a failwith ""
Gaëtan Gilbert
2017-09-29
*
|
Efficient computation of the names contained in an environment.
Pierre-Marie Pédrot
2017-09-28
*
|
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
|
/
*
Merge PR #1060: An optimization of tactic constructor
Maxime Dénès
2017-09-25
|
\
*
|
Mark "Set Tactic Compat Context" as deprecated.
Guillaume Melquiond
2017-09-21
|
*
An optimization of tactic constructor.
Hugo Herbelin
2017-09-19
|
/
*
Merge PR #1050: Avoid extra failure in the "constructor" tactic (bug #5666).
Maxime Dénès
2017-09-19
|
\
*
\
Merge PR #1002: Partial fix of BZ#5707 ("destruct" on primitive "negative" In...
Maxime Dénès
2017-09-15
|
\
\
|
|
*
Avoid extra failure in the "constructor" tactic (bug #5666).
Guillaume Melquiond
2017-09-14
|
|
/
|
/
|
|
*
Fixing part of #5707 (allowing destruct to use non dependent case analysis).
Hugo Herbelin
2017-08-30
*
|
Merge PR #830: Moving assert (the "Cut" rule) to new proof engine
Maxime Dénès
2017-08-29
|
\
\
*
\
\
Merge PR #805: Functional tactics
Maxime Dénès
2017-08-29
|
\
\
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge PR #928: Fixing bug #5671 (tactic specialize unclean wrt Metas).
Maxime Dénès
2017-08-01
|
\
\
\
|
|
*
|
Replacing tclENV with the goal environment
amblaf
2017-07-31
|
|
*
|
Remove references to Global.env in tactics/*.ml
amblaf
2017-07-31
|
|
/
/
|
/
|
|
|
*
|
Fixing bug #5671 (specialize unclean wrt Metas).
Hugo Herbelin
2017-07-27
*
|
|
More precise type for universe entries.
Pierre-Marie Pédrot
2017-07-26
|
/
/
*
|
Merge branch 'v8.7'
Maxime Dénès
2017-07-20
|
\
\
*
|
|
Getting rid of abstraction breaking code in tclABSTRACT.
Pierre-Marie Pédrot
2017-07-14
*
|
|
Safer API for constr_of_global, and getting rid of unsafe_constr_of_global.
Pierre-Marie Pédrot
2017-07-13
|
*
|
Backtracking on deprecation of Bracketing Last Intro Pattern.
Théo Zimmermann
2017-07-11
|
*
|
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
|
*
Reorganizing functions to find the relative position of an hypothesis.
Hugo Herbelin
2017-06-25
|
*
Moving "assert" (internally "Cut") to the new proof engine.
Hugo Herbelin
2017-06-25
|
/
*
Merge PR#375: Deprecation
Maxime Dénès
2017-06-15
|
\
*
\
Merge PR#763: [proof] Deprecate redundant wrappers.
Maxime Dénès
2017-06-14
|
\
\
|
|
*
Deprecate options that were introduced for compatibility with 8.4.
Guillaume Melquiond
2017-06-14
|
|
*
Deprecate options that were introduced for compatibility with 8.2.
Guillaume Melquiond
2017-06-14
|
|
*
Remove support for Coq 8.4.
Guillaume Melquiond
2017-06-14
|
|
*
Remove support for Coq 8.2.
Guillaume Melquiond
2017-06-14
*
|
|
Dualize the unsafe flag of refine into typecheck and make it mandatory.
Pierre-Marie Pédrot
2017-06-13
*
|
|
Explicit the unsafe flag of all calls to Refine.refine.
Pierre-Marie Pédrot
2017-06-13
|
|
/
|
/
|
|
*
[proof] Deprecate redundant wrappers.
Emilio Jesus Gallego Arias
2017-06-11
|
/
*
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
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
|
*
|
|
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-31
|
|
|
/
|
|
/
|
*
/
|
Adding "epose", "eset", "eremember" which allow to set terms with
Hugo Herbelin
2017-05-30
|
/
/
|
*
tactics cleanup: remove constr_of_global calls
Matthieu Sozeau
2017-05-29
|
/
[next]