changes: collects a set of collect effects and generates a stall site over the method...
[IRC.git] / Robust / src / Analysis / CallGraph / CallGraph.java
2010-11-18 yeomchanges: collects a set of collect effects and generate...
2010-11-13 yeomBuildCode.java: removes (1) the calls to build a traver...
2009-09-18 bdemskyonly look at things reachable from main
2009-04-17 bdemskyupdates
2009-03-04 jjenistaReturn empty sets instead of null
2008-09-02 jjenistabeen forgetting to make tabbing
2008-09-01 jjenistaprevent infinite recursion for cycle of callers
2008-08-27 jjenistawrite-to-graph changes
2008-08-26 jjenistabug fix: when calculating methods dependent on a new...
2008-08-19 bdemskyChange tabbing for everything....
2008-02-21 jjenistaAdded public access method for the callee->callerSet...
2008-02-19 jjenistaUpdated CallGraph to keep an inverse map (callee->calle...
2007-05-21 bdemskyChanges:
2006-06-06 bdemskyCheckins
2006-05-19 bdemskyWrote callgraph.