Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
dolby-oss 4da02a9125 Changes to extend supported context sensitivity to CPA-style:
1) extend ContextSelector interface to allow it to specify parameters of interest
  2) extend filtering mechanism at call sites to allow CPA-style filtering when requested by contexts
  3) various related fixes and extensions:
    a) removed redundant code to handle dispatch for JavaScript, so now it shares the core mechanism
    b) tighten types for operators that take an array of args - now the array is T[] at the cost of a few array allocation methods
    c) a bit more support for empty int sets
    d) void function objects
    e) bug fixes for lexical scoping support, and adaptation to work with core dispatch mechanism
    f) example of CPA-style sensitivity to handle nastiness in a JavaScript for(.. in ...) loop
    

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4150 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2011-04-27 13:58:56 +00:00
com.ibm.wala-feature patch from Josh A., to support Eclipse plugin configuration stuff 2011-01-28 13:14:53 +00:00
com.ibm.wala.cast Changes to extend supported context sensitivity to CPA-style: 2011-04-27 13:58:56 +00:00
com.ibm.wala.cast.java Changes to extend supported context sensitivity to CPA-style: 2011-04-27 13:58:56 +00:00
com.ibm.wala.cast.java.jdt allow IR translator to give warnings and errors via the loader 2011-04-14 01:16:36 +00:00
com.ibm.wala.cast.java.jdt.test some bug fixes to CAst IR generation, especially in handling exceptions 2011-04-13 16:27:15 +00:00
com.ibm.wala.cast.java.polyglot organize imports 2011-04-03 04:08:05 +00:00
com.ibm.wala.cast.java.polyglot.test update code formatting for Eclipse 3.6 2011-02-03 15:14:47 +00:00
com.ibm.wala.cast.java.test organize imports 2011-04-03 04:08:05 +00:00
com.ibm.wala.cast.java.test.data organize imports 2011-04-03 04:08:05 +00:00
com.ibm.wala.cast.js Changes to extend supported context sensitivity to CPA-style: 2011-04-27 13:58:56 +00:00
com.ibm.wala.cast.js.rhino javadoc 2011-04-22 19:55:41 +00:00
com.ibm.wala.cast.js.rhino.test Changes to extend supported context sensitivity to CPA-style: 2011-04-27 13:58:56 +00:00
com.ibm.wala.cast.js.test Changes to extend supported context sensitivity to CPA-style: 2011-04-27 13:58:56 +00:00
com.ibm.wala.cast.test Changes to extend supported context sensitivity to CPA-style: 2011-04-27 13:58:56 +00:00
com.ibm.wala.core Changes to extend supported context sensitivity to CPA-style: 2011-04-27 13:58:56 +00:00
com.ibm.wala.core.testdata fix for CFG bug reported by Benedikt N on mailing list, plus test case 2011-03-24 19:41:46 +00:00
com.ibm.wala.core.tests Changes to extend supported context sensitivity to CPA-style: 2011-04-27 13:58:56 +00:00
com.ibm.wala.ide some bug fixes to CAst IR generation, especially in handling exceptions 2011-04-13 16:27:15 +00:00
com.ibm.wala.ide-feature nuke incorrect license information 2009-06-22 15:19:38 +00:00
com.ibm.wala.ide.tests some bug fixes to CAst IR generation, especially in handling exceptions 2011-04-13 16:27:15 +00:00
com.ibm.wala.j2ee Changes to extend supported context sensitivity to CPA-style: 2011-04-27 13:58:56 +00:00
com.ibm.wala.shrike organize imports 2011-04-03 04:08:05 +00:00
com.ibm.wala.tests-feature nuke incorrect license information 2009-06-22 15:19:38 +00:00
com.ibm.wala.tests.ide-feature nuke incorrect license information 2009-06-22 15:19:38 +00:00
com.ibm.wala.util Changes to extend supported context sensitivity to CPA-style: 2011-04-27 13:58:56 +00:00
README.md formatting 2011-04-03 04:04:59 +00:00

README.md

This is a mirror of the WALA SVN repository. It is maintained manually for now, but more official support may be added in the future. For more details on WALA, see the WALA home page.