Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
Julian Dolby e2c1f72a3e
Create LICENSE
2018-03-08 09:08:53 -05:00
com.ibm.wala-repository Rename "...-feature" to "..._feature" in subdirs and features 2017-08-30 16:32:33 -05:00
com.ibm.wala.cast more generalization for reuse 2018-02-17 22:08:09 +01:00
com.ibm.wala.cast.java further refactoring to enable more reuse 2018-02-05 15:18:37 -08:00
com.ibm.wala.cast.java.ecj more refactoring for reuse 2018-01-30 14:08:25 -05:00
com.ibm.wala.cast.java.test Use Iterator2Iterable helper to convert more loops to for-each 2017-12-04 14:04:39 -08:00
com.ibm.wala.cast.java.test.data Remove type arguments that Java 1.7+ can infer for us 2017-12-04 14:04:39 -08:00
com.ibm.wala.cast.js further refactoring to enable more reuse 2018-02-05 15:18:37 -08:00
com.ibm.wala.cast.js.html.nu_validator Remove "build.xml" files not used by corresponding "pom.xml" files 2017-11-26 18:11:56 -06:00
com.ibm.wala.cast.js.nodejs refactoring of CAst front end machinery to allow more reuse 2018-01-25 14:42:27 -05:00
com.ibm.wala.cast.js.nodejs.test Escape "<" and ">" in Javadoc when not used as HTML tag syntax 2017-12-19 16:53:52 -06:00
com.ibm.wala.cast.js.rhino further refactoring to enable more reuse 2018-02-05 15:18:37 -08:00
com.ibm.wala.cast.js.rhino.test Use the proper JUnit mechanism for conditionally skipping tests 2018-03-05 11:22:49 -08:00
com.ibm.wala.cast.js.test Use Iterator2Iterable helper to convert more loops to for-each 2017-12-04 14:04:39 -08:00
com.ibm.wala.cast.js.test.data Update more parts of the build configuration to use Java 8 2017-11-26 18:46:00 -06:00
com.ibm.wala.cast.test native config cleanup 2018-01-20 17:40:10 +00:00
com.ibm.wala.core fixes to make PropagationGraph and friends easier to use in dataflow problems 2018-03-02 15:29:42 -05:00
com.ibm.wala.core.testdata further refactoring to enable more reuse 2018-02-05 15:18:37 -08:00
com.ibm.wala.core.tests more work for reuse 2018-02-14 09:00:07 -05:00
com.ibm.wala.dalvik more work for reuse 2018-02-14 09:00:07 -05:00
com.ibm.wala.dalvik.test try to find dx.jar 2018-02-05 15:43:49 -08:00
com.ibm.wala.ide Use Iterator2Iterable helper to convert more loops to for-each 2017-12-04 14:04:39 -08:00
com.ibm.wala.ide.jdt Use Iterator2Iterable helper to convert more loops to for-each 2017-12-04 14:04:39 -08:00
com.ibm.wala.ide.jdt.test further refactoring to enable more reuse 2018-02-05 15:18:37 -08:00
com.ibm.wala.ide.jsdt Use Iterator2Iterable helper to convert more loops to for-each 2017-12-04 14:04:39 -08:00
com.ibm.wala.ide.jsdt.tests Rename "...-feature" to "..._feature" in subdirs and features 2017-08-30 16:32:33 -05:00
com.ibm.wala.ide.tests further refactoring to enable more reuse 2018-02-05 15:18:37 -08:00
com.ibm.wala.ide_feature Rename "...-feature" to "..._feature" in subdirs and features 2017-08-30 16:32:33 -05:00
com.ibm.wala.scandroid more generalization for reuse 2018-02-17 22:08:09 +01:00
com.ibm.wala.shrike refactoring of CAst front end machinery to allow more reuse 2018-01-25 14:42:27 -05:00
com.ibm.wala.tests.ide_feature Rename "...-feature" to "..._feature" in subdirs and features 2017-08-30 16:32:33 -05:00
com.ibm.wala.tests_feature Rename "...-feature" to "..._feature" in subdirs and features 2017-08-30 16:32:33 -05:00
com.ibm.wala.util Escape "<" and ">" in Javadoc when not used as HTML tag syntax 2017-12-19 16:53:52 -06:00
com.ibm.wala_feature Rename "...-feature" to "..._feature" in subdirs and features 2017-08-30 16:32:33 -05:00
targets java 8 changes 2017-08-25 10:58:00 -04:00
.gitignore AnalysisCache -> IAnalysisCache, additional ignore, increased visibility, generic fixes (#172) 2017-05-03 09:20:03 -07:00
.travis.yml further refactoring to enable more reuse 2018-02-05 15:18:37 -08:00
LICENSE Create LICENSE 2018-03-08 09:08:53 -05:00
README.md Update README.md 2017-08-30 13:38:59 -07: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 add HybriDroid to testing 2017-12-04 17:15:34 +08:00
pom.xml abandon hackish profiles 2018-02-05 15:26:08 -08:00
upload-javascript.sh quiet 2017-08-03 21:11:33 +00:00

README.md

WALA Build Status

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