Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
Raffi Khatchadourian 97a6496c1f AnalysisCache -> IAnalysisCache, additional ignore, increased visibility, generic fixes (#172)
* Use IAnalysisCacheView instead of AnalysisCache. (#1)

It seems that some additional types need to be changed due to
d24519e974. This may not be inclusive,
however.

* Increase visibility of several methods and constructors.

Used for creating custom contexts and context selectors.

* Ignore the results directory.

* Some generic type fixes in ModRef.java.
2017-05-03 09:20:03 -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 update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.cast.java update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.cast.java.ecj update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.cast.java.test update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.cast.java.test.data update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.cast.js update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.cast.js.html.nu_validator update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.cast.js.nodejs update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.cast.js.nodejs.test update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.cast.js.rhino update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.cast.js.rhino.test update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.cast.js.test update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07: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 update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.core AnalysisCache -> IAnalysisCache, additional ignore, increased visibility, generic fixes (#172) 2017-05-03 09:20:03 -07:00
com.ibm.wala.core.testdata update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.core.tests update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.dalvik update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.dalvik.test update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.ide update version to 1.4.3-SNAPSHOT 2017-04-19 09:19: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 update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.ide.jdt.test update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.ide.jsdt update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.ide.jsdt.tests update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.ide.tests update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.scandroid update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
com.ibm.wala.shrike update version to 1.4.3-SNAPSHOT 2017-04-19 09:19: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 update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -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 Download "dx.jar" from Maven, as we already do for "android.jar" 2017-03-16 19:51:11 -05: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 update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00

README.md

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