WALA/com.ibm.wala.cast.js.html.n...
Ben Liblit 994a70500f Remove redundant generic type parameters where possible
Instead, rely on Java's ability to infer type parameters in many
contexts.  This removes 665 Eclipse warnings.

Note: a few of these changes are to files under "test" subdirectories.
Presumably those are files that serve as test inputs rather than being
part of WALA code proper.  As far as I can tell, these changes do not
break any WALA tests.  But if any of those tests were specifically
intended to exercise WALA on code with non-inferred generic type
parameters, then I really should be leaving those alone.
2017-03-11 21:20:51 -06:00
..
.settings Use consistent Java versions, usually 1.7 2016-11-29 21:29:30 -06:00
META-INF switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00
src/com/ibm/wala/cast/js/html/nu_validator Remove redundant generic type parameters where possible 2017-03-11 21:20:51 -06:00
tests/com/ibm/wala/cast/js/test add missing copyright headers 2013-05-22 15:39:19 -07:00
.classpath Use consistent Java versions, usually 1.7 2016-11-29 21:29:30 -06:00
.project initial commit 2012-01-05 19:55:16 +00:00
build.properties fix classpath 2013-06-06 13:31:17 -07:00
build.xml Add stub DOCTYPE declarations for Ant build scripts 2016-11-28 12:50:56 -06:00
pom.xml switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00