WALA/com.ibm.wala.cast.js/source/com/ibm/wala/cast/js
msridhar1 ea76fd31ab Extraction of correlated read/write pairs needs to be done _before_
property read expansion. Extended TranslatorToCAst to support this.
Various other changes to make it possible to plug in the correlated pair
extractor.

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4411 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2012-01-06 21:49:48 +00:00
..
analysis/typeInference work on generalizing type inference 2009-06-03 18:24:46 +00:00
cfg fixes for JavaScript for Anders 2009-01-27 17:40:11 +00:00
client create JSAnalysisOptions, and use to add proper option to disable handling of call / apply 2012-01-06 21:48:01 +00:00
html Support for applying a preprocessor to the generated CAst tree before 2012-01-06 21:17:39 +00:00
ipa Extraction of correlated read/write pairs needs to be done _before_ 2012-01-06 21:49:48 +00:00
loader Extraction of correlated read/write pairs needs to be done _before_ 2012-01-06 21:49:48 +00:00
ssa switch from Assertions._assert to Java assertions 2009-04-30 13:16:52 +00:00
translator Removed spurious "arguments" property on function objects. 2012-01-06 21:25:06 +00:00
types adapt to wala changes 2009-06-03 18:26:29 +00:00
vis Generalize certain IR data structures to be less Java-specific. Generalize annotations code to allow for reading annotation parameters. Various other fixes 2011-12-28 17:03:27 +00:00
JavaScriptPlugin.java Initial contribution of core script analysis code 2007-02-02 17:25:09 +00:00