Found a bug in OwnershipGraph.java when writing out the .dot file. If
[IRC.git] / Robust / src / Tests / OwnershipAnalysisTest / test01 /
2007-11-28 jjenistaFound a bug in OwnershipGraph.java when writing out...
2007-11-28 jjenistaOwnershipGraph and Node classes are working and tested.
2007-11-13 jjenistaFine heap representation, can only handle simple code.
2007-11-13 jjenistaBasic ownership analysis and a simple alias test added.