Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
rmfuhrer c5270a5f11 Now uses the base LanguageImpl implementation, which has support for new API that represents Languages in a hierarchy.
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2116 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2007-12-06 14:57:33 +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 more generics 2007-11-16 21:02:33 +00:00
com.ibm.wala.cast.js Now uses the base LanguageImpl implementation, which has support for new API that represents Languages in a hierarchy. 2007-12-06 14:57:33 +00:00
com.ibm.wala.cast.js.test add CancelException to interact with Eclipse progress monitors and thread it through some APIs 2007-11-13 16:18:48 +00:00
com.ibm.wala.cast.test delete redundant method CGNode.iterateSites() 2007-11-20 15:50:10 +00:00
com.ibm.wala.core Weakened assertions that insisted that the type being allocated isArrayType(); now the types must either answer isArrayType(), or not be from the Java ClassLoader. 2007-12-06 14:55:50 +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