changes.
[IRC.git] / Robust / src / Analysis /
2011-10-03 yeombug fix.
2011-09-27 jjenistaput unit tests here
2011-09-26 jjenistaIncrementing on definite reach analysis
2011-09-22 jjenistaBe able to get def reach state out at a given program...
2011-09-22 jjenistaget hooked into disjoint
2011-09-22 jjenistagetting definite reach analysis set up as a fixed point...
2011-09-21 jjenistaStarting implementation for definite reachability analysis
2011-09-20 yeomtake out the loop termination analysis from the java...
2011-09-20 yeombug fix on the Loop terminate analysis: as long as...
2011-09-20 yeompasses the flow down rule
2011-09-20 yeombug fixes + annotations
2011-09-17 yeom1) it passes the linear type checking 2) start annotati...
2011-09-16 yeomfound compilation errors from david's recent commits...
2011-09-07 davidadded returnnode, loopnode, and opnode recognitino...
2011-09-07 davidAdded implicit flow for if statements
2011-09-03 davidadding java files for inference engine
2011-09-01 yeomchanges: 1) refactoring codes 2) forgot to implement...
2011-08-31 yeomit passes the definite clearance analysis.
2011-08-30 yeomchanges.
2011-08-29 yeomchanges: have a better way to keep the set of reading...
2011-08-29 yeomfixes on the definite clearance for shared locations.
2011-08-29 yeomchanges on the definite clearance for shared locations...
2011-08-27 yeomit passes the definitely written analysis.
2011-08-23 yeom1) changes on the definitely written analysis: it only...
2011-08-23 yeombug fix
2011-08-20 yeombug fix on the definitely written check: Field read...
2011-08-20 yeomchanges.
2011-08-20 yeommp3decoder passes the loop termination analysis.
2011-08-20 yeombug fix on the loop termination analysis
2011-08-19 yeomchanges on the loop termination analysis: associate...
2011-08-18 yeommore changes to pass the flow-down rule
2011-08-18 yeomchanges.
2011-08-17 yeombug fix on flow-down rule: check if all of assignments...
2011-08-17 yeomhave linear-type-safe source codes of mp3decoder
2011-08-13 yeom1) allow to set the maximum threshold for the liveness...
2011-08-10 yeomchanges.
2011-08-09 yeomchanges: now variable ownership is in the part of the...
2011-08-08 yeomchanges.
2011-08-06 yeombuildflat exposes new interface that maps from a tree...
2011-08-05 yeomstart revising the linear type checking
2011-08-03 yeomchanges.
2011-08-03 yeomchanges.
2011-08-02 yeomchanges.
2011-07-28 yeomfix on assigning the global location of the local...
2011-07-28 yeomchanges.
2011-07-27 yeomchanges: 1) generate a class lattice graph DOT file...
2011-07-27 yeomchanges.
2011-07-27 yeomchanges.
2011-07-26 yeombug fix on callee constraint checking: previously only...
2011-07-26 yeomchanges.
2011-07-26 yeomchanges: LayerIDecoder and LayerIIDecoder pass the...
2011-07-23 yeomchanges.
2011-07-22 yeomto get eaiser debugging, make the ssjava checking have...
2011-07-22 yeomchanges on the flow down rule checking: 1) only check...
2011-07-21 yeomtry to fix annotation errors
2011-07-21 yeommore changes.
2011-07-20 yeomfixes on method annoatation checking: when a method...
2011-07-20 yeomchanges.
2011-07-19 yeomchanges on NameNode checking
2011-07-18 yeomchanges
2011-07-16 yeomchanges: major revision on SynthesisFilter of mp3decode...
2011-07-15 yeomchanges.
2011-07-14 yeomchanges: 1) have a better error message 2) if annotatio...
2011-07-13 yeomfix: forgot to check swtich statements
2011-07-13 yeomfix: does not need to check a class that does not have...
2011-07-13 yeomtry to make mp3decoder pass SSJava checking
2011-07-13 yeombug fix: no need to check flow down rule for abstract...
2011-07-12 yeombug fix: if a parent class doesn't define lattice,...
2011-07-12 yeomchanges.
2011-07-11 yeomrefactoring
2011-07-11 yeomfix a bug introducing redundant method entries for...
2011-07-11 yeommore changes on shared location analysis. now it works...
2011-07-10 yeomchanges.
2011-07-09 yeomchanges.
2011-07-08 yeomchanges toward intraprocedural analysis
2011-07-08 yeomstart implementing shared location analysis
2011-07-07 yeombring recent changes before starting to implement defin...
2011-07-02 yeombug fixes
2011-07-01 yeombug fixes and refactoring to have more smooth integrati...
2011-07-01 yeomfix indentation
2011-07-01 yeomchanges.
2011-07-01 yeomgetting close to finishing the definite written analysis
2011-06-30 yeomstart to revise definitely written analysis implementation
2011-06-29 yeomadd ssjava debug option to have interim results if...
2011-06-22 yeombug fixes + integrate loop termination analysis into...
2011-06-21 yeomhave Javadoc-style method comments.
2011-06-21 yeomreflects today's comments
2011-06-21 yeomchanges.
2011-06-21 yeomconvert it to the must analysis
2011-06-20 yeomchanges.
2011-06-19 yeomchanges.
2011-06-18 yeomstart implementing loop termination analysis: for the...
2011-06-14 yeomfixes on GLB and returnloc calculation, etc.
2011-06-11 jjenistatinkering with debug stuff for barnes-hut
2011-06-11 yeomfix bugs and changes on method checking
2011-06-10 jjenistaBug fix: in some cases we really do want the heap regio...
2011-06-03 yeomimproves the strategy of checkings: starting from ssjav...
2011-06-03 jjenistafixed a bug where a single argument is passed in as...
2011-06-02 jjenistawithout this the call stie debug was capturing an immen...
2011-06-01 jjenistacheck points-to module improvements along with a bug...
next