summaryrefslogtreecommitdiffstats
path: root/src/trie.h
Commit message (Expand)AuthorAgeFilesLines
* config: Provide <stdalign.h> and <stdbool.h>Tavian Barnes2023-05-111-1/+0
* list: Use macros instead of type-erased listsTavian Barnes2023-03-311-4/+5
* trie: Use list.h for the list of leavesTavian Barnes2023-03-291-21/+10
* Replace license boilerplate with SPDX tagsTavian Barnes2023-01-251-15/+2
* trie: Make leaves into a linked listTavian Barnes2022-10-291-17/+24
* Source / Include Folder (#88)トトも2022-04-161-0/+156