WALA/com.ibm.wala.util/src/com/ibm/wala/util
Ben Liblit f60c164ec1 Escape "<" and ">" in Javadoc when not used as HTML tag syntax 2017-12-19 16:53:52 -06:00
..
collections Merge branch 'master' into modernization-java-8-lambdas-and-method-references 2017-11-29 10:51:33 -06:00
config Enable ErrorProne on wala.util project (#248) 2017-09-19 05:52:53 -07:00
debug add missing copyright headers 2013-05-22 15:39:19 -07:00
graph Escape "<" and ">" in Javadoc when not used as HTML tag syntax 2017-12-19 16:53:52 -06:00
heapTrace Escape "<" and ">" in Javadoc when not used as HTML tag syntax 2017-12-19 16:53:52 -06:00
intset Escape "<" and ">" in Javadoc when not used as HTML tag syntax 2017-12-19 16:53:52 -06:00
io Merge branch 'master' into modernization-java-8-lambdas-and-method-references 2017-11-29 10:51:33 -06:00
math Correct HTML embedded in Javadoc comments 2016-11-28 11:14:41 -06:00
perf 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
processes Use Iterator2Iterable helper to convert more loops to for-each 2017-12-04 14:04:39 -08:00
tables convert to Java 8 Function and Predicate 2017-11-11 20:29:04 -05:00
CancelException.java Add static private serialVersionUID fields to Serializable classes 2017-08-05 13:30:35 -07:00
MonitorUtil.java remove custom change markers for code that will be merged to main branch 2014-08-01 12:27:22 +02:00
NullProgressMonitor.java Merge branch 'wala' into master 2014-05-20 17:59:16 +02:00
PlatformUtil.java Remove redundant generic type parameters where possible 2017-03-11 21:20:51 -06:00
WalaException.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
WalaRuntimeException.java Add static private serialVersionUID fields to Serializable classes 2017-08-05 13:30:35 -07:00