Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
dolby-oss 25a4b64c12 Added source position information for entire code bodies as a whole
Rewrote to the mechanism for invoking the callbacks for lexical scoping to not suck as much as before, i.e. it is somewhat less inefficient

adapt to filter instance key changes

bug fixes to IR generation for switch statements


git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@839 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2007-03-12 02:00:43 +00:00
com.ibm.wala.cast Added source position information for entire code bodies as a whole 2007-03-12 02:00:43 +00:00
com.ibm.wala.cast.java add exceptions from checkcast instructions 2007-02-25 02:18:23 +00:00
com.ibm.wala.cast.java.test Changed ref in bundle name: DOMO -> WALA. 2007-02-14 15:05:14 +00:00
com.ibm.wala.cast.js fix id in plugin.xml 2007-02-14 06:13:26 +00:00
com.ibm.wala.cast.js.test fix id and import plugin in plugin.xml 2007-02-14 06:14:45 +00:00
com.ibm.wala.cast.test misc. cleanups 2007-02-27 18:17:38 +00:00
com.ibm.wala.core major change is reworking how filtering works in the propagation call graph builders. The old notion of a filter as a type or an instance key has been replaced with an interface TypeFilter that supports arbitrary filtering. The class and instance key filters have been redone to use it, and a new filter that filters for types that dispatch to a particular method has also been added. 2007-03-12 01:56:32 +00:00
com.ibm.wala.core.testdata suppress a warning 2006-11-22 19:09:46 +00:00
com.ibm.wala.core.tests use exact match on method names 2007-03-07 14:46:16 +00:00
com.ibm.wala.emf add Internal annotations 2007-01-26 14:18:54 +00:00
com.ibm.wala.j2ee more generics 2007-02-08 20:17:10 +00:00
com.ibm.wala.shrike support major version 50.0 (Java 6.0) 2007-02-28 14:08:50 +00:00