index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
success
Age
Commit message (
Expand
)
Author
2021-01-20
Remove double induction tactic
Jim Fehrle
2021-01-19
Merge PR #13512: Fixes #13413: freshness failure in apply-in introduction pat...
Pierre-Marie Pédrot
2021-01-18
Preventing internal temporary names to impact the "?H"-like intro-pattern names.
Hugo Herbelin
2021-01-18
Fixes #13413: freshness issue with "%" introduction pattern.
Hugo Herbelin
2021-01-18
Support locality attributes for Hint Rewrite (including export)
Gaëtan Gilbert
2021-01-12
Add a test for bound variables in match goal over a case involving variables.
Pierre-Marie Pédrot
2021-01-11
Add a test for a weird behaviour of tactic matching.
Pierre-Marie Pédrot
2021-01-07
Merge PR #13696: Deprecate "at ... with ..." in change tactic (use "with ... ...
Pierre-Marie Pédrot
2021-01-02
Deprecate "at ... with ..." in change tactic
Jim Fehrle
2020-12-31
Adding a test for conversion involving let-bindings in inductive parameters.
Pierre-Marie Pédrot
2020-12-31
Add a test for a complex conversion involving pattern-matching with let-bindi...
Pierre-Marie Pédrot
2020-12-17
Add a test for change over case nodes.
Pierre-Marie Pédrot
2020-12-14
Add checks for invalid occurrences in setoid rewrite.
Hugo Herbelin
2020-12-09
Fixing support for argument scopes and let-ins while interning cases patterns.
Hugo Herbelin
2020-12-08
Add a test for cbv over inductive types which feature let-bindings.
Pierre-Marie Pédrot
2020-11-27
Merge PR #12586: [declare] Allow custom typing flags when declaring constants.
coqbot-app[bot]
2020-11-27
Merge PR #13457: [RM] Update magicno & compat
coqbot-app[bot]
2020-11-26
[attributes] [typing] Rename `typing` to `bypass_check`
Emilio Jesus Gallego Arias
2020-11-26
[attributes] [doc] Documentation review by Théo.
Emilio Jesus Gallego Arias
2020-11-26
[proofs] Support per-definition typing-flags in interactive proofs.
Emilio Jesus Gallego Arias
2020-11-26
[vernac] Allow to control typing flags with attributes.
Emilio Jesus Gallego Arias
2020-11-24
Add a new evar source to refer to evars which are types of evars.
Hugo Herbelin
2020-11-23
Update compat infrastructure for 8.14
Enrico Tassi
2020-11-20
Granting #9816: apply in takes several hypotheses.
Hugo Herbelin
2020-11-18
[attributes] Deprecate `attr(true)` syntax in favor of booelan attributes.
Emilio Jesus Gallego Arias
2020-11-17
Merge PR #12653: Syntax for specifying cumulative inductives
coqbot-app[bot]
2020-11-16
Syntax for specifying cumulative inductives
Gaëtan Gilbert
2020-11-15
Propagating scope information in indirect application to a reference.
Hugo Herbelin
2020-11-12
Test case for Proof using in -noinit mode.
Théo Zimmermann
2020-11-09
[compat] remove 8.10
Enrico Tassi
2020-11-06
Merge PR #13284: Fixing interpretation of rewrite_strat argument in Ltac
Pierre-Marie Pédrot
2020-11-05
Merge PR #12218: Numeral notations for non inductive types
coqbot-app[bot]
2020-11-05
Merge PR #13182: Check types when converting irrelevant terms in old unification
coqbot-app[bot]
2020-11-02
[stm] support #[using] attribute
Enrico Tassi
2020-11-02
attribute #[using] for Definition and Fixpoint
Enrico Tassi
2020-10-30
Renaming Numeral.v into Number.v
Pierre Roux
2020-10-29
Fixing interpretation of rewrite_strat argument in Ltac.
Hugo Herbelin
2020-10-19
Merge PR #13166: Fixes #13165: implicit arguments in defined fields of record...
coqbot-app[bot]
2020-10-16
Use list notation in nsatz examples referenced in the doc
Jim Fehrle
2020-10-16
Fixes/enhancements with local definitions in records.
Hugo Herbelin
2020-10-12
Check types when converting irrelevant terms in old unification
Gaëtan Gilbert
2020-10-09
Minimize Prop <= i to i := Set
Gaëtan Gilbert
2020-09-23
Merge PR #12847: Tactics inversion and replace work with eq in type
Pierre-Marie Pédrot
2020-09-17
Formally deprecate the double induction tactic.
Pierre-Marie Pédrot
2020-09-11
Rename Numeral Notation command to Number Notation
Pierre Roux
2020-08-31
Fixes a freshness issue with induction (see comment in #12944).
Hugo Herbelin
2020-08-28
Name saved goals in name_mangling test
Gaëtan Gilbert
2020-08-28
Make abstract compatible with mangle names
Gaëtan Gilbert
2020-08-19
Do not refresh the names of implicit arguments.
Jasper Hugunin
2020-08-18
Tactic replace: adding support for registration of an equality in Type.
Hugo Herbelin
[next]