| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-23 | Merge PR #13073: A temporary fix of #13018 and #12775 for branch 8.12 (bis) | coqbot-app[bot] | |
| Reviewed-by: ejgallego | |||
| 2020-09-23 | Merge PR #13028: Fixes #9716 and #13004: don't drop the qualifier of ↵ | Pierre-Marie Pédrot | |
| quotations at printing time Reviewed-by: ppedrot | |||
| 2020-09-23 | Merge PR #12847: Tactics inversion and replace work with eq in type | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2020-09-22 | Merge PR #13067: Setting default value for Display Parentheses off in CoqIDE | coqbot-app[bot] | |
| Reviewed-by: ejgallego | |||
| 2020-09-22 | Merge PR #12960: Fixes #9403 and #10803: missing flattening of nested ↵ | coqbot-app[bot] | |
| applications in notations Reviewed-by: ejgallego Ack-by: maximedenes | |||
| 2020-09-22 | Adding change log for #12794 and #13067. | Hugo Herbelin | |
| 2020-09-22 | Adding change log for #13028. | Hugo Herbelin | |
| 2020-09-21 | Make print-pretty-timed robust against non-output-sync logs | Jason Gross | |
| Also pass `--output-sync` on the CI, as suggested in https://github.com/coq/coq/pull/12653#issuecomment-696226093, to protect against this failure mode. Fixes #13062 | |||
| 2020-09-18 | Merge PR #13055: Fix Removed in Sphinx 4 deprecations. | coqbot-app[bot] | |
| Reviewed-by: jfehrle | |||
| 2020-09-18 | Fix Removed in Sphinx 4 deprecations. | Théo Zimmermann | |
| 2020-09-18 | Make `simple apply in ...` point to `simple apply` | Maxime Dénès | |
| Instead, the example was duplicated. | |||
| 2020-09-18 | Improve `simple apply` example | Maxime Dénès | |
| The example showing the difference between `apply` and `simple apply` used to depend on the order and the heuristics used on unification problems. We make it independent for better clarity and stability. Fixes https://github.com/coq/coq/issues/13023 | |||
| 2020-09-17 | [build] Don't link `num` anymore in Coq | Emilio Jesus Gallego Arias | |
| After #8743 we don't depend on `num` anymore in the codebase; thus we drop the dependency. This could create problems for plugins relying on this implicit linking. | |||
| 2020-09-15 | Adding change log for #13026. | Hugo Herbelin | |
| 2020-09-15 | Merge PR #13016: Remove deprecated Extraction Language command value "Ocaml" | Pierre-Marie Pédrot | |
| Ack-by: Zimmi48 Reviewed-by: pi8027 Reviewed-by: ppedrot | |||
| 2020-09-14 | Remove deprecated Extraction Language command value "Ocaml" | Jim Fehrle | |
| 2020-09-14 | [ci] [docker] Up testing to OCaml 4.11.1 | Emilio Jesus Gallego Arias | |
| - `odoc` must be bumped to support 4.11 | |||
| 2020-09-14 | Merge PR #13022: Fixing documentation relatively to example of use of extra ↵ | coqbot-app[bot] | |
| spaces in notations Reviewed-by: jfehrle | |||
| 2020-09-13 | Fixing documentation relatively to example of use of extra spaces in notations. | Hugo Herbelin | |
| 2020-09-11 | [numeral notation] Improve documentation | Pierre Roux | |
| Following reviews from Jim Fehrle on #12218 and #12979 | |||
| 2020-09-11 | Rename Numeral Notation command to Number Notation | Pierre Roux | |
| Keep Numeral Notation wit a deprecation warning. | |||
| 2020-09-11 | Adding a wit_natural standard argument. | Hugo Herbelin | |
| 2020-09-11 | Turn integer into natural in several mlgs | Pierre Roux | |
| Negative values had no meaning there. Those were spotted by Hugo Herbelin while reviewing #12979 . | |||
| 2020-09-11 | [refman] Explicit integer and natural | Pierre Roux | |
| As respectively bigint and bignat that fit into an OCaml int. | |||
| 2020-09-11 | [refman] Rename int to integer | Pierre Roux | |
| 2020-09-11 | [refman] Rename numeral to number | Pierre Roux | |
| 2020-09-11 | [refman] Rename num to natural | Pierre Roux | |
| 2020-09-11 | [parsing] Simplify bigint | Pierre Roux | |
| 2020-09-11 | [parsing] Rename token NUMERAL to NUMBER | Pierre Roux | |
| 2020-09-11 | [refman] Replace num by int | Pierre Roux | |
| num stands for natural numbers whereas the text deals with negative values. | |||
| 2020-09-11 | Remove outdated references to productionlist. | Théo Zimmermann | |
| 2020-09-11 | Minimal changes to make the refman compatible with Sphinx 3. | Théo Zimmermann | |
| Co-authored-by: Jim Fehrle <jfehrle@sbcglobal.net> | |||
| 2020-09-10 | Merge PR #12998: changelog entry for 12857 | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 | |||
| 2020-09-10 | Update doc/changelog/06-ssreflect/12857-changelog-for-12857.rst | Enrico Tassi | |
| Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com> | |||
| 2020-09-09 | Merge PR #12994: Fix docgram's dune file following #12085. | coqbot-app[bot] | |
| Reviewed-by: ejgallego | |||
| 2020-09-09 | Merge PR #12094: Extend app_inj_tail and other list lemmas | Hugo Herbelin | |
| Reviewed-by: anton-trunov Ack-by: herbelin | |||
| 2020-09-09 | changelog entry for 12857 | Enrico Tassi | |
| 2020-09-09 | Merge PR #7825: [tactics] Refine test for unresolved evars: not reachable ↵ | Pierre-Marie Pédrot | |
| from initial evars Ack-by: JasonGross Ack-by: Zimmi48 Reviewed-by: ejgallego Reviewed-by: gares Ack-by: jfehrle Ack-by: maximedenes Reviewed-by: ppedrot | |||
| 2020-09-08 | Merge PR #12993: Remove deprecated tactic cutrewrite. | Clément Pit-Claudel | |
| Reviewed-by: cpitclaudel Reviewed-by: ppedrot | |||
| 2020-09-08 | Fix docgram's dune file following #12085. | Théo Zimmermann | |
| 2020-09-08 | Remove deprecated tactic cutrewrite. | Théo Zimmermann | |
| 2020-09-08 | Merge PR #12931: Proof using cleanup, small doc addition and fix using Type ↵ | coqbot-app[bot] | |
| in collections Reviewed-by: gares Ack-by: Zimmi48 | |||
| 2020-09-08 | Update doc/sphinx/language/extensions/match.rst | Clément Blaudeau | |
| Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com> | |||
| 2020-09-08 | [Small typo] Update match.rst | Clément Blaudeau | |
| Some error messages were merged together | |||
| 2020-09-08 | Merge PR #12927: Explain that tactics applied to multiple goals don't ↵ | coqbot-app[bot] | |
| preserve the order Reviewed-by: Zimmi48 Ack-by: chdoc Ack-by: jfehrle | |||
| 2020-09-07 | Refine test for unresolved evars: not reachable from initial evars | Matthieu Sozeau | |
| The test is refined to handle aliases: i.e. undefined evars coming from restrictions and evar-evar unifications with an initial evar are not considered fresh unresolved evars. To check this, we generalize the restricted_evars set to an aliased_evars set in the evar map, registering evars being solved by another evar due to restriction or evar-evar unifications. This implements the proposal of PR #370 for testing the resolution status of evars independently of the evar-evar orientation order. This allows [apply] to refine an evar with a new one if it results from a [clear] request or an evar-evar solution only, otherwise the new evar is considered fresh and an error is raised. Also fixes bugs #4095 and #4413. Co-authored-by: Maxime Dénès <maxime.denes@inria.fr> | |||
| 2020-09-07 | Explain how selectors change the order of goals | Jim Fehrle | |
| 2020-09-07 | Add changelog entry | Edward Wang | |
| 2020-09-03 | Merge PR #12953: Add :math: around math | coqbot-app[bot] | |
| Reviewed-by: jfehrle Ack-by: JasonGross | |||
| 2020-09-02 | Adding change log for #12960. | Hugo Herbelin | |
