aboutsummaryrefslogtreecommitdiff
path: root/include/dynarr.h
Commit message (Collapse)AuthorAgeFilesLines
* Workaround for alignof() stupidityThomas Voss 2024-05-141-6/+21
|
* Go back to macros only, but they work now!Thomas Voss 2024-05-111-21/+26
|
* Implement dagrow()Thomas Voss 2024-05-111-7/+4
|
* Add daextend() to the new dynarr systemThomas Voss 2024-05-101-13/+8
|
* Begin work on custom allocators in dynarr.hThomas Voss 2024-05-101-1/+14
|
* Align backslashesThomas Voss 2024-05-101-29/+29
|
* Don’t take a pointer argument in da_foreachThomas Voss 2024-05-041-1/+1
|
* Fix typoThomas Voss 2024-04-221-1/+1
|
* Add the dynarr() macroThomas Voss 2024-03-291-0/+2
|
* Add DAPOP()Thomas Voss 2024-03-151-1/+3
|
* GenesisThomas Voss 2024-03-061-0/+49