summaryrefslogtreecommitdiff
path: root/vaporize/library/CFGNode.java
AgeCommit message (Collapse)Author
2024-04-20CFG Class cleanup/reorderingbd-912
2024-04-20Implement liveness tracking in CFGbd-912
2024-04-20Incorporate function parameters in Reachabilitybd-912
2024-04-20Implement partial reachable tracking in CFGbd-912
2024-04-20CFG fix create edges only if nodes != (found by graphviz)bd-912
2024-04-19CFG captures both VBranch pathsbd-912
2024-04-19Vaporize.CFG Add incomplete edge creationbd-912
2024-04-17Add all of the tests I forgot to addbd-912