summaryrefslogtreecommitdiff
path: root/ProofGraph.hs
AgeCommit message (Expand)Author
2012-09-13Cleaner directory structure, addition of make clean, grouping of library modu...Jed Barber
2012-08-23Simplified to construct graph fully and check for duplicate nodes afterwardsJed Barber
2012-07-12Graph generating functions accessible as a moduleJed Barber
2012-07-05Fixed bug in not detecting duplicate nodes in the graphJed Barber
2012-06-18Graph generator rewritten to use fgl graphsJed Barber
2012-06-17Switched to fgl graph implementationJed Barber
2012-06-14Removed ID: marking from graph displayJed Barber
2012-06-14Added Show instance for the graphJed Barber
2012-06-07Code to generate a dependency graph of commands in a proof traceJed Barber