Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Take a pointer to a pointer | Thomas Voss | 2024-10-16 | 1 | -8/+8 |
| | |||||
* | Fix bounds check | Thomas Voss | 2024-10-16 | 1 | -1/+1 |
| | |||||
* | Mark function as inline | Thomas Voss | 2024-10-16 | 1 | -1/+1 |
| | |||||
* | Fix code I didn’t test | Thomas Voss | 2024-10-16 | 1 | -1/+1 |
| | |||||
* | Add array_set_size() | Thomas Voss | 2024-10-16 | 1 | -1/+12 |
| | |||||
* | Don’t require arg to be passed by reference | Thomas Voss | 2024-10-03 | 1 | -4/+4 |
| | |||||
* | Use the bit ceiling to resize when extending arrays | Thomas Voss | 2024-10-03 | 1 | -2/+2 |
| | |||||
* | Huge library overhaul | Thomas Voss | 2024-10-03 | 1 | -0/+63 |