aboutsummaryrefslogtreecommitdiff
path: root/graphs.c (unfollow)
Commit message (Expand)Author
2019-03-08Remove C vector library.Hugo Hörnquist
2019-03-04Change vendor attribute from HH to HNH.Hugo Hörnquist
2019-02-26Made filename attribute of all objects.Hugo Hörnquist
2019-02-26Minor graphs.c cleanup.Hugo Hörnquist
2019-02-26Fix graph output.Hugo Hörnquist
2019-02-26WIP.Hugo Hörnquist
2019-02-26Start update of types.Hugo Hörnquist
2019-02-15Remove repeat information in invocation of FOR macro.Hugo Hörnquist
2019-02-15Improve FOR macro.Hugo Hörnquist
2019-02-15Add toggle for node data output.Hugo Hörnquist
2019-02-15Rewrote content_line, and how parameters are stored.Hugo Hörnquist
2019-02-15Replace key_val type with templatized PAIR(T, V).Hugo Hörnquist
2019-02-10Move trie->dot from trie to graphs. Add value printing.Hugo Hörnquist
2019-02-10Add parameters to graph output.Hugo Hörnquist
2019-02-10Replace printf/puts with INFO/ERR.Hugo Hörnquist
2019-02-10Add attr_helper to graph output.Hugo Hörnquist
2019-02-09Add support for full tree printing.Hugo Hörnquist
2019-02-08V{calendar,event} merged into vcomponent, making it symmetic.Hugo Hörnquist
2019-02-03Add graphviz output for TRIE's.Hugo Hörnquist