index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
Age
Commit message (
Expand
)
Author
2021-02-26
[coqc] Don't allow to pass more than one file to coqc
Emilio Jesus Gallego Arias
2021-02-24
Infrastructure for fine-grained debug flags
Maxime Dénès
2021-02-19
Merge PR #13865: [coqtop] be verbose only in interactive mode
coqbot-app[bot]
2021-02-17
Merge PR #13734: Fix #13732: Implicit Type vs universes
Pierre-Marie Pédrot
2021-02-16
[coqtop] be verbose only in interactive mode
Enrico Tassi
2021-02-11
Merge PR #13826: [micromega] Fixes #13794
Vincent Laporte
2021-02-10
[micromega/nia] Improve sharing of proofs
BESSON Frederic
2021-02-04
Properly handle ordering of -w and -native-compiler
Gaëtan Gilbert
2021-02-03
Fix #13739 - disable some warnings when calling Function.
Pierre Courtieu
2021-01-28
Merge PR #13763: Remove the SearchHead command (deprecated in 8.12)
coqbot-app[bot]
2021-01-26
[vernac] Check that no proofs do remain open at section/module closing time
Emilio Jesus Gallego Arias
2021-01-25
Remove the SearchHead command
Jim Fehrle
2021-01-25
Merge PR #13779: Properly implement local references in Summary.
coqbot-app[bot]
2021-01-25
add test
Enrico Tassi
2021-01-24
Merge PR #13762: Remove double induction tactic
Pierre-Marie Pédrot
2021-01-20
Remove double induction tactic
Jim Fehrle
2021-01-20
Merge PR #13744: Make sure "Print Module" write a dot at the end of inductive...
coqbot-app[bot]
2021-01-19
Merge PR #13699: Fix #13579 (hnf on primitives raises an anomaly)
Pierre-Marie Pédrot
2021-01-19
Merge PR #13512: Fixes #13413: freshness failure in apply-in introduction pat...
Pierre-Marie Pédrot
2021-01-19
Merge PR #13725: Support locality attributes for Hint Rewrite (including export)
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-18
Fix #13579 (hnf on primitives raises an anomaly)
Pierre Roux
2021-01-13
Avoid using "subgoals" in the UI, it means the same as "goals"
Jim Fehrle
2021-01-13
Make sure "Print Module" write a dot at the end of inductive definitions.
Guillaume Melquiond
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-11
Fix #13732: Implicit Type vs universes
Gaëtan Gilbert
2021-01-09
Merge PR #13299: Remember universe instances of constants in notations
coqbot-app[bot]
2021-01-07
Merge PR #13696: Deprecate "at ... with ..." in change tactic (use "with ... ...
Pierre-Marie Pédrot
2021-01-07
Merge PR #13715: [micromega] Add missing support for `implb`
Vincent Laporte
2021-01-06
[micromega] Add missing support for `implb`
BESSON Frederic
2021-01-04
Remember universe instances of constants in notations
Jasper Hugunin
2021-01-04
Temporarily deactivating printing check for cases.
Pierre-Marie Pédrot
2021-01-04
EConstr iterators respect the binding structure of cases.
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-28
Fix broken HTML rendering of inference rules (fix #12783).
Guillaume Melquiond
2020-12-17
Add a test for change over case nodes.
Pierre-Marie Pédrot
2020-12-16
Merge PR #13568: Fix #13566: Add checks for invalid occurrences in several ta...
Pierre-Marie Pédrot
2020-12-14
Add checks for invalid occurrences in setoid rewrite.
Hugo Herbelin
2020-12-14
Merge PR #13523: [envars] honor file "coq_environment.txt"
Pierre-Marie Pédrot
2020-12-13
Removing flag "Bracketing Last Introduction Pattern".
Hugo Herbelin
2020-12-11
Merge PR #13519: Better primitive type support in custom string and numeral n...
coqbot-app[bot]
2020-12-09
Constrintern: Code factorization in interning of record fields.
Hugo Herbelin
2020-12-09
Fixing support for argument scopes and let-ins while interning cases patterns.
Hugo Herbelin
2020-12-08
Merge PR #13597: Congruence: don't replace error messages by "congruence failed"
coqbot-app[bot]
2020-12-08
Congruence: don't replace error messages by "congruence failed"
Gaëtan Gilbert
[next]