summaryrefslogtreecommitdiffstats
path: root/src/interactive.rs
AgeCommit message (Expand)Author
2019-06-03move modules into their own filesSebastian Thiel
2019-06-02First sketch of drawing code - it's quite neat and straightforwardSebastian Thiel
2019-06-02Infrastructure for screen updates while gathering dataSebastian Thiel
2019-06-02refactor - better, and it shows it's clearly two distinct thingsSebastian Thiel
2019-06-02refactor - still ain't pretty, but it's good enough for nowSebastian Thiel
2019-06-02Very hacky passing tests... let's refactor that!Sebastian Thiel
2019-06-02Add another failing testSebastian Thiel
2019-06-02And now it seems to work... not trusting it just yetSebastian Thiel
2019-06-02Now computation actually works - next up is handling of the rootSebastian Thiel
2019-06-02probably a bit closer to a correct implementation.Sebastian Thiel
2019-06-02Add test showing sizes don't work, and graph traversal neither :DSebastian Thiel
2019-06-02One step closer to the actual tree-building implementationSebastian Thiel
2019-06-02first failing attempt to build a graph on demandSebastian Thiel
2019-06-02First failing test - even though just a guess :DSebastian Thiel
2019-06-02first infrastructure for unit-level testsSebastian Thiel
2019-06-02basic frame to support new interactive modeSebastian Thiel