| Age | Commit message (Expand) | Author |
| 2020-11-18 | [attributes] Add output test suite for errors, improve error printing. | Emilio Jesus Gallego Arias |
| 2020-11-18 | [attributes] Deprecate `attr(true)` syntax in favor of booelan attributes. | Emilio Jesus Gallego Arias |
| 2020-11-18 | Merge PR #12765: In recursive notations, accept partial application over the ... | coqbot-app[bot] |
| 2020-11-18 | Merge PR #13341: Finish fixing setoid rewrite under anonymous lambdas (hopefu... | Pierre-Marie Pédrot |
| 2020-11-18 | In recursive notations, accept partial application over the recursive pattern. | Hugo Herbelin |
| 2020-11-17 | Merge PR #13390: Intern application arguments in left-to-right order | coqbot-app[bot] |
| 2020-11-17 | Merge PR #12653: Syntax for specifying cumulative inductives | coqbot-app[bot] |
| 2020-11-16 | Merge PR #13384: Warn on hints without an explicit locality | coqbot-app[bot] |
| 2020-11-16 | Merge PR #13380: Fixing the "IllTypedInstance" anomaly part of #5512 | coqbot-app[bot] |
| 2020-11-16 | Merge PR #12690: Mini-fix of Locate for recursive notations using named varia... | coqbot-app[bot] |
| 2020-11-16 | Avoid exposing an internal names when "intros _ H" fails. | Hugo Herbelin |
| 2020-11-16 | Merge PR #13373: Fixes #13363: in pose_all_metas_as_evars, use the context of... | coqbot-app[bot] |
| 2020-11-16 | Merge PR #13387: Fixes #12348: de Bruijn indices bug in the imitation part of... | coqbot-app[bot] |
| 2020-11-16 | Merge PR #13188: Default disable automatic generalization of Instance type | Pierre-Marie Pédrot |
| 2020-11-16 | Merge PR #12685: Propagating scope information in indirect application to a r... | Pierre-Marie Pédrot |
| 2020-11-16 | Fix test-suite. | Pierre-Marie Pédrot |
| 2020-11-16 | Merge PR #13388: Export locality for all hint commands | coqbot-app[bot] |
| 2020-11-16 | Fixing the "IllTypedInstance" anomaly part of #5512. | Hugo Herbelin |
| 2020-11-16 | Finish fixing setoid rewrite under anonymous lambdas (hopefully) | Gaëtan Gilbert |
| 2020-11-16 | Syntax for specifying cumulative inductives | Gaëtan Gilbert |
| 2020-11-16 | Merge PR #13290: Grant #13278: computation of return predicate takes care of ... | coqbot-app[bot] |
| 2020-11-15 | Intern application arguments in left-to-right order | Gaëtan Gilbert |
| 2020-11-15 | Ensuring the body of the notation in Locate is printed at level 0. | Hugo Herbelin |
| 2020-11-15 | Adding support for Locate "( x , y )". | Hugo Herbelin |
| 2020-11-15 | Fixing Locate for recursive notations with names. | Hugo Herbelin |
| 2020-11-15 | Merge PR #13308: Address #13304: in coqdoc, clearly distinguish block verbati... | Li-yao Xia |
| 2020-11-15 | Fixes #12348: long-standing de Bruijn indices bug in imitation (solve_simple_... | Hugo Herbelin |
| 2020-11-15 | Merge PR #13383: Fixes #11816: using {wf ...} in a local fixpoint is an error... | coqbot-app[bot] |
| 2020-11-15 | Merge PR #13376: Fixes #13266: Avoiding encapsulating exceptions w/o a handle... | coqbot-app[bot] |
| 2020-11-15 | Adding an output test to check that the hint commands respect their locality. | Pierre-Marie Pédrot |
| 2020-11-15 | Fixes #11816: using {wf ...} in a local fixpoint is an error, not an anomaly. | Hugo Herbelin |
| 2020-11-15 | Default disable automatic generalization of Instance type | Gaëtan Gilbert |
| 2020-11-15 | Propagating scope information in indirect application to a reference. | Hugo Herbelin |
| 2020-11-15 | Merge PR #13339: In -noinit mode, add support for Proof using, using is not a... | Pierre-Marie Pédrot |
| 2020-11-15 | Merge PR #13350: Fix incorrect "avoid" set in globenv extra data | Pierre-Marie Pédrot |
| 2020-11-14 | Coqdoc: we move a newline at a better place. | Hugo Herbelin |
| 2020-11-14 | Addressing #13304: how to verbatim an expression mentioning >>. | Hugo Herbelin |
| 2020-11-14 | Avoiding encapsulating exceptions w/o a handler in NotFoundInstance. | Hugo Herbelin |
| 2020-11-13 | Fixes #13363: case of a meta not paying attention to being under binders. | Hugo Herbelin |
| 2020-11-13 | Fix incorrect "avoid" set in globenv extra data | Gaëtan Gilbert |
| 2020-11-13 | Make the universe of primitive arrays irrelevant | Gaëtan Gilbert |
| 2020-11-12 | Test case for Proof using in -noinit mode. | Théo Zimmermann |
| 2020-11-12 | Merge PR #13359: Print failed test suite logs in CI | coqbot-app[bot] |
| 2020-11-12 | Merge PR #13351: Fixes #13349: accept Search on subparts of an identifier, no... | coqbot-app[bot] |
| 2020-11-12 | Print failed test suite logs in CI | Gaëtan Gilbert |
| 2020-11-12 | Add the test as a misc script. | Pierre-Marie Pédrot |
| 2020-11-12 | Fix #13330: Kernel messes with polymorphic side-effects. | Pierre-Marie Pédrot |
| 2020-11-12 | Merge PR #13317: [ssr] intro pattern extensions for dup, swap and apply | coqbot-app[bot] |
| 2020-11-11 | Addressing #13349: accept Search on subparts of ident, not only on subidents. | Hugo Herbelin |
| 2020-11-10 | Merge PR #13335: Fix running unit tests with dune compiled coq | coqbot-app[bot] |