WALA/com.ibm.wala.cast.js.nodejs...
Ben Liblit 0bbe9970c6 Enable Eclipse Oxygen's new "unlikely argument types" diagnostics
There are two such diagnostics: one for collection methods and one for
equals().  See
<https://www.eclipse.org/eclipse/news/4.7/jdt.php#unlikely-argument-types>
for more information about these two new diagnostics.

For each of these diagnostics, I've set the severity level to
"warning" in projects that have some instances of the suspicious code,
or to "error" in projects that have no instances of the suspicious
code.
2017-07-08 13:22:00 -07:00
..
.settings Enable Eclipse Oxygen's new "unlikely argument types" diagnostics 2017-07-08 13:22:00 -07:00
META-INF Set minimum required execution environments 2017-06-07 17:42:11 +02:00
OSGI-INF/l10n Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
src/com/ibm/wala/cast/js/nodejs/test NodeJS Support, including Ant build script to download Nodejs Core Library files 2016-10-27 16:37:33 +02:00
testdata NodeJS Support, including Ant build script to download Nodejs Core Library files 2016-10-27 16:37:33 +02:00
.classpath Match classpath to JavaSE-1.7 execution environment 2017-06-07 17:42:11 +02:00
.project nodejs support updated to latest WALA and now on Travis 2017-03-12 19:45:19 -04:00
build.properties Add missing output directories 2017-06-07 17:42:11 +02:00
pom.xml update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00