aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2018-10-29Revert "Adding allsigs, the dependent version of allpairs"Cyril Cohen
This reverts commit 044634dcc2f645e3afbdad6cb8dcc66f3eb4a87e. See issue https://github.com/math-comp/odd-order/pull/5
2018-10-26Merge pull request #235 from CohenCyril/bool_irrelevance2Cyril Cohen
Statement of `bool_irrelevance` more consistent with its name.
2018-10-26Statement of `bool_irrelevance` more consistent with its name.Cyril Cohen
2018-10-26moving countalg and closed_field aroundCyril Cohen
- countalg goes to the algebra package - finalg now get the expected inheritance from countalg - closed_field now contains the construction of algebraic closure for countable fields (previously in countalg) - proof of quantifier elimination for closed field rewritten in a monadic style
2018-10-26removing multiple definitions of [tT]ag*Cyril Cohen
they are already defined in ssrfun ChangeLog updated
2018-10-24Adding allsigs, the dependent version of allpairsCyril Cohen
2018-09-13Small scale tool for proving "the following are equivalent"Cyril Cohen
Tool to prove only P0 -> P1 -> ... -> Pn -> P0 but use any implication Pi -> Pj
2018-08-03update ChangeLog and docCyril Cohen
2018-04-24fix typoEnrico
thanks Yves
2018-04-24Update ChangeLogEnrico
2018-04-24Removed content about files not in the repo/release + minor stuffAssia Mahboubi
2018-04-23Latest changes added to change log.Assia Mahboubi
2018-04-23Improved ChangeLogAssia Mahboubi
One paragraph per version + spell check
2018-04-20move etc/ files to the root and remove obsolete onesEnrico Tassi