Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
dolby-oss 562f48a4ae add context sensitive engine
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@909 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2007-03-29 21:09:41 +00:00
com.ibm.wala.cast add more IR-based accessors for CAst context interpreter 2007-03-27 19:55:25 +00:00
com.ibm.wala.cast.java add context sensitive engine 2007-03-29 21:09:41 +00:00
com.ibm.wala.cast.java.test soft caching of bytecode info and small API changes 2007-03-22 15:48:58 +00:00
com.ibm.wala.cast.js minor cleanups 2007-03-12 16:09:39 +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 use linkedhashset as backing collection. the motivation is that now the Iterator2Collection can be used if you want to read from an Iterator multiple times, and want the same order each time as the original iterator 2007-03-29 15:32:19 +00:00
com.ibm.wala.core.testdata suppress a warning 2006-11-22 19:09:46 +00:00
com.ibm.wala.core.tests make IBasicBlock an Iterable<IInstruction>. Rename iterateAllInstructions() to iterator() 2007-03-22 10:50:26 +00:00
com.ibm.wala.emf add Internal annotations 2007-01-26 14:18:54 +00:00
com.ibm.wala.j2ee Graph API change: Graph is now an Iterable of Nodes! 2007-03-21 21:07:48 +00:00
com.ibm.wala.shrike support major version 50.0 (Java 6.0) 2007-02-28 14:08:50 +00:00