WALA/com.ibm.wala.j2ee
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
..
.settings changed execution environment to J2SE1.5. Fixed some warnings. 2008-12-02 17:01:50 +00:00
META-INF Adapt to RTC 2.0 2010-09-28 08:01:50 +00:00
dat fix some servlet models and delete some dead files 2008-01-08 13:49:49 +00:00
lib update servletrequest model 2008-01-10 14:20:40 +00:00
src/com/ibm/wala 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 mv stuff to trunk 2006-11-22 17:45:24 +00:00
build.properties git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2821 f5eafffb-2e1d-0410-98e4-8ec43c5233c4 2008-05-18 14:02:54 +00:00
build.xml misc bug fixes 2008-01-24 01:58:24 +00:00
javaCompiler...args mv stuff to trunk 2006-11-22 17:45:24 +00:00
plugin.properties git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2821 f5eafffb-2e1d-0410-98e4-8ec43c5233c4 2008-05-18 14:02:54 +00:00