changes: now Inference engine works fine with the EyeTracking benchmark.
[IRC.git] / Robust / src / Analysis / SSJava /
2011-10-21 davidchanged treenode tag to blockstatementnode tag
2011-10-21 davidadds global, this, and static tags for var id
2011-10-03 yeombug fix.
2011-09-20 yeomtake out the loop termination analysis from the java...
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-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-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-14 yeomfixes on GLB and returnloc calculation, etc.
2011-06-11 yeomfix bugs and changes on method checking
2011-06-03 yeomimproves the strategy of checkings: starting from ssjav...
2011-06-01 yeomhaving a location namespace. location names appeared...
2011-05-31 yeomadd one more checking, class inheritance: If a class...
2011-05-25 yeomfixes on bugs and checking of method invocation:
2011-05-24 yeombug fixes and few extra things:
2011-05-23 yeomhaving a new check that verifies the single reference...
2011-05-20 yeomfix bugs on the flow down rule and start annotating...
2011-05-19 yeomchanges.
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-05-04 yeomsmall changes: have a way to specify the location of...
2011-05-03 yeomchanges.
2011-04-29 yeomchanges: now, the annotated SSJava class library passes...
2011-04-27 yeomchanges to get the tiny class library for ssjava
2011-04-27 bdemskyswitch to spaces only..
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2011-04-23 yeominterim changes: ssjava will have its own class library...
2011-04-22 yeomchanges: make location an extension of type descriptor...
next