Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
Ben Liblit bb032c9869 Add @Override annotations wherever possible
In the `com.ibm.wala.util` project, configure Eclipse to treat any
future violations of this as errors, not merely warnings.

However, in `com.ibm.wala.cast.java.test.data`, configure Eclipse to
silently ignore missing @Override annotations.  The JLex code in this
project is machine-generated, and we don't have a way to get the
generator to produce @Override annotations.
2017-06-30 08:54:12 -07:00
com.ibm.wala-feature update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala-repository update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.cast made native test run on a linux vm 2017-06-29 09:07:29 +00:00
com.ibm.wala.cast.java Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.cast.java.ecj Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.cast.java.test Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.cast.java.test.data Add @Override annotations wherever possible 2017-06-30 08:54:12 -07:00
com.ibm.wala.cast.js native interface for WALA 2017-06-28 12:42:49 -04:00
com.ibm.wala.cast.js.html.nu_validator Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.cast.js.nodejs Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.cast.js.nodejs.test Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.cast.js.rhino Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.cast.js.rhino.test Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.cast.js.test native interface for WALA 2017-06-28 12:42:49 -04:00
com.ibm.wala.cast.js.test.data update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.cast.test made native test run on a linux vm 2017-06-29 09:07:29 +00:00
com.ibm.wala.core Activate more Eclipse diagnostics, and treat many warnings as errors 2017-06-26 11:16:09 -07:00
com.ibm.wala.core.testdata Ignore Eclipse warnings about potentially-static test code 2017-06-26 11:16:09 -07:00
com.ibm.wala.core.tests Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.dalvik Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.dalvik.test Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.ide Activate more Eclipse diagnostics, and treat many warnings as errors 2017-06-26 11:16:09 -07:00
com.ibm.wala.ide-feature update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.ide.jdt Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.ide.jdt.test Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.ide.jsdt Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.ide.jsdt.tests Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.ide.tests Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.scandroid Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.shrike Roll some diagnostics back to ignore instead of warning or error 2017-06-26 11:16:09 -07:00
com.ibm.wala.tests-feature update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.tests.ide-feature update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.util Add @Override annotations wherever possible 2017-06-30 08:54:12 -07:00
targets update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
.gitignore AnalysisCache -> IAnalysisCache, additional ignore, increased visibility, generic fixes (#172) 2017-05-03 09:20:03 -07:00
.travis.yml get realpath 2017-06-28 12:52:30 -04:00
README.md Restore README.md 2014-12-02 13:14:26 -08:00
appveyor.yml.disabled disable appveyor for now 2017-04-13 22:06:35 -07:00
build-maven-jars.py make Maven Central files for wala.dalvik and wala.scandroid (#158) 2017-03-25 13:20:34 -07:00
change-version.py script to change version numbers consistently across files 2015-05-29 12:19:18 -07:00
pom.xml Simpler strategy for telling Tycho to use existing project settings 2017-06-26 11:16:09 -07:00

README.md

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