Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
Ben Liblit fe9f7a793a Suppress 157 Eclipse warnings about unused exception parameters
In the cases addressed here, the caught exception is truly not needed
by the handling code.
2017-03-20 00:44:06 -05:00
com.ibm.wala-feature Merge branch 'master' into warning-fixes-xml-validation 2016-11-29 10:08:00 -06:00
com.ibm.wala-repository Exclude Maven-generated HTML pages from validation 2016-11-27 21:24:03 -06:00
com.ibm.wala.cast Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
com.ibm.wala.cast.java Fix 42 Eclipse warnings about unused imports 2017-03-20 00:43:48 -05:00
com.ibm.wala.cast.java.ecj Fix 132 Eclipse warnings about using raw generic types 2017-03-15 11:08:20 -05:00
com.ibm.wala.cast.java.test Fix 132 Eclipse warnings about using raw generic types 2017-03-15 11:08:20 -05:00
com.ibm.wala.cast.java.test.data Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
com.ibm.wala.cast.js Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
com.ibm.wala.cast.js.html.nu_validator Remove redundant generic type parameters where possible 2017-03-11 21:20:51 -06:00
com.ibm.wala.cast.js.nodejs nodejs support updated to latest WALA and now on Travis 2017-03-12 19:45:19 -04:00
com.ibm.wala.cast.js.nodejs.test nodejs support updated to latest WALA and now on Travis 2017-03-12 19:45:19 -04:00
com.ibm.wala.cast.js.rhino Fix 11 Eclipse warnings about redundant interfaces 2017-03-20 00:43:57 -05:00
com.ibm.wala.cast.js.rhino.test Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
com.ibm.wala.cast.js.test Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
com.ibm.wala.cast.js.test.data Strip execute bits from many non-executable (i.e., non-script) files 2017-02-23 06:10:08 -06:00
com.ibm.wala.cast.test Fix 92 deprecation warnings 2017-03-17 21:18:26 -05:00
com.ibm.wala.core Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
com.ibm.wala.core.testdata Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
com.ibm.wala.core.tests Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
com.ibm.wala.dalvik Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
com.ibm.wala.dalvik.test Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
com.ibm.wala.ide Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
com.ibm.wala.ide-feature Merge branch 'master' into warning-fixes-xml-validation 2016-11-29 10:08:00 -06:00
com.ibm.wala.ide.jdt Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
com.ibm.wala.ide.jdt.test Fix 92 deprecation warnings 2017-03-17 21:18:26 -05:00
com.ibm.wala.ide.jsdt Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
com.ibm.wala.ide.jsdt.tests Plug numerous potential resource leaks 2017-03-12 21:38:43 -05:00
com.ibm.wala.ide.tests Fix 132 Eclipse warnings about using raw generic types 2017-03-15 11:08:20 -05:00
com.ibm.wala.scandroid Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
com.ibm.wala.shrike Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
com.ibm.wala.tests-feature Exclude Eclipse feature manifest files from XML validation 2016-11-28 14:03:03 -06:00
com.ibm.wala.tests.ide-feature Exclude Eclipse feature manifest files from XML validation 2016-11-28 14:03:03 -06:00
com.ibm.wala.util Suppress 157 Eclipse warnings about unused exception parameters 2017-03-20 00:44:06 -05:00
targets switch version to 1.3.10-SNAPSHOT 2016-05-10 22:53:28 +09:00
.gitignore Ignore a "lib" subdirectory that Maven creates 2017-03-13 14:01:13 -05:00
.travis.yml Do a shallow clone of DroidBench 2016-09-20 13:55:47 -07:00
README.md Restore README.md 2014-12-02 13:14:26 -08:00
build-maven-jars.py More output to debug maven jar script on Travis 2016-05-25 15:09:51 +02:00
change-version.py script to change version numbers consistently across files 2015-05-29 12:19:18 -07:00
pom.xml nodejs support updated to latest WALA and now on Travis 2017-03-12 19:45:19 -04:00

README.md

This is the main source repository for WALA. For more details on WALA, see the WALA home page.