aboutsummaryrefslogtreecommitdiff
path: root/src/Galois
Commit message (Collapse)AuthorAge
...
* gfPlus abstractionGravatar Robert Sloan2015-10-16
|
* Galois: add broken testGravatar Andres Erbsen2015-09-22
|
* merge with masterGravatar Robert Sloan2015-09-19
|\
* | make ring decidable + define constantsGravatar Robert Sloan2015-09-19
| |
| * make `field` work when GaloisField and GaloisFieldTheory are imported at the ↵Gravatar Andres Erbsen2015-09-18
|/ | | | same time (h/t @daniel-ziegler)
* GaloisFieldTheory: add scope delimiterGravatar Andres Erbsen2015-09-18
|
* GaloisFieldTheory: scoped notation that coincides with ZGravatar Andres Erbsen2015-09-18
|
* overlflow-checking ZToGF functionGravatar Andres Erbsen2015-09-17
|
* Removed dependency on proof irrelevance (it turns out we had a redundant ↵Gravatar Adam Chlipala2015-09-17
| | | | existential quantifier)
* Beautified remaining GaloisFieldTheory proofsGravatar Adam Chlipala2015-09-17
|
* Got most of the way through new GaloisField codeGravatar Adam Chlipala2015-09-17
|
* fix module structure + add assembly placeholderGravatar Robert Sloan2015-09-17
|
* redo module structure + init curve25519Gravatar Robert Sloan2015-09-16