summaryrefslogtreecommitdiffstats
path: root/src/trie.h
AgeCommit message (Expand)Author
2023-03-31list: Use macros instead of type-erased listsTavian Barnes
2023-03-29trie: Use list.h for the list of leavesTavian Barnes
2023-01-25Replace license boilerplate with SPDX tagsTavian Barnes
2022-10-29trie: Make leaves into a linked listTavian Barnes
2022-04-16Source / Include Folder (#88)トトも