| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(BigInt): Replace B_bytes with B_bits | Syndamia | 3 days | 1 | -2/+2 |
| * | feat: Use a macro for round-up division | Syndamia | 3 days | 1 | -6/+9 |
| * | feat: Remove newX functions | Syndamia | 3 days | 1 | -26/+0 |
| * | fix: Improve argument checks and constraints | Syndamia | 3 days | 1 | -20/+50 |
| * | feat: Implement comparisons | Syndamia | 3 days | 1 | -0/+85 |
| * | feat: Correct resize logic | Syndamia | 3 days | 1 | -43/+95 |
| * | feat: Implement bitwise operations | Syndamia | 3 days | 1 | -0/+59 |
| * | fix: Simple string convertion for all single-digit values | Syndamia | 3 days | 1 | -2/+2 |
| * | fix: Do not place leading zeroes | Syndamia | 3 days | 1 | -15/+23 |
| * | feat: Implement B_newstr | Syndamia | 3 days | 1 | -3/+47 |
| * | fix(BigInt): Proper uword bitsize calculations | Syndamia | 2026-05-23 | 1 | -12/+14 |
| * | feat(BigInt): Implement bit shifts and add math in example | Syndamia | 2026-05-23 | 1 | -0/+89 |
| * | feat(BigInt): Implement create/free and summation, subtraction | Syndamia | 2026-05-17 | 1 | -0/+313 |
