WALA/com.ibm.wala.cast.js/source/com/ibm/wala/cast/js/ipa/callgraph/correlations
Julian Dolby b2503628a4 1) a bit more source mappimg information
2) fixes to how Contexts are combined
2018-10-13 08:42:08 -04:00
..
extraction 1) a bit more source mappimg information 2018-10-13 08:42:08 -04:00
Correlation.java Remove redundant generic type parameters where possible 2017-03-11 21:20:51 -06:00
CorrelationFinder.java java 8 changes 2017-08-25 10:58:00 -04:00
CorrelationSummary.java Remove redundant generic type parameters where possible 2017-03-11 21:20:51 -06:00
CorrelationVisitor.java Split up ForInLoopRewriter in preparation for merging changes back into 2012-01-06 21:52:26 +00:00
EscapeCorrelation.java rename getNumberOfParameters to getNumberOfPositionalParameters since the Python front end now supports keyword parameters 2018-04-12 19:09:25 -04:00
ReadWriteCorrelation.java 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
SSASourcePositionMap.java 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