Date | Commit message | Author | Files | + | - |
2024-12-21 17:13 | Revert "Fix division" Actually you cannot do division like that, the result is not unique. | Sebastiano Tronto | 2 | +3 | -15 |
2024-12-21 16:54 | Fix division | Sebastiano Tronto | 2 | +15 | -3 |
2024-12-21 16:38 | Added power operator | Sebastiano Tronto | 2 | +15 | -0 |
2024-12-21 16:22 | Make N's type generic for possible use with bigint | Sebastiano Tronto | 2 | +26 | -24 |
2024-12-21 15:19 | Fix possible overflow with assignment operations | Sebastiano Tronto | 2 | +21 | -3 |
2024-12-21 13:50 | simlified extended gcd | Sebastiano Tronto | 1 | +3 | -19 |
2024-12-21 11:30 | Initial commit | Sebastiano Tronto | 3 | +209 | -0 |