| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: remove unused imports | deepsource-autofix[bot] | 2025-10-03 | 1 | -1/+1 |
| | | | | | An object has been imported but is not used anywhere in the file. It should either be used or the import should be removed. | ||||
| * | Ignore some mypy issues. | J08nY | 2025-09-02 | 1 | -5/+5 |
| | | |||||
| * | More specific Mod annotations. | J08nY | 2025-03-31 | 1 | -1/+1 |
| | | |||||
| * | Avoid infinite recursion. | J08nY | 2025-03-30 | 1 | -2/+0 |
| | | |||||
| * | Add cube roots to other mod impls. | J08nY | 2025-03-29 | 1 | -29/+27 |
| | | |||||
| * | Solve Flint exception. | J08nY | 2025-03-18 | 1 | -1/+2 |
| | | |||||
| * | Fix pow in Mod. | J08nY | 2024-07-16 | 1 | -1/+1 |
| | | |||||
| * | Move to function based Mod dispatch. | J08nY | 2024-07-15 | 1 | -3/+0 |
| | | |||||
| * | Split mod to a package. | J08nY | 2024-07-15 | 1 | -0/+234 |
