Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
Juergen Graf d77cfc60fc incorporate changes from other branch
- Annotation support
- Properly fix path-with-spaces bug.
- fix bug involving paths with spaces
- add a simple driver for building a call graph via a scope file
- Properly return null as default constructor of an array.
- organize imports
- better handling of missing bytecodes
- javadoc
- test fix
- small Javadoc fix
- added date-property.js
- 1) added InstanceKey.getCreation sites and its implementations 2) fixes for issues with keys representing dynamic properties   i) all properties are converted to strings,
- publicize method makeClasspath().  deprecate quoteStringIfNeeded()
- organize imports
- javadoc
- renamed classes to make relationship to mod-ref analysis clearer
- add support for lexical writes
- Code to compute transitive lexical accesses of methods.
- extract some generally useful code from ModRef
- Generate proper InstanceFieldKeys for property accesses with Numbers.
- rewrite to make hardest test appear last
- fix test to properly check reachability
- add an array test that doesn't quite work
- add method to get a PointerKey for a global
- compare FieldValueDispatch objects based on CGNode as well
- Handle duplicate field names between subclass and superclass.
2013-02-06 12:34:25 +01:00
com.ibm.wala-feature complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
com.ibm.wala.cast incorporate changes from other branch 2013-02-06 12:34:25 +01:00
com.ibm.wala.cast.java incorporate changes from other branch 2013-02-06 12:34:25 +01:00
com.ibm.wala.cast.java.jdt.test fixes for users of JDT interfaces, such as Miniatur/MemSAT 2012-10-01 13:11:10 -04:00
com.ibm.wala.cast.java.polyglot incorporate changes from other branch 2013-02-06 12:34:25 +01:00
com.ibm.wala.cast.java.polyglot.test move loop unrolling code to wala from Miniatur/MemSAT 2012-10-03 10:53:04 -04:00
com.ibm.wala.cast.java.test incorporate changes from other branch 2013-02-06 12:34:25 +01:00
com.ibm.wala.cast.java.test.data incorporate changes from other branch 2013-02-06 12:34:25 +01:00
com.ibm.wala.cast.js incorporate changes from other branch 2013-02-06 12:34:25 +01:00
com.ibm.wala.cast.js.html.nu_validator complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
com.ibm.wala.cast.js.rhino incorporate changes from other branch 2013-02-06 12:34:25 +01:00
com.ibm.wala.cast.js.rhino.test incorporate changes from other branch 2013-02-06 12:34:25 +01:00
com.ibm.wala.cast.js.test incorporate changes from other branch 2013-02-06 12:34:25 +01:00
com.ibm.wala.cast.js.test.data incorporate changes from other branch 2013-02-06 12:34:25 +01:00
com.ibm.wala.cast.test complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
com.ibm.wala.core incorporate changes from other branch 2013-02-06 12:34:25 +01:00
com.ibm.wala.core.testdata incorporate changes from other branch 2013-02-06 12:34:25 +01:00
com.ibm.wala.core.tests incorporate changes from other branch 2013-02-06 12:34:25 +01:00
com.ibm.wala.dalvik Copyright notice 2013-02-06 09:03:20 +01:00
com.ibm.wala.ide Merge branch 'wala' into master 2012-11-06 04:23:10 +01:00
com.ibm.wala.ide-feature complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
com.ibm.wala.ide.jdt incorporate changes from other branch 2013-02-06 12:34:25 +01:00
com.ibm.wala.ide.jsdt fixes for users of JDT interfaces, such as Miniatur/MemSAT 2012-10-01 13:11:10 -04:00
com.ibm.wala.ide.jsdt.tests add project-specific settings to build with 1.6 compiler 2012-11-29 13:47:01 -08:00
com.ibm.wala.ide.tests Create new project com.ibm.wala.ide.jsdt.tests. 2012-11-28 12:09:55 -05:00
com.ibm.wala.shrike Merge branch 'wala' into master 2012-11-06 04:23:10 +01:00
com.ibm.wala.tests-feature complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
com.ibm.wala.tests.ide-feature complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
com.ibm.wala.util incorporate changes from other branch 2013-02-06 12:34:25 +01:00
.gitignore Merge branch 'wala' into master 2012-11-30 04:46:24 +01:00
README.md updated for move to GitHub 2012-04-06 11:01:47 -06:00

README.md

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