Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Write @arg instead of @param arg in doc comments | Tavian Barnes | 2024-10-01 | 1 | -16/+16 |
* | prelude: Split bfs-specific utilities into new bfs.h header | Tavian Barnes | 2024-08-28 | 1 | -0/+1 |
* | Re-run include-what-you-use | Tavian Barnes | 2024-03-11 | 1 | -1/+0 |
* | Formatting fixes | Tavian Barnes | 2023-09-27 | 1 | -2/+2 |
* | Use the new list macros | Tavian Barnes | 2023-09-25 | 1 | -4/+3 |
* | trie: New trie_clear() function | Tavian Barnes | 2023-08-31 | 1 | -0/+5 |
* | trie: Arena-allocate nodes and leaves | Tavian Barnes | 2023-06-20 | 1 | -0/+5 |
* | config: Provide <stdalign.h> and <stdbool.h> | Tavian Barnes | 2023-05-11 | 1 | -1/+0 |
* | list: Use macros instead of type-erased lists | Tavian Barnes | 2023-03-31 | 1 | -4/+5 |
* | trie: Use list.h for the list of leaves | Tavian Barnes | 2023-03-29 | 1 | -21/+10 |
* | Replace license boilerplate with SPDX tags | Tavian Barnes | 2023-01-25 | 1 | -15/+2 |
* | trie: Make leaves into a linked list | Tavian Barnes | 2022-10-29 | 1 | -17/+24 |
* | Source / Include Folder (#88) | トトも | 2022-04-16 | 1 | -0/+156 |