| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix handling of formulas with unary negation. | J08nY | 2020-02-20 | 1 | -7/+13 |
| | | |||||
| * | Rework context handling into a tree-based approach. | J08nY | 2020-02-11 | 1 | -0/+11 |
| | | |||||
| * | Cleanup op parsing. | J08nY | 2020-02-10 | 1 | -15/+43 |
| | | |||||
| * | Fix type errors, now mypy runs ok. | J08nY | 2020-02-08 | 1 | -4/+4 |
| | | |||||
| * | Fix op parsing. | J08nY | 2019-12-23 | 1 | -0/+3 |
| | | |||||
| * | Refactor ScalarMult. | J08nY | 2019-12-22 | 1 | -8/+2 |
| | | |||||
| * | More utility to formulas. | J08nY | 2019-11-29 | 1 | -2/+32 |
| | | |||||
| * | More docs and more coverage. | J08nY | 2019-04-24 | 1 | -2/+3 |
| | | |||||
| * | Add proper context management. | J08nY | 2019-04-23 | 1 | -2/+7 |
| | | |||||
| * | Add conversion to and from affine points. | J08nY | 2019-03-21 | 1 | -1/+7 |
| | | |||||
| * | Add Op class. | J08nY | 2019-03-21 | 1 | -0/+38 |
