aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-08fix typos in documentation: textAntonio Nikishaev
2020-03-19Merge pull request #463 from pi8027/hierarchy-transitive-closureEnrico Tassi
2020-03-18Merge pull request #459 from CohenCyril/sub_sortedCyril Cohen
2020-03-16Update mathcomp/ssreflect/path.vCyril Cohen
2020-03-16Link between subrelations and path/sortedCyril Cohen
2020-03-16Merge pull request #460 from affeldt-aist/spurious_lerrCyril Cohen
2020-03-15just noticed a tentative use of a not yet existing lemmaReynald Affeldt
2020-03-15Fix hierarchy.ml to compute the transitive closure of a hierarchyKazuhiko Sakaguchi
2020-03-12Merge pull request #465 from erikmd/coq-8.11Cyril Cohen
2020-03-12Merge pull request #455 from erikmd/bump-opamCyril Cohen
2020-03-08[ci] Build mathcomp/mathcomp-dev:8.11Erik Martin-Dorel
2020-03-08Fix CI (coq-lemma-overloading dropped compatibility with Coq < 8.10)Erik Martin-Dorel
2020-03-08refactor: Simplify the DockerfilesErik Martin-Dorel
2020-01-30Merge pull request #453 from pi8027/experiment/order-nondistr-latticePierre-Yves Strub
2020-01-29Documentation work for (non-distributive) latticeTypeKazuhiko Sakaguchi
2020-01-21Merge pull request #452 from SimonBoulier/non_maximal_implicitEnrico Tassi
2020-01-17Revert "Don't run "opam clean -c" to workaround ocaml/opam#3828"Erik Martin-Dorel
2020-01-15Non-distributive latticeKazuhiko Sakaguchi
2020-01-14Merge pull request #454 from CohenCyril/dualCyril Cohen
2020-01-10Missing canonical structures for dualCyril Cohen
2020-01-10Exporting T^d notationCyril Cohen
2020-01-09Renaming converse to dual in order.vCyril Cohen
2020-01-09Merge pull request #435 from anton-trunov/add-fcsl-pcm-to-ciEnrico Tassi
2020-01-08Adapt to coq/coq#11368 (Turn trailing implicit warning into an error)SimonBoulier
2020-01-07Add FCSL-PCM library to CIAnton Trunov
2020-01-03Merge pull request #443 from pi8027/eqVneqCyril Cohen
2019-12-28Refactoring and linting especially polydivKazuhiko Sakaguchi
2019-12-26Merge pull request #450 from pi8027/remove-ci-overlay-270Cyril Cohen
2019-12-18Remove CI overlay for PR #270Kazuhiko Sakaguchi
2019-12-17Merge pull request #451 from erikmd/fix-scheduled-ciCyril Cohen
2019-12-15fix: Add missing "except: schedules"Erik Martin-Dorel
2019-12-11Merge pull request #445 from ybertot/opam-packagesEnrico Tassi
2019-12-11Merge pull request #270 from math-comp/experiment/orderAssia Mahboubi
2019-12-11The compatibility module in ssrnum should now be for version 1.10Kazuhiko Sakaguchi
2019-12-11Rephrasing the docCyril Cohen
2019-12-11remove ProdNormedZmodule (#419)affeldt-aist
2019-12-11renaming NormedZmoduleType and NormedZmoduleMixin (#416)affeldt-aist
2019-12-11Fix notation modifiers and scopesKazuhiko Sakaguchi
2019-12-11Doc, comments, changelog and better proofsCyril Cohen
2019-12-11Comparability in a numDomainTypeCyril Cohen
2019-12-11Rename: (l|L)attice -> (d|D)istrLatticeKazuhiko Sakaguchi
2019-12-11Adding nat lattice under the name natdvdCyril Cohen
2019-12-11editing documentation in order.v and ssrnum.vReynald Affeldt
2019-12-11order.v: remove Order.Def, export Order.Syntax by default, and put missing sc...Kazuhiko Sakaguchi
2019-12-11Redefine `normedDomainType` (now `normedZmodType`) (#392)Kazuhiko Sakaguchi
2019-12-11Rename `totalLatticeMixin` to `totalPOrderMixin` and several refactorKazuhiko Sakaguchi
2019-12-11Add (meet|join)_(l|r), some renamings, and small cleanupsKazuhiko Sakaguchi
2019-12-11Reorder the arguments of the comparison predicates in order.vKazuhiko Sakaguchi
2019-12-11Fixes in naming, mixins, doc and canonical orderingCyril Cohen
2019-12-11Use `deprecate` notation in ssrnumKazuhiko Sakaguchi