CodethinkLabs / software-dependency-visualizer

Prototype software dependency visualizer tool
Apache License 2.0
0 stars 1 forks source link

Jmac/prototype 1 #5

Closed jmacarthur closed 8 years ago

jmacarthur commented 8 years ago

This adds basic call information between symbols; clicking on a symbol will look up the things it calls and create links to them. Several things not right yet; e.g. duplicate nodes are created for the callees.