WALA/com.ibm.wala.ide.jdt.test
Ben Liblit 790d37781b Convert many single-method anonymous classes to lambdas
Eclipse's automated code clean-up tool did most of the heavy lifting
here: it specifically has a clean-up option for converting functional
interfaces to lambdas.  I merely had to revert the automated changes
for a single enumeration class for which it produced invalid results,
and for a few test inputs that apparently aren't set up to be compiled
with Java 8.
2017-11-27 11:31:15 -06:00
..
.settings Merge branch 'master' of https://github.com/wala/WALA 2017-08-16 14:50:12 -04:00
META-INF need shrike 2017-09-16 14:06:28 -04:00
OSGI-INF/l10n Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
data rename com.ibm.wala.cast.java.jdt.test to com.ibm.wala.ide.jdt.test 2013-03-30 11:40:18 -07:00
launchers Rename "...-feature" to "..._feature" in subdirs and features 2017-08-30 16:32:33 -05:00
source/com/ibm/wala Convert many single-method anonymous classes to lambdas 2017-11-27 11:31:15 -06:00
.classpath java 8 stuff 2017-08-16 14:50:01 -04:00
.project rename com.ibm.wala.cast.java.jdt.test to com.ibm.wala.ide.jdt.test 2013-03-30 11:40:18 -07:00
build.properties java 8 changes 2017-08-25 10:58:00 -04:00
pom.xml version 1.4.4-SNAPSHOT 2017-08-06 07:25:20 -07:00