implemented PCLOC annotation.
[IRC.git] / Robust / src / Analysis / SSJava / SSJavaAnalysis.java
2012-08-01 yeomimplemented PCLOC annotation.
2012-08-01 yeomchanges on the inference engine.
2012-07-07 yeoma bunch of fixes.
2012-06-29 yeomimplemented a fixed point based interprocedural analysi...
2012-05-07 yeommore implementation for the inference: propagating...
2012-04-30 yeomchanges on the SJava inference
2012-03-22 yeomchanges on inference
2012-03-21 yeomchanges and data/eval files for new evaluations
2012-02-17 yeomadd new compilation flag -ssjavainfer for the location...
2012-02-17 yeomsetup some interfaces & skeleton codes for Adrian's...
2011-12-15 yeomassociate assignment nodes that writes to the same...
2011-12-05 yeomfixes on analyses to compile the eyetracking benchmark
2011-09-20 yeomtake out the loop termination analysis from the java...
2011-09-17 yeom1) it passes the linear type checking 2) start annotati...
2011-09-03 davidadding java files for inference engine
2011-09-01 yeomchanges: 1) refactoring codes 2) forgot to implement...
2011-08-27 yeomit passes the definitely written analysis.
2011-08-23 yeom1) changes on the definitely written analysis: it only...
2011-08-20 yeomchanges.
2011-08-20 yeommp3decoder passes the loop termination analysis.
2011-08-19 yeomchanges on the loop termination analysis: associate...
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-08 yeomchanges.
2011-08-06 yeombuildflat exposes new interface that maps from a tree...
2011-08-05 yeomstart revising the linear type checking
2011-07-28 yeomchanges.
2011-07-27 yeomchanges: 1) generate a class lattice graph DOT file...
2011-07-23 yeomchanges.
2011-07-20 yeomfixes on method annoatation checking: when a method...
2011-07-19 yeomchanges on NameNode checking
2011-07-13 yeomfix: does not need to check a class that does not have...
2011-07-12 yeomchanges.
2011-07-08 yeomchanges toward intraprocedural analysis
2011-07-08 yeomstart implementing shared location analysis
2011-07-01 yeombug fixes and refactoring to have more smooth integrati...
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-14 yeomfixes on GLB and returnloc calculation, etc.
2011-06-03 yeomimproves the strategy of checkings: starting from ssjav...
2011-05-23 yeomhaving a new check that verifies the single reference...
2011-05-18 yeommore changes.
2011-05-18 yeomchanges.
2011-05-18 yeomchanges to reflect ssjava design changes and temporaril...
2011-05-13 yeomtake out all of ssjava stuff from state class and start...
2011-04-27 yeomchanges to get the tiny class library for ssjava
2011-04-22 yeomchanges: make location an extension of type descriptor...
2011-04-18 yeomreorganize.
2011-04-15 yeomchanges.
2011-03-15 yeomrefactoring the lattice implementation / having a way...
2011-03-05 yeomintroduce new flag -ssjava for enabling SSJava feature...