WALA/com.ibm.wala.core.testdata/src
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
..
annotations Fix nearly all Eclipse warnings about using raw types 2017-07-12 10:39:06 -07:00
arrayAlias Enhanced pointer analysis to reason that arrays known to be of zero length 2012-05-09 15:35:54 -06:00
arraybounds Escape "<" and ">" in Javadoc when not used as HTML tag syntax 2017-12-19 16:53:52 -06:00
bug144 bug 144 2017-03-14 10:05:18 -04:00
cell Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
cfg Merge branch 'pull-request__nullpointer-bugfixes' of https://github.com/joana-team/WALA 2017-03-11 14:48:13 -05:00
classConstant Fix nearly all Eclipse warnings about using raw types 2017-07-12 10:39:06 -07:00
cornerCases 1) a bit more source mappimg information 2018-10-13 08:42:08 -04:00
cpa Suppress unused-local-variable warnings in test inputs 2017-05-26 14:25:03 -07:00
dataflow several variants of reaching defs analysis, including test class and a bit of test data. still needs better documentation 2010-04-28 16:53:07 +00:00
defaultMethods Java 8 default methods 2015-08-09 13:46:03 -04:00
demandpa Fix nearly all Eclipse warnings about using raw types 2017-07-12 10:39:06 -07:00
dynamicCG Revert "Suppress 157 Eclipse warnings about unused exception parameters" 2017-03-23 16:32:00 -05:00
exceptionpruning Revert "Suppress 157 Eclipse warnings about unused exception parameters" 2017-03-23 16:32:00 -05:00
finalizers finalizer test 2015-08-09 13:43:40 -04:00
hello Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
inner support for reading InnerClass attributes 2008-08-15 14:49:33 +00:00
lambda Fixes for instrumentation of invoke dynamic 2017-12-01 20:01:16 +08:00
messageFormatTest Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
methodLookup Fix bug with method lookup (#276) 2017-12-23 16:38:26 -08:00
multiDim 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
multiTypes merge 2013-06-25 11:57:37 -04:00
pi Fix for bug with pi nodes reported by Andreas Sewe 2013-05-07 14:43:49 -07:00
recurse Remove unnecessary warning-suppression annotations 2017-07-26 20:08:34 -07:00
reflection Remove some unnecessary warning suppression annotations 2017-08-28 11:55:56 -07:00
shrike java 7 support, with much pain for stack maps :) 2014-10-06 15:34:16 -04:00
slice Fix nearly all Eclipse warnings about using raw types 2017-07-12 10:39:06 -07:00
special fix for missing Java 8 feature 2017-02-24 22:29:14 -05:00
staticInit Suppress unused-local-variable warnings in test inputs 2017-05-26 14:25:03 -07:00
string add missing copyright headers 2013-05-22 15:39:19 -07:00
typeInference Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00