WALA/com.ibm.wala.cast.js.rhino
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
source/com/ibm/wala/cast/js/translator Remove redundant generic type parameters where possible 2017-03-11 21:20:51 -06:00
.classpath Use consistent Java versions, usually 1.7 2016-11-29 21:29:30 -06:00
.project separate Rhino-specific portions of javascript analysis 2009-07-16 18:09:54 +00:00
build.properties move to Rhino 1.7.6 2015-08-14 12:27:13 -04:00
build.xml Add stub DOCTYPE declarations for Ant build scripts 2016-11-28 12:50:56 -06:00
mvncentral.xml Fix building jars with JDK 7 2016-07-22 14:46:35 -07:00
pom.xml switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00