| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-14 | Merge pull request #719 from CohenCyril/nix_v2 | Cyril Cohen | |
| toolbox update | |||
| 2021-03-14 | toolbox update | Cyril Cohen | |
| 2021-03-12 | Merge pull request #717 from CohenCyril/nix_v2 | Cyril Cohen | |
| toolbox update | |||
| 2021-03-12 | toolbox update | Cyril Cohen | |
| 2021-03-12 | Merge pull request #716 from CohenCyril/nix_v2 | Cyril Cohen | |
| update nix toolbox | |||
| 2021-03-12 | update nix toolbox | Cyril Cohen | |
| 2021-03-12 | Update nix toolbox version (#715) | Cyril Cohen | |
| * toolbox update * remove unnecessary step * update local shell version | |||
| 2021-03-12 | Merge pull request #714 from math-comp/nix_v2 | Cyril Cohen | |
| Use nix-tool-box | |||
| 2021-03-12 | Use nix-tool-box | Cyril Cohen | |
| 2021-03-12 | Revert "Use nix-tool-box" | Cyril Cohen | |
| This reverts commit 8674d6996fca76028ead3f75363f11bab4fa3e7c that I added by accident | |||
| 2021-03-12 | Use nix-tool-box | Cyril Cohen | |
| 2021-03-12 | Merge pull request #708 from CohenCyril/hint_locality_silence | Cyril Cohen | |
| Silencing Hint Locality warning | |||
| 2021-03-08 | Merge pull request #703 from CohenCyril/blockmx | Laurent Théry | |
| Adding big block matrices | |||
| 2021-03-08 | Adding big block matrices | Cyril Cohen | |
| - with special cases for row, column, and diagonal matrices - we define an order bijection between the indexing of the whole matrix and the indexing of the blocks to preserve triangularity | |||
| 2021-03-07 | Merge pull request #711 from math-comp/no-mc-dev | Cyril Cohen | |
| removing CI for analysis-dev | |||
| 2021-03-07 | mathcomp analysis does not compire with Coq dev for now | Cyril Cohen | |
| 2021-03-07 | Merge pull request #710 from CohenCyril/order_enum | Laurent Théry | |
| Adding Order.enum and related definitions and theorems | |||
| 2021-03-07 | Adding Order.enum and related definitions and theorems | Cyril Cohen | |
| 2021-03-04 | Silence Hint Locality warning | Cyril Cohen | |
| 2021-02-17 | Update nix.yml (#699) | Cyril Cohen | |
| * Update nix ci | |||
| 2021-01-25 | Merge pull request #696 from CohenCyril/sumnB | Yves Bertot | |
| Adding lemma sumnB | |||
| 2021-01-22 | Merge pull request #686 from pi8027/drop-coq-8.10 | Cyril Cohen | |
| Drop support for Coq 8.10 | |||
| 2021-01-22 | Remove deprecation aliases introduced in 1.9.0 | Kazuhiko Sakaguchi | |
| 2021-01-19 | Merge pull request #695 from affeldt-aist/interval_20210119 | Cyril Cohen | |
| fixes #694 | |||
| 2021-01-19 | Update CHANGELOG_UNRELEASED.md | Cyril Cohen | |
| Co-authored-by: Anton Trunov <anton.a.trunov@gmail.com> | |||
| 2021-01-19 | Adding lemma sumnB | Cyril Cohen | |
| cf https://stackoverflow.com/questions/61556710 | |||
| 2021-01-19 | fixes #694 | Reynald Affeldt | |
| 2021-01-18 | Merge pull request #693 from affeldt-aist/interval_20210114 | Cyril Cohen | |
| itv_bound comparison with -oo/+oo | |||
| 2021-01-16 | Drop support for Coq 8.10 and deprecate the `deprecate` notation | Kazuhiko Sakaguchi | |
| - The `deprecate` notation and `iota_add` have been deprecated. All the uses of the `deprecate` notation have been replaced with the `deprecated` attribute. - Deprecation aliases in `ssrnat` and `ssrnum` introduced in MathComp 1.11+beta1 have been removed. - Remove `VDFILE` related hacks from `Makefile.common`. | |||
| 2021-01-15 | Merge pull request #688 from pi8027/coq-8.13 | Cyril Cohen | |
| [CI/CD] support Coq 8.13 | |||
| 2021-01-15 | [CI/CD] support Coq 8.13 | Kazuhiko Sakaguchi | |
| 2021-01-14 | itv_bound comparison with -oo/+oo | Reynald Affeldt | |
| 2021-01-13 | Update README.md | Cyril Cohen | |
| 2021-01-13 | Update README.md | Cyril Cohen | |
| 2021-01-12 | Merge pull request #680 from pi8027/pairwise | Cyril Cohen | |
| Add `pairwise` predicate and some missing lemmas | |||
| 2021-01-09 | [CI/CD] Adding real-closed, analysis and multinomials (#692) | Cyril Cohen | |
| * Adding real-closed, analysis and multinomials to the CI * removing analysis for 8.10 | |||
| 2021-01-05 | Merge pull request #690 from affeldt-aist/erroneous_warning | Kazuhiko Sakaguchi | |
| erroneous deprecation warning | |||
| 2021-01-04 | erroneous deprecation warning | Reynald Affeldt | |
| 2020-12-16 | Merge pull request #685 from pi8027/nullary-notations | Cyril Cohen | |
| Change the interpretation scope of some nullary notations from `ring_scope` to `fun_scope` | |||
| 2020-12-16 | Change the interpretation scope of some nullary notations from ring_scope to ↵ | Kazuhiko Sakaguchi | |
| fun_scope | |||
| 2020-12-16 | Add `pairwise r xs` predicate | Kazuhiko Sakaguchi | |
| which asserts that the relation `r` holds for any i-th and j-th element of `xs` such that i < j. | |||
| 2020-12-16 | Merge pull request #683 from pi8027/remove-ci-fcsl-pcm-8.10 | Cyril Cohen | |
| Remove ci-fcsl-pcm-8.10 | |||
| 2020-12-05 | Remove ci-fcsl-pcm-8.10 | Kazuhiko Sakaguchi | |
| 2020-12-04 | Merge pull request #679 from CohenCyril/mailmap | Cyril Cohen | |
| adding entries to the mailmap | |||
| 2020-11-26 | restrict coq version in opam file | Cyril Cohen | |
| 2020-11-26 | adding entries to the mailmap | Cyril Cohen | |
| 2020-11-26 | adding back lua and sed to default.nix | Cyril Cohen | |
| 2020-11-26 | Merge pull request #678 from CohenCyril/under_fix | Cyril Cohen | |
| Using under and removing comment | |||
| 2020-11-26 | using under and removing comment | Cyril Cohen | |
| 2020-11-26 | Merge pull request #677 from CohenCyril/changelog-1.12 | affeldt-aist | |
| Regrouping changelog entries for 1.12 release | |||
