Fixed a few minor bugs in token propagation, and major bug that every
[IRC.git] / Robust / src / Analysis / OwnershipAnalysis / ReachabilitySet.java
2008-07-16 jjenistaFixed a few minor bugs in token propagation, and major...
2008-07-15 jjenistaToken propagation implemented, stable but incorrect...
2008-07-09 jjenistaAdded reachability classes, all of which are extensions...
2008-07-02 jjenistaStarting to integrate reachability classes into ownership.
2008-07-01 jjenistaspecial union of reachability sets works correctly now
2008-07-01 jjenistaMore reachability set functionality, but not all there yet
2008-06-27 jjenistaBroadening implementation for reachability in ownership...
2008-06-26 jjenistaStraightened out TokenTuple equality and hash codes...
2008-06-24 jjenistaSome initial implementation of reachability for ownersh...