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
*
Use Entries.constant_universes_entry more.
Gaëtan Gilbert
2017-11-24
*
When declaring constants/inductives use ContextSet if monomorphic.
Gaëtan Gilbert
2017-11-24
*
Stop exposing UState.universe_context and its Evd wrapper.
Gaëtan Gilbert
2017-11-24
*
Separate checking univ_decls and obtaining universe binder names.
Gaëtan Gilbert
2017-11-24
*
Merge PR #486: Make some functions on terms more robust w.r.t new term constr...
Maxime Dénès
2017-11-24
|
\
|
*
Make one more function robust in term_dnet.ml
Maxime Dénès
2017-11-23
|
*
Make some functions on terms more robust w.r.t new term constructs.
Maxime Dénès
2017-11-23
*
|
[api] Deprecate Term destructors, move to Constr
Emilio Jesus Gallego Arias
2017-11-22
|
/
*
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
*
[proof] Attempt to deprecate some V82 parts of the proof API.
Emilio Jesus Gallego Arias
2017-11-19
*
[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] 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
*
Merge PR #6015: [general] Remove Econstr dependency from `intf`
Maxime Dénès
2017-10-27
|
\
*
|
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
|
*
[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
|
\
*
\
Merge PR #1058: Fixing BZ#5741 (anomaly in info_trivial).
Maxime Dénès
2017-10-04
|
\
\
|
|
*
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 #688: Binding universe constraints in Definition/Inductive/etc...
Maxime Dénès
2017-09-26
|
\
\
*
\
\
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
|
/
/
/
|
|
*
Fixing bug #5741 (anomaly in info_trivial).
Hugo Herbelin
2017-09-19
|
|
/
|
/
|
*
|
Merge PR #1050: Avoid extra failure in the "constructor" tactic (bug #5666).
Maxime Dénès
2017-09-19
|
\
\
|
|
*
Don't lose names in UState.universe_context.
Gaëtan Gilbert
2017-09-19
|
|
/
|
/
|
*
|
Merge PR #1046: Better error messages, fix for BZ#5723
Maxime Dénès
2017-09-15
|
\
\
*
\
\
Merge PR #1037: Parse directly to Sorts.family when appropriate.
Maxime Dénès
2017-09-15
|
\
\
\
*
\
\
\
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
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Better error messages, fix for BZ#5723
Paul Steckler
2017-09-11
|
|
_
|
/
|
/
|
|
|
|
*
Parse directly to Sorts.family when appropriate.
Gaëtan Gilbert
2017-09-08
|
|
/
|
/
|
*
|
Making detyping potentially lazy.
Pierre-Marie Pédrot
2017-09-04
|
*
Fixing part of #5707 (allowing destruct to use non dependent case analysis).
Hugo Herbelin
2017-08-30
*
|
Fix BZ#5697: Congruence does not work with primitive projections.
Pierre-Marie Pédrot
2017-08-29
*
|
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
|
\
\
\
*
\
\
\
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
|
\
\
\
\
\
|
|
|
|
*
|
better `try with` scope in `discr_positions`
amblaf
2017-07-31
|
|
|
|
*
|
Correcting [build_discriminator] to make the test-suite pass
amblaf
2017-07-31
|
|
|
|
*
|
Replacing tclENV with the goal environment
amblaf
2017-07-31
[next]