aboutsummaryrefslogtreecommitdiff
path: root/trie.c.inc (unfollow)
Commit message (Expand)Author
2019-02-22restHugo Hörnquist
2019-02-22Build, but doesn't link.Hugo Hörnquist
2019-02-18Made to compile as C++.Hugo Hörnquist
2019-02-15Improve FOR macro.Hugo Hörnquist
2019-02-10Move trie->dot from trie to graphs. Add value printing.Hugo Hörnquist
2019-02-10Minor cleanup.Hugo Hörnquist
2019-02-10Add parameters to graph output.Hugo Hörnquist
2019-02-10Add formatting macros.Hugo Hörnquist
2019-02-09Add support for full tree printing.Hugo Hörnquist
2019-02-08Made root of graphviz output gray.Hugo Hörnquist
2019-02-06Code cleanup and add documentation.Hugo Hörnquist
2019-02-05Fix most memmory problems.Hugo Hörnquist
2019-02-05Improve templating macros.Hugo Hörnquist
2019-02-05Fix most memmory errors.Hugo Hörnquist
2019-02-05Normalize and improve INIT & FREE macros.Hugo Hörnquist
2019-02-04Work on propper memmory management for linked lists.Hugo Hörnquist
2019-02-03Loads of memmory fixes, among other.Hugo Hörnquist
2019-02-03Add graphviz output for TRIE's.Hugo Hörnquist
2019-02-03Rework makefile, made .inc into .inc.h.Hugo Hörnquist
2019-02-02Broke read_vcalendar of into own file.Hugo Hörnquist
2019-01-26Add vim modeline to trie.inc.Hugo Hörnquist
2019-01-22Fixed all leaks.Hugo Hörnquist
2019-01-22Fix crash.Hugo Hörnquist
2019-01-22Add trie data structure.Hugo Hörnquist