Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
Julian Dolby b9b498bd17 Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:10:28 -04: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 Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:10:28 -04:00
com.ibm.wala.cast.java Merge branch 'master' of https://github.com/wala/WALA 2017-08-02 12:27:22 -04:00
com.ibm.wala.cast.java.ecj Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:10:28 -04:00
com.ibm.wala.cast.java.test Remove "throws XYZ" declarations where XYZ cannot be thrown 2017-07-28 10:20:28 -07:00
com.ibm.wala.cast.java.test.data Remove unnecessary warning-suppression annotations 2017-07-26 20:08:34 -07:00
com.ibm.wala.cast.js Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:10:28 -04:00
com.ibm.wala.cast.js.html.nu_validator Disable Eclipse warnings about empty statements 2017-07-18 20:43:36 -07:00
com.ibm.wala.cast.js.nodejs Merge branch 'master' of https://github.com/wala/WALA 2017-07-28 13:42:45 -04:00
com.ibm.wala.cast.js.nodejs.test Don't complain about unqualified accesses to instance fields 2017-08-05 13:30:04 -07:00
com.ibm.wala.cast.js.rhino Merge branch 'master' of https://github.com/wala/WALA 2017-07-24 10:08:10 -04:00
com.ibm.wala.cast.js.rhino.test Merge branch 'master' of https://github.com/wala/WALA 2017-08-02 12:27:22 -04:00
com.ibm.wala.cast.js.test Merge branch 'master' of https://github.com/wala/WALA 2017-07-28 13:42:45 -04:00
com.ibm.wala.cast.js.test.data Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:10:28 -04:00
com.ibm.wala.cast.test Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:09:34 -04:00
com.ibm.wala.core Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:10:28 -04:00
com.ibm.wala.core.testdata Remove unnecessary warning-suppression annotations 2017-07-26 20:08:34 -07:00
com.ibm.wala.core.tests Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:10:28 -04:00
com.ibm.wala.dalvik Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:10:28 -04:00
com.ibm.wala.dalvik.test Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:09:34 -04:00
com.ibm.wala.ide Add static private serialVersionUID fields to Serializable classes 2017-08-05 13:30:35 -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 Fix or suppress all 242 Eclipse warnings about unused parameters 2017-07-31 15:29:00 -07:00
com.ibm.wala.ide.jdt.test Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:10:28 -04:00
com.ibm.wala.ide.jsdt Fix or suppress all 242 Eclipse warnings about unused parameters 2017-07-31 15:29:00 -07:00
com.ibm.wala.ide.jsdt.tests Remove "throws XYZ" declarations where XYZ cannot be thrown 2017-07-28 10:20:28 -07:00
com.ibm.wala.ide.tests Merge branch 'master' of https://github.com/wala/WALA 2017-07-28 13:42:45 -04:00
com.ibm.wala.scandroid Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:10:28 -04:00
com.ibm.wala.shrike Fix all Eclipse warnings about unused local variables 2017-08-05 13:29:50 -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 Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:10:28 -04:00
targets Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:09:34 -04:00
.gitignore AnalysisCache -> IAnalysisCache, additional ignore, increased visibility, generic fixes (#172) 2017-05-03 09:20:03 -07:00
.travis.yml merge 2017-08-02 12:28:25 -04:00
README.md reference javadoc 2017-08-03 20:43:22 +00: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
dependent-projects-trigger.sh merge 2017-07-28 13:42:29 -04:00
pom.xml Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:09:34 -04:00
upload-javascript.sh quiet 2017-08-03 21:11:33 +00:00

README.md

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