Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
dolby-oss 4f4f941ddd refactor to allow SSAAbstractInvokeInstruction to represent invokes with multiple return values, as needed by some languages
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2130 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2007-12-10 04:23:13 +00:00
com.ibm.wala.cast Factory method make(...) no longer takes an explicit arg to define the languages, but gets this info from the AnalysisScope instead. Added type parameters in a few places for clarity and static checking. 2007-12-06 14:20:20 +00:00
com.ibm.wala.cast.java Now uses a map from ClassLoaderReference to IRTranslatorExtension, so that source files in different languages are processed by the right kind of IRTranslatorExtension. 2007-12-06 14:28:25 +00:00
com.ibm.wala.cast.java.test Made populateScope() non-static so it can be overridden and derived classes can add other Modules to the analysis. 2007-12-06 15:01:07 +00:00
com.ibm.wala.cast.js bug fixes. Add Javascript language to analysis scope. 2007-12-06 19:56:00 +00:00
com.ibm.wala.cast.js.test Now adds the Language object representing JavaScript to the AnalysisScope. 2007-12-06 14:58:36 +00:00
com.ibm.wala.cast.test delete redundant method CGNode.iterateSites() 2007-11-20 15:50:10 +00:00
com.ibm.wala.core refactor to allow SSAAbstractInvokeInstruction to represent invokes with multiple return values, as needed by some languages 2007-12-10 04:23:13 +00:00
com.ibm.wala.core.testdata bump up source level to 6.0 2007-10-11 14:25:25 +00:00
com.ibm.wala.core.tests bug fix and related API changes for interface type tests 2007-12-05 19:49:39 +00:00
com.ibm.wala.emf more EMF obliteration 2007-11-16 20:00:40 +00:00
com.ibm.wala.j2ee permit public access to dmd 2007-12-08 21:19:07 +00:00
com.ibm.wala.shrike File that maps plugin version to contained src file versions. 2007-12-08 20:55:46 +00:00