index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
/
equality.ml
Commit message (
Expand
)
Author
Age
*
[api] Remove deprecated object from `Term`
Emilio Jesus Gallego Arias
2018-05-30
*
Split off Universes functions dealing with generating new universes.
Gaëtan Gilbert
2018-05-17
*
Deprecate most evarutil evdref functions
Gaëtan Gilbert
2018-05-11
*
Merge PR #7215: Deprecate the "simple subst" tactic.
Hugo Herbelin
2018-04-16
|
\
*
|
Evar maps contain econstrs.
Gaëtan Gilbert
2018-04-13
|
*
Deprecate the "simple subst" tactic.
Pierre-Marie Pédrot
2018-04-10
|
/
*
[compat] Remove "Discriminate Introduction"
Emilio Jesus Gallego Arias
2018-03-06
*
Merge PR #6901: [compat] Remove "Injection L2R Pattern Order"
Maxime Dénès
2018-03-06
|
\
*
\
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-05
|
\
\
*
\
\
Merge PR #6791: Removing compatibility support for versions older than 8.5.
Maxime Dénès
2018-03-04
|
\
\
\
|
|
|
*
[compat] Remove "Injection L2R Pattern Order"
Emilio Jesus Gallego Arias
2018-03-03
|
*
|
|
Remove 8.5 compatibility support.
Théo Zimmermann
2018-03-02
|
|
|
/
|
|
/
|
*
/
|
Fixing rewriting in side conditions for "rewrite in *" and "rewrite in * |-".
Hugo Herbelin
2018-03-01
|
/
/
|
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
|
/
*
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-22
*
[engine] Remove ghost parameter from `Proofview.Goal.t`
Emilio Jesus Gallego Arias
2018-02-12
*
Reductionops.nf_* now take an environment.
Gaëtan Gilbert
2018-02-02
*
[proof] Embed evar_map in RefinerError exception.
Emilio Jesus Gallego Arias
2017-12-11
*
In injection/inversion, consider all template-polymorphic types as injectable.
Hugo Herbelin
2017-11-28
*
[api] Insert miscellaneous API deprecation back to core.
Emilio Jesus Gallego Arias
2017-11-13
*
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-13
*
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-11-06
*
Passing around the flag for injection so that tactics calling inj at
Hugo Herbelin
2017-10-26
*
Delay use of flag "Discriminate Introduction" from interp to execution time.
Hugo Herbelin
2017-10-26
*
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
*
Fix BZ#5697: Congruence does not work with primitive projections.
Pierre-Marie Pédrot
2017-08-29
*
better `try with` scope in `discr_positions`
amblaf
2017-07-31
*
Correcting [build_discriminator] to make the test-suite pass
amblaf
2017-07-31
*
Remove references to Global.env in tactics/*.ml
amblaf
2017-07-31
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
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.3.
Guillaume Melquiond
2017-06-14
*
Remove support for Coq 8.2.
Guillaume Melquiond
2017-06-14
*
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
*
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
|
\
|
*
[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#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
|
|
/
|
*
Stopping injection not to work on discriminable atoms (see #4890).
Hugo Herbelin
2017-05-17
|
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
|
*
Fix the API of the new pf_constr_of_global.
Pierre-Marie Pédrot
2017-04-24
[next]