Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: add DFS + DOT dumping to graph datastructure | Quentin Young | 2018-04-19 | 1 | -0/+53 |
* | lib: add graph_find_node | Quentin Young | 2018-04-06 | 1 | -0/+20 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -21/+15 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | lib: Add edge removal to graph data structure | Quentin Young | 2016-09-18 | 1 | -1/+10 |
* | lib: Remove automatic node deletion | Quentin Young | 2016-09-08 | 1 | -4/+0 |
* | lib: Continue matching system refactor | Quentin Young | 2016-09-07 | 1 | -9/+6 |
* | lib: Generalize graph to work for any data type | Quentin Young | 2016-09-01 | 1 | -0/+99 |