WALA/com.ibm.wala.cast.test
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
..
.launchConfigurations update to JUnit 4 2009-07-27 22:48:04 +00:00
.settings update code formatting for Eclipse 3.6 2011-02-03 15:14:47 +00:00
META-INF Major refactoring to introduce com.ibm.wala.ide. Many related changes and patches from Marcelo Paternostro. 2009-06-22 15:06:12 +00:00
harness-src/com/ibm/wala/cast/test Changes to extend supported context sensitivity to CPA-style: 2011-04-27 13:58:56 +00:00
.classpath changed execution environment to J2SE1.5. Fixed some warnings. 2008-12-02 17:01:50 +00:00
.project git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@626 f5eafffb-2e1d-0410-98e4-8ec43c5233c4 2007-02-02 17:29:34 +00:00
build.properties small cleanups relating to migration to Eclipse 3.3 2007-07-05 23:58:03 +00:00
build.xml update cruisecontrol config 2007-06-03 22:23:28 +00:00
excluded-tests.txt exclude abstract test 2007-11-16 02:04:39 +00:00