Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement arena allocation resizing | Thomas Voss | 2024-05-09 | 1 | -2/+7 |
* | Add a heap allocator | Thomas Voss | 2024-05-08 | 1 | -0/+1 |
* | Swap order of arguments | Thomas Voss | 2024-04-28 | 1 | -1/+1 |
* | Annotate some extra functions with nodiscard | Thomas Voss | 2024-04-16 | 1 | -3/+3 |
* | Don’t dunder attributes | Thomas Voss | 2024-04-16 | 1 | -2/+3 |
* | implement arena allocators | Thomas Voss | 2024-04-16 | 1 | -0/+31 |
* | Prefer surrounding attribute names with ‘__’ | Thomas Voss | 2024-03-15 | 1 | -1/+1 |
* | Add the bufalloc_noterm() function | Thomas Voss | 2024-03-10 | 1 | -1/+2 |
* | Genesis | Thomas Voss | 2024-03-06 | 1 | -0/+8 |