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
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-10-08
Remove dead code in universe handling in the abstract tactical.
Pierre-Marie Pédrot
2018-10-08
Merge PR #8554: Fixes #8553: regression of tactic "change" under binders.
Pierre-Marie Pédrot
2018-10-07
[api] Deprecate `evar_map` ref combinators.
Emilio Jesus Gallego Arias
2018-10-06
[api] Remove (most) 8.9 deprecated objects.
Emilio Jesus Gallego Arias
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-10-01
Merge PR #8177: Make the warning for non-imported hints compatible with inter...
Matthieu Sozeau
2018-09-28
Functionalizing calls to the environment in Himsg.
Hugo Herbelin
2018-09-27
Fixes #8553 (regression of tactic "change" under binders).
Hugo Herbelin
2018-09-26
[print] Restrict use of "debug" Termops printer.
Emilio Jesus Gallego Arias
2018-09-26
Merge PR #8534: Checking if low-level name printers are used on purpose or not
Maxime Dénès
2018-09-26
Make the warning for non-imported hints compatible with internal backtracking.
Pierre-Marie Pédrot
2018-09-24
[engine] Remove and deprecate `nf_enter` et al.
Emilio Jesus Gallego Arias
2018-09-23
Merge PR #8465: Small cleanup of summary uses
Pierre-Marie Pédrot
2018-09-23
Checking if low-level name printers are used on purpose or not.
Hugo Herbelin
2018-09-19
Merge PR #8246: Implementing an internal basic version of the "pose" tactic i...
Enrico Tassi
2018-09-19
Replace trivial uses of declare_summary with summary.refs
Gaëtan Gilbert
2018-09-19
Remove Hints.add_hints_init
Gaëtan Gilbert
2018-09-12
Move maps & sets indexed by GlobRef.t into the kernel
Vincent Laporte
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-09-04
Merge PR #8263: Do not abstract over the named variable in unsafe introductio...
Hugo Herbelin
2018-09-03
Merge PR #7912: Simplify effects API
Maxime Dénès
2018-08-17
Do not abstract over the named variable in unsafe introduction tactic.
Pierre-Marie Pédrot
2018-08-13
Less crazy implementation of the "pose" family of tactics.
Pierre-Marie Pédrot
2018-07-28
Merge PR #8077: Fix #7291: unify tactic should have more descriptive error me...
Hugo Herbelin
2018-07-25
Hints use Declare to declare universes instead of a custom object.
Gaëtan Gilbert
2018-07-24
Projections use index representation
Gaëtan Gilbert
2018-07-17
change into QuestionMark default
Siddharth Bhat
2018-07-17
Change QuestionMark for better record field missing error message.
Siddharth Bhat
2018-07-16
Fix #7291: unify tactic should have more descriptive error messages.
Pierre-Marie Pédrot
2018-07-03
Remove unused env argument to fresh_sort_in_family
Gaëtan Gilbert
2018-07-02
hints: add Hint Variables/Constants Opaque/Transparent commands
Matthieu Sozeau
2018-06-27
Merge PR #7863: Remove Sorts.contents
Pierre-Marie Pédrot
2018-06-27
Merge PR #7888: Clarify the message "this hint will only be used by eauto"
Pierre-Marie Pédrot
2018-06-26
Merge PR #7826: evd: restrict_evar with candidates, can raise NoCandidatesLeft
Hugo Herbelin
2018-06-26
Remove Sorts.contents
Gaëtan Gilbert
2018-06-25
Clarify the message "this hint will only be used by eauto"
Armaël Guéneau
2018-06-24
Share the role type between the implementations of side-effects.
Pierre-Marie Pédrot
2018-06-23
Using more general information for primitive records.
Pierre-Marie Pédrot
2018-06-19
Merge PR #7797: Remove reference name type.
Enrico Tassi
2018-06-18
Fix #7421: constr_eq ignores universe constraints.
Gaëtan Gilbert
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-15
evd: restrict_evar with candidates, can raise NoCandidatesLeft
Matthieu Sozeau
2018-06-13
Merge PR #7789: Fixes #7779: destruct's "in" clause was forgetting the possib...
Pierre-Marie Pédrot
2018-06-12
Fixes #7779 (destruct's "in" clause was forgetting the possibility of "eqn").
Hugo Herbelin
2018-06-12
[api] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: tactic flags.
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: multi to tactics/rewrite
Emilio Jesus Gallego Arias
2018-06-07
Merge PR #7629: Fix anomaly in autoapply when an unbound hint name is provided
Matthieu Sozeau
[next]