Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
schandra_sf 1293d730f9 Getting rid of @Overrides
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2123 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2007-12-06 22:24:05 +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 Getting rid of @Overrides 2007-12-06 22:24:05 +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 bug fix and related API changes for interface type tests 2007-12-05 19:48:51 +00:00
com.ibm.wala.shrike bump up source level to 6.0 2007-10-11 14:25:49 +00:00