| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: remove unused imports | deepsource-autofix[bot] | 2025-10-03 | 2 | -2/+2 |
| * | Ignore some mypy issues. | J08nY | 2025-09-02 | 1 | -5/+5 |
| * | More specific Mod annotations. | J08nY | 2025-03-31 | 4 | -29/+35 |
| * | Fix recursion, really. | J08nY | 2025-03-30 | 1 | -1/+1 |
| * | Avoid infinite recursion. | J08nY | 2025-03-30 | 1 | -2/+0 |
| * | Fix mods. | J08nY | 2025-03-29 | 3 | -12/+12 |
| * | Add cube roots to other mod impls. | J08nY | 2025-03-29 | 4 | -131/+136 |
| * | Add equality check via homogenity. | J08nY | 2025-03-28 | 3 | -3/+119 |
| * | Allow Mod formatting. | J08nY | 2025-03-20 | 1 | -0/+3 |
| * | Solve Flint exception. | J08nY | 2025-03-18 | 1 | -1/+2 |
| * | More ladder multipliers. | J08nY | 2024-08-28 | 1 | -4/+7 |
| * | Better print in perf. | J08nY | 2024-07-16 | 1 | -4/+10 |
| * | Fix pow in Mod. | J08nY | 2024-07-16 | 6 | -20/+8 |
| * | Do not ABC the Mod. | J08nY | 2024-07-15 | 1 | -2/+1 |
| * | Move to function based Mod dispatch. | J08nY | 2024-07-15 | 6 | -40/+34 |
| * | Fix feature flag imports in perf. | J08nY | 2024-07-15 | 1 | -0/+7 |
| * | Split mod to a package. | J08nY | 2024-07-15 | 6 | -0/+1029 |
