try to make mp3decoder pass SSJava checking
[IRC.git] / Robust / src / Analysis / SSJava / FlowDownCheck.java
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-08 yeomchanges toward intraprocedural analysis
2011-07-07 yeombring recent changes before starting to implement defin...
2011-07-02 yeombug fixes
2011-07-01 yeomgetting close to finishing the definite written analysis
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-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...
2011-04-19 yeomchanges.
2011-04-18 yeomhandle the missing case in the flow down analysis:...
2011-04-15 yeomchanges.
2011-04-14 yeomextends the grammar to have a way to define a new type...
2011-04-13 yeomchanges.
2011-04-12 yeomchanges.
2011-04-11 yeomchanges.
2011-03-26 yeomchanges.
2011-03-24 yeomchanges on ssjava.
2011-03-22 yeombug fix on the glb function of the lattice + working...
2011-03-19 yeomchanges.
2011-03-17 yeomkeep the current snapshot before making further changes.
2011-03-15 yeomrefactoring the lattice implementation / having a way...
2011-03-05 yeomintroduce new flag -ssjava for enabling SSJava feature...