1
I Use This!
High Activity

News

Analyzed about 14 hours ago. based on code collected about 24 hours ago.
Posted almost 10 years ago by Michael Eichberg ([email protected])
made it clear that changing the config requires a recreation of the project Signed-off-by: Michael Eichberg ... [More] OPAL/fpa/src/main/scala/org/opalj/fpcf/analysis/cg/cha/CHACallGraphExtractor.scala OPAL/fpa/src/main/scala/org/opalj/fpcf/analysis/cg/cha/CHADemo.scala OPAL/fpa/src/main/scala/org/opalj/fpcf/analysis/cg/cha/CpaCHADemo.scala OPAL/fpa/src/main/scala/org/opalj/fpcf/analysis/cg/cha/OpaCHADEMO.scala OPAL/fpa/src/main/scala/org/opalj/fpcf/analysis/demo/AnalysisModeConfigFactory.scala OPAL/fpa/src/main/scala/org/opalj/fpcf/analysis/demo/EntryPointAnalysisDemo.scala OPAL/fpa/src/test/scala/org/opalj/fpcf/analysis/AbstractFixpointAnalysisAssumptionTest.scala [Less]
Posted almost 10 years ago by Michael Eichberg ([email protected])
made the id function final Signed-off-by: Michael Eichberg ... [More] OPAL/common/src/main/scala/org/opalj/fpcf/Property.scala [Less]
Posted almost 10 years ago by Michael Eichberg ([email protected])
added information about how to avoid deadlocks Signed-off-by: Michael Eichberg ... [More] OPAL/br/src/main/scala/org/opalj/br/analyses/Project.scala OPAL/br/src/main/scala/org/opalj/br/analyses/ProjectInformationKey.scala [Less]
Posted almost 10 years ago by Michael Eichberg ([email protected])
added information about the algorithm that we want to use to find close sccs Signed-off-by: Michael Eichberg ... [More] OPAL/common/src/main/scala/org/opalj/fpcf/PropertyStore.scala [Less]
Posted almost 10 years ago by Michael Eichberg ([email protected])
trait AnalysisMode => trait CodeAnalysisMode Signed-off-by: Michael Eichberg ... [More] OPAL/ai/src/main/scala/org/opalj/ai/TypedValuesFactory.scala OPAL/common/src/main/scala/org/opalj/AnalysisModes.scala OPAL/fpa/src/main/scala/org/opalj/fpcf/analysis/FPCFAnalysis.scala OPAL/fpa/src/main/scala/org/opalj/fpcf/analysis/SimpleInstantiabilityAnalysis.scala [Less]
Posted almost 10 years ago by Michael Eichberg ([email protected])
fixed eclipse Signed-off-by: Michael Eichberg project/eclipse.sbt
Posted almost 10 years ago by Michael Reif ([email protected])
we now consider every class as instantiable if there is a accessible native method ... [More] OPAL/fpa/src/main/scala/org/opalj/fpcf/analysis/SimpleInstantiabilityAnalysis.scala [Less]
Posted almost 10 years ago by Michael Reif ([email protected])
only constructor calls of classes declared in the same package should be important - Properties would be submitted twice otherwise ... [More] OPAL/fpa/src/main/scala/org/opalj/fpcf/analysis/SimpleInstantiabilityAnalysis.scala [Less]
Posted almost 10 years ago by Michael Reif ([email protected])
removed the take ... [More] OPAL/fpa/src/main/scala/org/opalj/fpcf/analysis/cg/CHADemo.scala [Less]
Posted almost 10 years ago by Michael Reif ([email protected])
enhanced output to get the entry points that are not in the set of old entry points ... [More] OPAL/fpa/src/main/scala/org/opalj/fpcf/analysis/cg/CHADemo.scala [Less]