| Age | Commit message (Expand) | Author |
| 2019-04-30 | Merge PR #9995: fix `simpl_rel` and notations, `{pred T}` alias, `nonPropType... | Enrico Tassi |
| 2019-04-30 | Mini-test. | Hugo Herbelin |
| 2019-04-30 | Merge PR #9349: Fix #9344, #9348: incorrect unsafe to_constr in vnorm | Maxime Dénès |
| 2019-04-30 | fix `simpl_rel` and notations, `{pred T}` alias, `nonPropType` interface | Georges Gonthier |
| 2019-04-29 | Merge PR #9987: Fix #9180 by reverting #9249 and #8187 | Emilio Jesus Gallego Arias |
| 2019-04-29 | Fix variant of #9344 for native_compute | Maxime Dénès |
| 2019-04-29 | Fix #9344, #9348: incorrect unsafe to_constr in vnorm | Gaëtan Gilbert |
| 2019-04-29 | Merge PR #9651: [ssr] Add tactics under and over | Cyril Cohen |
| 2019-04-29 | Test-suite: add a case for issue #9180 | Vincent Laporte |
| 2019-04-29 | Revert #8187 | Vincent Laporte |
| 2019-04-29 | Revert #9249 | Vincent Laporte |
| 2019-04-29 | More robust timing test. | Jason Gross |
| 2019-04-28 | [test-suite] Remove a test with a Timeout that fails frequently on CI. | Théo Zimmermann |
| 2019-04-23 | [ssr] set under's tactic argument at LEVEL 3 | Erik Martin-Dorel |
| 2019-04-23 | [ssr] under: optimization of the tactic for (under eq_bigl => *) | Erik Martin-Dorel |
| 2019-04-23 | [ssr] Define over as a rewrite rule & Merge 'Under[ _ ] notations | Erik Martin-Dorel |
| 2019-04-23 | [ssr] under: Fix the defective form ("=> [*|*]" implied) and its doc | Erik Martin-Dorel |
| 2019-04-23 | [ssr] Add small output test for "under eq_G => m do rewrite subnn" | Erik Martin-Dorel |
| 2019-04-23 | [ssr] under: Add iff support in side-conditions | Erik Martin-Dorel |
| 2019-04-23 | Merge PR #9889: Fix pretty-printing of primitive integers | Maxime Dénès |
| 2019-04-23 | [ssr] new syntax for the under tactic | Enrico Tassi |
| 2019-04-23 | [ssr] Remove the unify_helper tactic that appears unnecessary | Erik Martin-Dorel |
| 2019-04-23 | [ssr] under(one-liner version): Do nf_betaiota in the last goal | Erik Martin-Dorel |
| 2019-04-23 | [ssr] under: Change the style of a few tests (over tactic vs. lemma) | Erik Martin-Dorel |
| 2019-04-23 | [ssr] under: Add a fancy test with several kinds of side-conditions | Erik Martin-Dorel |
| 2019-04-23 | [ssr] under: Strenghten over & Add test_big_andb | Erik Martin-Dorel |
| 2019-04-23 | [ssr] under: Extend the test-suite to exemplify most use cases | Erik Martin-Dorel |
| 2019-04-23 | [ssr] Define both a lemma "over" (in sig UNDER) and an ltac "over" | Erik Martin-Dorel |
| 2019-04-23 | [ssr] under: Rename bound variables a posteriori for cosmetic purpose | Enrico Tassi |
| 2019-04-20 | Merge PR #9906: coq_makefile install target: error if any file is missing | Enrico Tassi |
| 2019-04-16 | Fix spurious argument of {measure} | Maxime Dénès |
| 2019-04-16 | Take advantage of relaxed {measure} syntax in test suite | Maxime Dénès |
| 2019-04-08 | coq_makefile install target: error if any file is missing | Gaëtan Gilbert |
| 2019-04-08 | Merge PR #9900: [native compiler] Fix critical bug with stuck primitive proje... | Pierre-Marie Pédrot |
| 2019-04-06 | Fix numeral notations test in async mode. | Gaëtan Gilbert |
| 2019-04-06 | Fix pretty-printing of primitive integers | Erik Martin-Dorel |
| 2019-04-05 | [native compiler] Fix critical bug with primitive projections | Maxime Dénès |
| 2019-04-05 | Merge PR #8764: Add parsing of decimal constants (e.g., 1.02e+01) | Emilio Jesus Gallego Arias |
| 2019-04-03 | Merge PR #8638: Remove -compat 8.7 | Théo Zimmermann |
| 2019-04-02 | [ssr] implement "under i: ext_lemma" by rewrite rule | Enrico Tassi |
| 2019-04-02 | [ssr] under: rewrite takes an optional bool arg | Erik Martin-Dorel |
| 2019-04-02 | Merge PR #8984: Declare initial hint databases in prelude | Pierre-Marie Pédrot |
| 2019-04-02 | Remove -compat 8.7 | Jason Gross |
| 2019-04-02 | Merge PR #9659: Fix #9652: rewrite fails to detect lack of progress | Emilio Jesus Gallego Arias |
| 2019-04-02 | Add a Numeral Notation for QArith (e.g., 1.02e+01%Q for 102 # 10) | Pierre Roux |
| 2019-04-02 | Make R parser parse decimals (e.g., 1.02e+01) | Pierre Roux |
| 2019-04-02 | Add parsing of decimal constants (e.g., 1.02e+01) | Pierre Roux |
| 2019-04-01 | Merge PR #9725: Lia: various impovements (support for #8764, fix #9268 and ... | Vincent Laporte |
| 2019-04-01 | Add test-case for #9840 | Jason Gross |
| 2019-04-01 | Several improvements and fixes of Lia | Frédéric Besson |