]> Sergey Matveev's repositories - bfs.git/history - src/trie.h
Use the new list macros
[bfs.git] / src / trie.h
2023-09-25 Tavian BarnesUse the new list macros
2023-08-31 Tavian Barnestrie: New trie_clear() function
2023-06-20 Tavian Barnestrie: Arena-allocate nodes and leaves
2023-05-11 Tavian Barnesconfig: Provide <stdalign.h> and <stdbool.h>
2023-03-31 Tavian Barneslist: Use macros instead of type-erased lists
2023-03-29 Tavian Barnestrie: Use list.h for the list of leaves
2023-01-25 Tavian BarnesReplace license boilerplate with SPDX tags
2022-10-29 Tavian Barnestrie: Make leaves into a linked list
2022-04-16 トトもSource / Include Folder (#88)