Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Workaround for alignof() stupidity | Thomas Voss | 2024-05-14 | 1 | -6/+21 |
* | Go back to macros only, but they work now! | Thomas Voss | 2024-05-11 | 1 | -21/+26 |
* | Implement dagrow() | Thomas Voss | 2024-05-11 | 1 | -7/+4 |
* | Add daextend() to the new dynarr system | Thomas Voss | 2024-05-10 | 1 | -13/+8 |
* | Begin work on custom allocators in dynarr.h | Thomas Voss | 2024-05-10 | 1 | -1/+14 |
* | Align backslashes | Thomas Voss | 2024-05-10 | 1 | -29/+29 |
* | Don’t take a pointer argument in da_foreach | Thomas Voss | 2024-05-04 | 1 | -1/+1 |
* | Fix typo | Thomas Voss | 2024-04-22 | 1 | -1/+1 |
* | Add the dynarr() macro | Thomas Voss | 2024-03-29 | 1 | -0/+2 |
* | Add DAPOP() | Thomas Voss | 2024-03-15 | 1 | -1/+3 |
* | Genesis | Thomas Voss | 2024-03-06 | 1 | -0/+49 |