| Age | Commit message (Expand) | Author |
| 2020-11-12 | Merge PR #13351: Fixes #13349: accept Search on subparts of an identifier, no... | coqbot-app[bot] |
| 2020-11-11 | Addressing #13349: accept Search on subparts of ident, not only on subidents. | Hugo Herbelin |
| 2020-11-09 | [obligation] Proper handle no obligations on `Next Obligation` | Emilio Jesus Gallego Arias |
| 2020-11-06 | Merge PR #13255: Fixes #13244: support for coercions in Search | coqbot-app[bot] |
| 2020-11-05 | Regression tests for the various combinations of mixed terms and binders in n... | Hugo Herbelin |
| 2020-11-05 | Merge PR #12218: Numeral notations for non inductive types | coqbot-app[bot] |
| 2020-11-05 | Rename Dec and HexDec to Decimal and Hexadecimal | Pierre Roux |
| 2020-11-05 | Allow multiple primitive notation on the same scope and triggers | Pierre Roux |
| 2020-11-05 | [string notation] Handle parameterized inductives and non inductives | Pierre Roux |
| 2020-11-05 | [numeral notation] Add support for parameterized inductives | Pierre Roux |
| 2020-11-05 | [numeral notation] Add tests for implicit arguments | Pierre Roux |
| 2020-11-05 | [numeral notation] R | Pierre Roux |
| 2020-11-05 | [numeral notation] Q | Pierre Roux |
| 2020-11-04 | [numeral notation] Add tests for the via ... using ... option | Pierre Roux |
| 2020-11-04 | Typing patterns and using type constraints in Search. | Hugo Herbelin |
| 2020-11-04 | Fixes #13298: primitive projections needs a correct typing environment. | Hugo Herbelin |
| 2020-11-04 | Merge PR #13302: Fix test-suite in async mode. | coqbot-app[bot] |
| 2020-11-03 | Fix test-suite in async mode. | Théo Zimmermann |
| 2020-11-02 | Nicer spacing when printing array literals | Gaëtan Gilbert |
| 2020-11-02 | Merge PR #13247: Fixes #13241: nested Ltac functions wrongly reporting error ... | Pierre-Marie Pédrot |
| 2020-10-30 | Renaming Numeral.v into Number.v | Pierre Roux |
| 2020-10-29 | Use same code for "Print Ltac foo" and "Print foo" when "foo" is an Ltac. | Hugo Herbelin |
| 2020-10-28 | Fixes #13241 (nested Ltac functions were wrongly reporting error on the inner... | Hugo Herbelin |
| 2020-10-27 | Merge PR #13238: Fix some tactic print bugs | coqbot-app[bot] |
| 2020-10-27 | Rename operconstr -> term | Jim Fehrle |
| 2020-10-26 | Merge PR #12768: Granting wish #12762: warning on duplicated catch-all patter... | coqbot-app[bot] |
| 2020-10-22 | Fix printing of wit_constr and some ssr problems with printing empty lists | Lasse Blaauwbroek |
| 2020-10-15 | Report a useful error for dependent destruction | Tej Chajed |
| 2020-10-15 | Merge PR #13140: Documenting Set Printing Goal Names + a small goal display fix | coqbot-app[bot] |
| 2020-10-15 | Merge PR #13144: Closes #13142: more standardized pretty-printing of Coq records | coqbot-app[bot] |
| 2020-10-10 | New spacing/formatting in Locate Notation, Print Scopes, Print Visibility. | Hugo Herbelin |
| 2020-10-10 | Notations: reworking the treatment of only-parsing and only-printing notations. | Hugo Herbelin |
| 2020-10-10 | Closes #13142 (more standardized pretty-printing of records). | Hugo Herbelin |
| 2020-10-08 | Merge PR #12949: When a notation is only parsing, do not attach to it a speci... | coqbot-app[bot] |
| 2020-10-06 | Fixing redundant outputs when printing goals, especially in non-"pr_first" mode. | Hugo Herbelin |
| 2020-10-05 | Wish #12762: warning on duplicated catch-all pattern with unused named variable. | Hugo Herbelin |
| 2020-10-04 | Merge PR #13096: Drop prefixes from non-terminal names, e.g. "constr:constr" ... | coqbot-app[bot] |
| 2020-10-04 | Remove prefixes on nonterminal names, e.g. "constr:" and "Prim." | Jim Fehrle |
| 2020-09-30 | Remove the forward class hint feature. | Pierre-Marie Pédrot |
| 2020-09-28 | Merge PR #12946: Fixes part 1 of #12908: undetected collision involving a lon... | coqbot-app[bot] |
| 2020-09-25 | Merge PR #12999: More improvements in locating tactic errors | coqbot-app[bot] |
| 2020-09-23 | Merge PR #13073: A temporary fix of #13018 and #12775 for branch 8.12 (bis) | coqbot-app[bot] |
| 2020-09-23 | Merge PR #13028: Fixes #9716 and #13004: don't drop the qualifier of quotatio... | Pierre-Marie Pédrot |
| 2020-09-22 | Merge PR #12960: Fixes #9403 and #10803: missing flattening of nested applica... | coqbot-app[bot] |
| 2020-09-22 | Fixes #9716, #13004: don't drop the qualifier of quotations at printing time. | Hugo Herbelin |
| 2020-09-16 | More improvements in locating tactic errors. | Hugo Herbelin |
| 2020-09-15 | A temporary fix of #13018 and #12775 for branch 8.2. | Hugo Herbelin |
| 2020-09-11 | Rename Numeral Notation command to Number Notation | Pierre Roux |
| 2020-09-10 | When a notation is only parsing, do not attach to it a specific format. | Hugo Herbelin |
| 2020-09-03 | Fix incorrect debruijn handling when Record calls maybe_unify_params_in | Gaëtan Gilbert |