aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-12-11Changing licenseCyril Cohen
2019-12-11Make an appropriate use of the order library everywhere (#278, #280, #282, #2...Kazuhiko Sakaguchi
2019-12-11Initial import of order.v into mathcompCohen Cyril
2019-12-02take advantage of opam variables and their default valuesYves Bertot
2019-11-29update changelogs for the 1.10.0 releaseYves Bertot
2019-11-29Return of PR #226: adds relevant theorems when fcycle f (orbit f x) and the n...Cyril Cohen
2019-11-29Merge pull request #444 from pi8027/fix-makefileCyril Cohen
2019-11-29Fix MakefileKazuhiko Sakaguchi
2019-11-28Merge pull request #439 from math-comp/CohenCyril-patch-1Cyril Cohen
2019-11-27Merge pull request #441 from ggonthier/big_enumCyril Cohen
2019-11-27Explicit `bigop` enumeration handlingGeorges Gonthier
2019-11-27Merge pull request #428 from maximedenes/build-docCyril Cohen
2019-11-25Have to change directory before checking for the dependency fileYves Bertot
2019-11-25adds a comment so that dead code can be remove when it is no longer usedYves Bertot
2019-11-25dependency file will change name after coq-8.10Yves Bertot
2019-11-25things that are needed to make 'make doc' workYves Bertot
2019-11-25Add missing dependenciesMaxime Dénès
2019-11-25Add Makefile target to build the docMaxime Dénès
2019-11-25remove duplicated sentence in CHANGELOG_UNRELEASEDCyril Cohen
2019-11-24Merge pull request #438 from pi8027/hint-databaseCyril Cohen
2019-11-25Fix hint declarations to specify the database explicitlyKazuhiko Sakaguchi
2019-11-23Merge pull request #437 from pi8027/gitignore-vos-vokCyril Cohen
2019-11-22Add *.vos and *.vok to .gitignoreKazuhiko Sakaguchi
2019-11-22Injectivity lemmas in fintype (#426)Kazuhiko Sakaguchi
2019-11-22Added ssrfun theorem `inj_compr` (#432)Cyril Cohen
2019-11-22New generalised induction idiom (#434)Georges Gonthier
2019-11-20Merge pull request #399 from CohenCyril/ltn_subYves Bertot
2019-11-19Merge pull request #420 from pi8027/all-lemmasCyril Cohen
2019-11-18fixing CHANGELOG and ltn_pred lemmasCyril Cohen