WALA/com.ibm.wala.core/src/com/ibm/wala
Manu Sridharan a78af3f67e
Add API to add an InputStream for a jar to an AnalysisScope (#330)
This is useful, e.g., if you have the bytes of a jar file in memory and want to load it into an `AnalysisScope`.
2018-07-19 17:01:51 +02:00
..
analysis Avoid using deprecated boxing constructors 2018-06-05 14:44:59 -05:00
cfg rename getNumberOfParameters to getNumberOfPositionalParameters since the Python front end now supports keyword parameters 2018-04-12 19:09:25 -04:00
classLoader Allow for classes with missing superclasses in class hierarchy (#329) 2018-07-19 16:10:35 +02:00
client Resolve the last two Eclipse warnings about using raw types 2018-04-13 12:53:33 -05:00
core/plugin more conversion to Unix line endings 2012-09-04 15:59:50 -07:00
dataflow "@param" parameter name must match the name of some formal parameter 2017-12-19 16:53:55 -06:00
demandpa Remove useless "@return" tags with no descriptive text 2017-12-19 16:53:56 -06:00
escape "@returns" is not a valid Javadoc tag, but "@return" is 2017-12-19 16:53:55 -06:00
ipa Add API to add an InputStream for a jar to an AnalysisScope (#330) 2018-07-19 17:01:51 +02:00
model Remove a Java bytecode file that shouldn't be revision-tracked 2018-05-21 16:15:53 -05:00
properties Plug an `InputStream` resource leak 2017-08-27 11:03:14 -07:00
ssa add default methods to instruction visitors 2018-07-10 21:53:48 -04:00
types "<verbatim>" is not a valid HTML tag; perhaps "<pre>" was intended? 2017-12-19 16:53:55 -06:00
util a little tolerance for sloppy models 2018-07-04 15:46:06 -04:00
viz Remove useless "@return" tags with no descriptive text 2017-12-19 16:53:56 -06:00