WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests
2017-03-15 22:06:19 -04:00
..
arraybounds Remove redundant generic type parameters where possible 2017-03-11 21:20:51 -06:00
basic Remove redundant generic type parameters where possible 2017-03-11 21:20:51 -06:00
callGraph changes for analysis cache view 2017-03-15 22:06:19 -04:00
cfg/exc changes for analysis cache view 2017-03-15 22:06:19 -04:00
cha cross-cutting changes to make more of WALA runnable with TeaVM. The biggest change is refactoring to AnalysisCache and friends; since TeaVM does not support SoftReference, I needed to add a layer of interfaces so that I can use a more simpleminded caching implementation for TeaVM. There are other changes to Module and friends to break connections with File and URL, which also cause TeaVM grief. I also organized imports in many places to remove unused types that caused trouble. 2017-02-02 20:33:27 -05:00
collections Remove redundant generic type parameters where possible 2017-03-11 21:20:51 -06:00
demandpa changes for analysis cache view 2017-03-15 22:06:19 -04:00
exceptionpruning changes for analysis cache view 2017-03-15 22:06:19 -04:00
ir changes for analysis cache view 2017-03-15 22:06:19 -04:00
plugin Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
ptrs cross-cutting changes to make more of WALA runnable with TeaVM. The biggest change is refactoring to AnalysisCache and friends; since TeaVM does not support SoftReference, I needed to add a layer of interfaces so that I can use a more simpleminded caching implementation for TeaVM. There are other changes to Module and friends to break connections with File and URL, which also cause TeaVM grief. I also organized imports in many places to remove unused types that caused trouble. 2017-02-02 20:33:27 -05:00
shrike Merge branch 'warning-fixes-resource-management' of https://github.com/liblit/WALA 2017-03-13 10:44:38 -04:00
slicer Plug numerous potential resource leaks 2017-03-12 21:38:43 -05:00
typeInference cross-cutting changes to make more of WALA runnable with TeaVM. The biggest change is refactoring to AnalysisCache and friends; since TeaVM does not support SoftReference, I needed to add a layer of interfaces so that I can use a more simpleminded caching implementation for TeaVM. There are other changes to Module and friends to break connections with File and URL, which also cause TeaVM grief. I also organized imports in many places to remove unused types that caused trouble. 2017-02-02 20:33:27 -05:00
util changes for analysis cache view 2017-03-15 22:06:19 -04:00