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
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
2020-07-23
Merge PR #12679: Remove redundant data from VM case switch.
Gaëtan Gilbert
2020-07-23
Merge PR #12698: Fixing mention of `unfold` as example of tactic taking a qua...
Théo Zimmermann
2020-07-22
Remove redundant data from VM case switch.
Pierre-Marie Pédrot
2020-07-21
Turn various anomalies into regular errors in primitive declaration path
Gaëtan Gilbert
2020-07-17
Add tests for the interpretation of "unfold".
Hugo Herbelin
2020-07-11
Merge PR #12646: Correctly readback blocked CaseInvert matches in VM/native
Pierre-Marie Pédrot
2020-07-09
Add test for #10890 derive vs abstract
Gaëtan Gilbert
2020-07-06
Correctly readback blocked CaseInvert matches in VM/native
Gaëtan Gilbert
2020-07-01
UIP in SProp
Gaëtan Gilbert
2020-06-29
[test-suite] async-proofs off in tests with Fail Timeout
Enrico Tassi
2020-05-18
Update to 8.13.
Théo Zimmermann
2020-05-16
Fix #11761: Functional Induction throws unrecoverable error.
Pierre Courtieu
2020-05-15
Merge PR #11992: do not re-export ListNotations from Program
Anton Trunov
[next]