Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
sjfink 499738f3a3 roll back breaking API change
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3609 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2009-05-24 12:57:44 +00:00
com.ibm.wala.cast beginnings of support for handling indirect references (e.g. access via pointers) to the SSA values in the IR. Currently, pushed through Shrike but with only the beginnings in core. Also, not yet integrated with the way lexical scoping works in CAst, which ought to be fixed 2009-05-20 18:59:53 +00:00
com.ibm.wala.cast.java fix minor warnings 2009-05-20 18:55:14 +00:00
com.ibm.wala.cast.java.jdt support for replication-based translation of Do loops in Java, so that the standard LOOP node type can be used. 2009-05-15 16:06:09 +00:00
com.ibm.wala.cast.java.jdt.test add EPL notice; minor cleanups 2009-04-13 14:06:51 +00:00
com.ibm.wala.cast.java.polyglot support for replication-based translation of Do loops in Java, so that the standard LOOP node type can be used. 2009-05-15 16:06:09 +00:00
com.ibm.wala.cast.java.polyglot.test suppress a compiler warning 2009-04-13 19:38:15 +00:00
com.ibm.wala.cast.java.test switch from Assertions._assert to Java assertions 2009-04-30 13:16:52 +00:00
com.ibm.wala.cast.java.test.data fixes to Java source test failures 2009-02-02 18:40:10 +00:00
com.ibm.wala.cast.js print parse errors 2009-05-20 18:56:23 +00:00
com.ibm.wala.cast.js.test performance and other fixes driven by models of Web pages for JavaScript 2009-05-04 14:11:31 +00:00
com.ibm.wala.cast.test switch from Assertions._assert to Java assertions 2009-04-30 13:16:52 +00:00
com.ibm.wala.core roll back breaking API change 2009-05-24 12:57:44 +00:00
com.ibm.wala.core.testdata add a test for TryFinally IR construction 2009-04-14 20:05:23 +00:00
com.ibm.wala.core.tests revert previous checkin (a major API change to IClass.getSourceFile()) 2009-05-07 14:38:07 +00:00
com.ibm.wala.j2ee add IClass.isPrivate 2009-05-15 19:04:19 +00:00
com.ibm.wala.shrike beginnings of support for handling indirect references (e.g. access via pointers) to the SSA values in the IR. Currently, pushed through Shrike but with only the beginnings in core. Also, not yet integrated with the way lexical scoping works in CAst, which ought to be fixed 2009-05-20 18:59:53 +00:00