addressing two problems in the composite location generation: 1) when a parameter...
[IRC.git] / Robust / src / Analysis / SSJava / FlowGraph.java
2012-10-21 yeomaddressing two problems in the composite location gener...
2012-10-21 yeomchanges on the composite location generation (but still...
2012-10-20 yeomchanges on global composite assignment translation...
2012-10-19 yeomchanges.
2012-10-18 yeombug fixes + generating PC/RETURNLOC in a flow graph
2012-10-14 yeomchanges.
2012-10-11 yeomchanges.
2012-10-06 yeomchanges.
2012-10-05 yeomchanges.
2012-10-03 yeommajor revisions on FlowGraph to have more precise infor...
2012-10-02 yeomchanges to get a global flow graph
2012-09-29 yeomchanges.
2012-09-16 yeomchanges: building field/method hierarchy graph + insert...
2012-08-17 yeomchanges.
2012-08-15 yeomchanges.
2012-08-13 yeomchanges + annotation generation
2012-08-10 yeombug fixes on the flow graph.
2012-08-06 yeomchanges.
2012-08-06 yeomchanges.
2012-08-01 yeomchanges on the inference engine.
2012-07-30 yeomchanges.
2012-07-13 yeomchanges.
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-04-20 yeommore changes.
2012-04-19 yeomchanges.
2012-04-16 yeomchanges.
2012-04-10 yeomstart implementing basic approach