index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
Age
Commit message (
Expand
)
Author
2021-01-04
Remove redundant univ and parameter info from CaseInvert
Gaëtan Gilbert
2021-01-04
Change the representation of kernel case.
Pierre-Marie Pédrot
2020-12-21
Move evaluable_global_reference from Names to Tacred.
Pierre-Marie Pédrot
2020-12-18
Merge PR #13628: Cache meta instances in Clenv
coqbot-app[bot]
2020-12-15
Merge PR #13609: Extrude the computation of redexp flags in reduce.
coqbot-app[bot]
2020-12-14
Make the clenv type private and provide a creation function.
Pierre-Marie Pédrot
2020-12-13
Removing unused internal introduction-patterns flag assert_style.
Hugo Herbelin
2020-12-13
Removing flag "Bracketing Last Introduction Pattern".
Hugo Herbelin
2020-12-12
Small API encapsulation inside Redexpr.
Pierre-Marie Pédrot
2020-12-12
Extrude the computation of redexp flags in reduce.
Pierre-Marie Pédrot
2020-12-12
Split the intepretation of red_exprs in two phases.
Pierre-Marie Pédrot
2020-12-12
Generalize the type of red_expr w.r.t. the type of flags they contain.
Pierre-Marie Pédrot
2020-12-02
Stop calling Id.Map.domain on univ binders every individual universe
Gaëtan Gilbert
2020-11-28
Merge PR #13502: A small fix for freshness in the `change` tactic
coqbot-app[bot]
2020-11-28
Merge PR #13496: Revert "Remove deprecated tactic cutrewrite."
coqbot-app[bot]
2020-11-27
A small fix for freshness in the `change` tactic
Jasper Hugunin
2020-11-27
Revert "Remove deprecated tactic cutrewrite."
Théo Zimmermann
2020-11-27
Merge PR #13468: Fixes #13456: regression in tactic exists which started to c...
Pierre-Marie Pédrot
2020-11-26
Fixes #13456: regression where tactic exists started to check evars increment...
Hugo Herbelin
2020-11-25
Separate interning and pretyping of universes
Gaëtan Gilbert
2020-11-20
Granting #9816: apply in takes several hypotheses.
Hugo Herbelin
2020-11-16
Avoid exposing an internal names when "intros _ H" fails.
Hugo Herbelin
2020-11-16
Merge PR #13381: Deprecate "eauto @int_or_var @int_or_var", add "bfs eauto"
coqbot-app[bot]
2020-11-15
Deprecate "eauto @int_or_var @int_or_var", add "bfs eauto"
Jim Fehrle
2020-11-15
Implement export locality for the remaining Hint commands.
Pierre-Marie Pédrot
2020-11-12
Merge PR #13289: Cosmetic cleaning of uState.ml: a bit of doc, more unity in ...
Pierre-Marie Pédrot
2020-11-04
Cosmetic cleaning of uState.ml and related: a bit of doc, more unity in naming.
Hugo Herbelin
2020-11-04
Do not try to be clever for term-as-hint interpretation.
Pierre-Marie Pédrot
2020-11-04
Opacify the Hints.hint_term type.
Pierre-Marie Pédrot
2020-11-04
Encapsulate the last use of IsConstr in the Hints API.
Pierre-Marie Pédrot
2020-11-04
Further API cleanup after the removal of forward hints.
Pierre-Marie Pédrot
2020-10-21
Add missing deprecations in Projection API.
Pierre-Marie Pédrot
2020-10-21
Similar introduction of a Construct module in the Names API.
Pierre-Marie Pédrot
2020-10-21
Introduce an Ind module in the Names API.
Pierre-Marie Pédrot
2020-10-21
Rename the GlobRef comparison modules following the standard pattern.
Pierre-Marie Pédrot
2020-10-21
Same little game with Projection.
Pierre-Marie Pédrot
2020-10-21
Deprecate the non-qualified equality functions on kerpairs.
Pierre-Marie Pédrot
2020-10-08
Dropping the misleading int argument of Pp.h.
Hugo Herbelin
2020-10-02
Merge PR #13106: Remove the forward class hint feature.
coqbot-app[bot]
2020-09-30
Remove the forward class hint feature.
Pierre-Marie Pédrot
2020-09-29
Adding a few tacticals for the purpose of porting funind to new proof engine.
Hugo Herbelin
2020-09-23
Merge PR #12977: Statically ensure that only polymophic hint terms come with ...
coqbot-app[bot]
2020-09-23
Merge PR #12847: Tactics inversion and replace work with eq in type
Pierre-Marie Pédrot
2020-09-18
Remove unused API from Dn.
Pierre-Marie Pédrot
2020-09-18
Clean up a bit the implemenation of dnets.
Pierre-Marie Pédrot
2020-09-18
Remove dead code in dnets.
Pierre-Marie Pédrot
2020-09-16
Merge PR #13008: Use fresher names in eqschemes
Hugo Herbelin
2020-09-13
Statically ensure that only polymophic hint terms come with a context.
Pierre-Marie Pédrot
2020-09-10
Use fresher names in eqschemes.
Jasper Hugunin
2020-09-10
Add a fast-path to Tactics.e_change_in_hyps.
Pierre-Marie Pédrot
[next]