aboutsummaryrefslogtreecommitdiff
path: root/trie.h (unfollow)
Commit message (Expand)Author
2019-02-22restHugo Hörnquist
2019-02-22Build, but doesn't link.Hugo Hörnquist
2019-02-10Move trie->dot from trie to graphs. Add value printing.Hugo Hörnquist
2019-02-10Add formatting macros.Hugo Hörnquist
2019-02-09Add support for full tree printing.Hugo Hörnquist
2019-02-06Code cleanup and add documentation.Hugo Hörnquist
2019-02-05Improve templating macros.Hugo Hörnquist
2019-02-05Normalize and improve INIT & FREE macros.Hugo Hörnquist
2019-02-03Add graphviz output for TRIE's.Hugo Hörnquist
2019-01-22Fix crash.Hugo Hörnquist
2019-01-22Add trie data structure.Hugo Hörnquist