Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
sjfink 995975db78 fix bugs for some missing exceptions
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2588 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2008-02-15 21:42:55 +00:00
com.ibm.wala.cast thread IProgressMonitor and CancelException through many APIs 2008-02-13 22:34:33 +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 thread IProgressMonitor and CancelException through many APIs 2008-02-13 22:34:36 +00:00
com.ibm.wala.cast.test tweak code format 2008-01-11 16:50:38 +00:00
com.ibm.wala.core fix bugs for some missing exceptions 2008-02-15 21:42:55 +00:00
com.ibm.wala.core.testdata new logic to interpret Class.newInstance() on a class constant, such as generated by forName(String constant). 2008-02-13 18:47:27 +00:00
com.ibm.wala.core.tests thread IProgressMonitor and CancelException through many APIs 2008-02-13 22:34:50 +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