Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
msridhar1 a033b2364a Extracted out some more general functionality from ForInLoopRewriter into new super class CAstRewriterExt.
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4298 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2012-01-06 21:16:55 +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 remove unused imports 2012-01-05 20:10:34 +00:00
com.ibm.wala.cast.java 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
com.ibm.wala.cast.java.jdt bug fixes to method wrappers for overriding 2011-04-28 19:08:59 +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 print a message indicating script is grabbing polyglot from svn 2011-05-04 21:30:07 +00:00
com.ibm.wala.cast.java.polyglot.test cleanups 2011-06-30 15:41:40 +00:00
com.ibm.wala.cast.java.test 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
com.ibm.wala.cast.java.test.data upgrades to lexical soping implements to address some performance issues 2011-05-23 16:27:07 +00:00
com.ibm.wala.cast.js remove unused imports 2012-01-05 20:10:34 +00:00
com.ibm.wala.cast.js.html.nu_validator initial commit 2012-01-05 19:55:16 +00:00
com.ibm.wala.cast.js.rhino bug fixes for handling of prototype and __proto__ 2011-06-22 21:23:49 +00:00
com.ibm.wala.cast.js.rhino.test move code related to validator.nu HTML parser to a separate project 2012-01-05 19:58:35 +00:00
com.ibm.wala.cast.js.test make classes abstract, so their tests are not run directly 2011-10-31 18:47:14 +00:00
com.ibm.wala.cast.test allow for clearing error messages to free memory 2011-07-22 15:58:41 +00:00
com.ibm.wala.core remove unused imports 2012-01-05 20:10:34 +00:00
com.ibm.wala.core.testdata make demand pointer analysis tests less dependent on standard library implementation 2011-07-25 18:10:31 +00:00
com.ibm.wala.core.tests undo change to SlicerTest 2011-12-28 17:03:42 +00:00
com.ibm.wala.ide moved IR-independent visualization of graphs to util project 2011-08-16 16:51:11 +00:00
com.ibm.wala.ide-feature nuke incorrect license information 2009-06-22 15:19:38 +00:00
com.ibm.wala.ide.tests moved IR-independent visualization of graphs to util project 2011-08-16 16:51:11 +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 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
.gitignore Extracted out some more general functionality from ForInLoopRewriter into new super class CAstRewriterExt. 2012-01-06 21:16:55 +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.