couple fixes to make sure out-of-context nodes get all the states they need, and...
[IRC.git] / Robust / src / Analysis / Disjoint / ReachGraph.java
2010-03-22 jjenistacouple fixes to make sure out-of-context nodes get...
2010-03-22 jjenistafixed problem by differentiating between an element...
2010-03-20 jjenistatrying to fix call site transfer bug, fixed caused...
2010-03-19 yeomchanges.
2010-03-19 jjenistamaking debugging easier
2010-03-19 jjenistamake sure change sets ignore predicates hanging off...
2010-03-19 jjenistamake sure straight union of reach states or reach sets...
2010-03-19 yeomadd interface.
2010-03-18 jjenistacouple of little bugs working in tandem to wreck reacha...
2010-03-17 jjenistause different graph writing options to better find...
2010-03-17 jjenistafixed issues with dot graph writing that make our debug...
2010-03-17 jjenistawas accidentally dropping param var to node edges when...
2010-03-17 jjenistaworking on reach prop, pred bugs, basic tests still...
2010-03-17 jjenistareach propagation not working, getting null states...
2010-03-16 jjenistaworking hard on reachability, bunch of changes, still...
2010-03-16 jjenistacheckin a crash fix so yonghun can run on benchmarks...
2010-03-16 jjenistaupdating the global sweep and some related code--this...
2010-03-15 jjenistahave to test predicates of callee states before admitti...
2010-03-15 jjenistalots of untested code, but compiles, for attaching...
2010-03-15 jjenistamost of the missing context-rewriting code
2010-03-13 jjenistaa start on reachability, not fully functioning yet
2010-03-12 jjenistabunch of bug fixes, graphs appear to be working mechani...
2010-03-12 jjenistamaking a big change to call site transform to calculate...
2010-03-11 jjenistadebugging something else, but commiting this bug fix...
2010-03-11 jjenistabug fix yonghun found, return value's region may be...
2010-03-11 jjenistathere was a simple fix for variable problem, in new...
2010-03-11 jjenistacaller local variables to in-context regions are modele...
2010-03-11 jjenistaNot the most elegant fix, but out-of-context nodes...
2010-03-10 jjenistaout-of-context edges prevent convergence...
2010-03-10 jjenistalots of bug fixes, system cannot compute even simple...
2010-03-10 jjenistabig checkin, lots of call site transfer bug fixes,...
2010-03-09 jjenistacallee elements brought into caller get predicates...
2010-03-08 jjenistaedge merge
2010-03-04 jjenistabug fix, other transfer funcs invoke mutating methods...
2010-03-04 jjenistagetting closer, still major bugs in call site transfer...
2010-03-03 jjenistafound a bug where an object of one reach graph could...
2010-03-01 jjenistacheck in a debug mode for call site transfer I use...
2010-02-23 jjenistasystem stable, call site transform wipes out graphs...
2010-02-19 jjenistabig update--bringing implementation of new analysis...
2010-02-11 jjenistareevaluating abstract garbage collection, for now leave...
2010-02-09 jjenistachange analysis so nodes are added on demand, and abstr...
2010-02-04 jjenistaimplementing
2010-02-02 jjenistaimplementing
2010-01-20 jjenistabug fix: do dynamic tracking when a variable's source...
2010-01-07 jjenistamore implementation
2010-01-07 jjenistasome old things need to be changed around, like no...
2010-01-07 jjenistamore implementation
2010-01-06 jjenistamore implementation
2010-01-06 jjenistamore implementation
2010-01-04 jjenistamore implementation
2009-12-31 jjenistamore implementation
2009-12-30 jjenistaworking on new implementation
2009-12-10 jjenistaStable compile finally, but system crashing in mid...
2009-12-09 jjenistachanges
2009-12-08 jjenistachanges
2009-12-07 jjenistachanges
2009-12-02 jjenistastart of a revised disjoint reachability analysis