Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
msridhar1 54f15e7c50 fix for mac
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2563 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2008-02-12 15:17:36 +00:00
com.ibm.wala.cast added method getTargets(IClass,MethodReference) 2008-02-12 01:40:08 +00:00
com.ibm.wala.cast.java Extracted code from computeClassPath() that finds the innermost class loader to a method so that it can be overridden (for languages that derive from Java and use additional ClassLoaderImpls). Added some type parms. computeClassPath() now skips FileModules, in case any "leak" into the module set. Added overridable method skipSourceFile() so that generated source that's in the source path can be skipped (e.g. Java source generated from X10 source files). 2008-01-31 15:54:05 +00:00
com.ibm.wala.cast.java.test fix for mac 2008-02-12 15:17:36 +00:00
com.ibm.wala.cast.js delete obsolete and broken OneCFABuilder 2008-01-30 15:43:32 +00:00
com.ibm.wala.cast.js.test tweak code format 2008-01-11 16:51:21 +00:00
com.ibm.wala.cast.test tweak code format 2008-01-11 16:50:38 +00:00
com.ibm.wala.core bug fix for corner case of putfield on null constant 2008-02-12 13:41:55 +00:00
com.ibm.wala.core.testdata bug fixes and new tests for new Class.forName processing. 2008-02-05 21:21:19 +00:00
com.ibm.wala.core.tests change call graph test checking 2008-02-08 02:09:47 +00:00
com.ibm.wala.j2ee minor cleanups 2008-02-06 19:00:32 +00:00
com.ibm.wala.shrike tweak code format 2008-01-11 16:50:59 +00:00