WALA/com.ibm.wala.shrike
Ben Liblit 8cc4daf6a0 Access static fields directly via the classes that declare them
Previously some of these were accessing such fields through a subclass
of the declaring class.  That creates an unnecessary extra inter-class
dependency lower in the type hierarchy than necessary.

Also, suppress this warning in an automated test input where the
indirect static accesses are explicitly intentional.
2017-06-07 08:29:23 -07:00
..
.settings Suppress Eclipse warnings about potentially-static methods 2017-06-07 08:29:23 -07:00
META-INF update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
releng File that maps plugin version to contained src file versions. 2007-12-08 20:55:46 +00:00
src/com/ibm/wala Access static fields directly via the classes that declare them 2017-06-07 08:29:23 -07:00
.classpath fix Shrike to depend on Java 7 2014-08-28 10:17:03 -07:00
.cvsignore mv stuff to trunk 2006-11-22 17:45:24 +00:00
.project mv stuff to trunk 2006-11-22 17:45:24 +00:00
build.properties Fix warnings about unset javacProjectSettings build entries (#176) 2017-05-04 11:44:32 -07:00
build.xml Add stub DOCTYPE declarations for Ant build scripts 2016-11-28 12:50:56 -06:00
cg.jardesc 1) changes for mobile 2015-05-25 19:00:51 -04:00
codescrape.jardesc 1) changes for mobile 2015-05-25 19:00:51 -04:00
exportPlugin.xml Add stub DOCTYPE declarations for various hand-authored XML files 2016-11-28 14:55:34 -06:00
javaCompiler...args mv stuff to trunk 2006-11-22 17:45:24 +00:00
manifest.cg 1) changes for mobile 2015-05-25 19:00:51 -04:00
manifest.codescrape 1) changes for mobile 2015-05-25 19:00:51 -04:00
mvncentral.xml update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
plugin.properties complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
pom.xml update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00