aboutsummaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2016-10-25minor change to the opam install exampleFalcon Dai
fix a typo in the example command add `opam repo add coq-released http://coq.inria.fr/opam/released`
2016-08-25Enriched numClosedFieldType so that it factors a lot of theory from both ↵Cyril Cohen
complex and algC. The definitions of 'i, conjC, Re, Im, n.-root, sqrtC and their theory have been moved to the numClosedFieldType structure in ssrnum. This covers boths the uses in algC and complex.v. To that end the numClosedFieldType structure has been enriched with conjugation and 'i. Note that 'i can be deduced from the property of algebraic closure and is only here to let the user chose which definitional equality should hold on 'i. Same thing for conjC that could be written `|x|^+2/x, the only nontrivial (up to my knowledge) property is the fact that conjugation is a ring morphism.
2016-03-02Fix the address if the wiki. Florent Hivert
The previous fix wasn't right.
2016-01-21revise installer for windowsEnrico Tassi
2016-01-05do not use `sed -i' in ssrcoqdep -- this is not portablePierre-Yves Strub
This prevents compilation of ssreflect on OS-X/*BSD.
2015-12-26packaging ssr 1.6Cyril Cohen
2015-12-18Changing the address of the wikiamahboubi
2015-12-18Typo in the github announceamahboubi
2015-12-15Update ANNOUNCE-1.6.mdEnrico
2015-12-14typoEnrico Tassi
2015-12-14Update ANNOUNCE-github.mdEnrico
2015-12-12typoCyril Cohen
2015-12-12modif packager ":" -> "-"Cyril Cohen
2015-12-118.5 coqdoc does not want _ to be escaped + more .css classesEnrico Tassi
2015-12-10some doc for the doc building utilityEnrico Tassi
2015-12-09Updated the address of the website in READMEAssia Mahboubi
Plus corrected some typos.
2015-12-09Moved comments on the incompatibility to INSTALL.Assia Mahboubi
Plus added a reference to the issue and the suggested solution in the other doc files.
2015-12-08Create ANNOUNCE-github.mdEnrico
First attempt to define the organization, please comment!
2015-12-04Trying a better layout of hyperlinks on githubAssia Mahboubi
2015-12-04Trying a better layout of the .md on githubAssia Mahboubi
2015-12-04Minor edition of the Announce.Assia Mahboubi
Added a few more details in the description of the components and corrected some typos.
2015-12-04Update ANNOUNCE-1.6.mdEnrico
2015-12-04better wording and package description in the ANNOUNCE for 1.6Enrico Tassi
2015-12-04some work on installation instructions and annoucement messageEnrico Tassi
2015-11-10Adding sections for definitions in change logamahboubi
2015-11-10Update ChangeLogamahboubi
2015-11-09ChangeLog: yake Yves' suggestion into accountEnrico
2015-11-06First stab at INSTALLEnrico Tassi
2015-11-06Makefile to create a tar ballEnrico Tassi
2015-11-05Changelog file createdEnrico Tassi
2015-07-22opam meta-data +urlCyril Cohen
2015-07-22make the opam package meta dataCyril Cohen
2015-07-21make opam meta-dataCyril Cohen
2015-07-21patch ssrcoqdepCyril Cohen
2015-07-17Updating files + reorganizing everythingCyril Cohen
2015-03-09some work on ssreflect and discreteEnrico Tassi