aboutsummaryrefslogtreecommitdiff
path: root/include/array.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix bounds checkThomas Voss 2024-10-161-1/+1
|
* Mark function as inlineThomas Voss 2024-10-161-1/+1
|
* Fix code I didn’t testThomas Voss 2024-10-161-1/+1
|
* Add array_set_size()Thomas Voss 2024-10-161-1/+12
|
* Don’t require arg to be passed by referenceThomas Voss 2024-10-031-4/+4
|
* Use the bit ceiling to resize when extending arraysThomas Voss 2024-10-031-2/+2
|
* Huge library overhaulThomas Voss 2024-10-031-0/+63