WALA/com.ibm.wala.core/src/com/ibm/wala/analysis
Julian Dolby 7e6cfe84f6 more support for method handles, particularly for ones created with
reflection.
2018-08-02 19:35:32 -04:00
..
arraybounds Escape "<" and ">" in Javadoc when not used as HTML tag syntax 2017-12-19 16:53:52 -06:00
exceptionanalysis Remove type arguments that Java 1.7+ can infer for us 2017-12-04 14:04:39 -08:00
nullpointer Remove type arguments that Java 1.7+ can infer for us 2017-12-04 14:04:39 -08:00
pointers Use Iterator2Iterable helper to convert more loops to for-each 2017-12-04 14:04:39 -08:00
reflection more support for method handles, particularly for ones created with 2018-08-02 19:35:32 -04:00
stackMachine Use Iterator2Iterable helper to convert more loops to for-each 2017-12-04 14:04:39 -08:00
typeInference Avoid using deprecated boxing constructors 2018-06-05 14:44:59 -05:00