Change tabbing for everything....
[IRC.git] / Robust / src / Analysis / OwnershipAnalysis / OwnershipNode.java
2008-08-19 bdemskyChange tabbing for everything....
2008-08-15 jjenistastrong updates, everything ready to do method calls
2008-08-15 jjenistaHeapRegionNode and ReferenceEdge both have had the...
2008-08-15 jjenistaRetooled edges and basic stuff is working again (finall...
2008-08-12 jjenistaMade a big change to reference edges, touched a lot...
2008-08-11 jjenistaequals() and hashCode() methods are bunk
2008-08-06 jjenistaAdded fields to ReferenceEdgeProperties and combed...
2008-02-27 jjenistaCapturing stable state.
2008-02-12 jjenistaStub out ownership analysis classes that break compilation.
2008-02-05 jjenistacapturing before making big changes
2007-11-28 jjenistaOwnershipGraph and Node classes are working and tested.
2007-11-13 jjenistaAdded framework for ownership analysis.