Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting fixes | Tavian Barnes | 2023-09-27 | 1 | -2/+2 |
* | dstring: New dchar typedef for dynamic strings | Tavian Barnes | 2023-09-26 | 1 | -27/+28 |
* | bfstd: Support wordesc() without allocating | Tavian Barnes | 2023-07-13 | 1 | -0/+22 |
* | dstring: Add some exact-size utility functions | Tavian Barnes | 2023-06-29 | 1 | -16/+41 |
* | dstring: Allow dstreserve(NULL, n) | Tavian Barnes | 2023-06-29 | 1 | -1/+7 |
* | alloc: New header for memory allocation utilities | Tavian Barnes | 2023-06-20 | 1 | -1/+2 |
* | Use bfs_bug("...") over assert(!"...") | Tavian Barnes | 2023-05-18 | 1 | -2/+2 |
* | config: s/BFS_FLEX_SIZEOF/flex_sizeof/ | Tavian Barnes | 2023-05-10 | 1 | -1/+1 |
* | Replace license boilerplate with SPDX tags | Tavian Barnes | 2023-01-25 | 1 | -15/+2 |
* | Source / Include Folder (#88) | トトも | 2022-04-16 | 1 | -0/+220 |