Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
yahave 26f16be44a make constructor protected instead of private so subclasses can call super instead of using static construction method
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@1661 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2007-08-23 21:52:20 +00:00
com.ibm.wala.cast small cleanups 2007-08-09 17:39:32 +00:00
com.ibm.wala.cast.java fixed bounds of iteration over symbol table using getMaxValueNumber. Loops should be iterating all the way to the MaxValueNumber returned (i.e., <=). 2007-08-22 15:33:46 +00:00
com.ibm.wala.cast.java.test small cleanups 2007-08-09 17:39:35 +00:00
com.ibm.wala.cast.js fixed bounds of iteration over symbol table using getMaxValueNumber. Loops should be iterating all the way to the MaxValueNumber returned (i.e., <=). 2007-08-22 15:33:55 +00:00
com.ibm.wala.cast.js.test decouple IR caching from AnalysisOptions with a new AnalysisCache object 2007-07-20 15:20:13 +00:00
com.ibm.wala.cast.test use Hash factories everywhere 2007-07-11 21:07:13 +00:00
com.ibm.wala.core make constructor protected instead of private so subclasses can call super instead of using static construction method 2007-08-23 21:52:20 +00:00
com.ibm.wala.core.testdata update copyright statements with EPL 2007-08-13 13:09:59 +00:00
com.ibm.wala.core.tests fixed bounds of iteration over symbol table using getMaxValueNumber. Loops should be iterating all the way to the MaxValueNumber returned (i.e., <=). 2007-08-22 15:33:52 +00:00
com.ibm.wala.emf Updated plugin dependencies for Eclipse 3.3 release. 2007-07-11 19:03:31 +00:00
com.ibm.wala.j2ee use new call graph builder factories 2007-08-23 18:25:12 +00:00
com.ibm.wala.shrike more precondition checking 2007-08-21 02:45:30 +00:00