| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-01-06 | Fix a rounding bug in int_to_float. | Rose Hogenson | 1 | -5/+18 | |
| My tiny brain doesn't really do well with this stuff. | |||||
| 2024-06-07 | Bring back bigint. | Rose Hogenson | 1 | -133/+247 | |
| 2024-05-31 | Add a README | Rose Hogenson | 1 | -0/+7 | |
| 2024-05-30 | Write tests for parser. | Rose Hogenson | 1 | -73/+66 | |
| 2024-05-30 | Write tests for eval. | Rose Hogenson | 1 | -1/+89 | |
| 2024-05-30 | Fix exponential for i128. | Rose Hogenson | 1 | -4/+4 | |
| 2024-05-30 | Use i128. | Rose Hogenson | 1 | -6/+6 | |
| Why not? | |||||
| 2024-05-30 | Fix exponentiation. | Rose Hogenson | 1 | -17/+21 | |
| 2024-05-30 | Add arcsin, arccos, arctan. | Rose Hogenson | 1 | -0/+12 | |
| 2024-05-29 | Get rid of BigInt. | Rose Hogenson | 1 | -106/+72 | |
| Too much trouble, tbh. Who needs more than 64 bits anyway? | |||||
| 2024-05-29 | Fix rounding. | Rose Hogenson | 1 | -10/+7 | |
| 2024-05-28 | Fix a performance issue in the UI. | Rose Hogenson | 1 | -10/+32 | |
| 2024-05-28 | Implement modulo. | Rose Hogenson | 1 | -1/+17 | |
| 2024-05-28 | Use num crate. | Rose Hogenson | 1 | -0/+196 | |
