WALA/com.ibm.wala.core/src/com/ibm/wala/classLoader
Julian Dolby 533d392bda support for method argument default values 2018-10-17 19:44:44 -04:00
..
AbstractNestedJarFileModule.java Plug a `JarInputStream` resource leak 2017-08-27 11:03:14 -07:00
AbstractURLModule.java Remove type arguments that Java 1.7+ can infer for us 2017-12-04 14:04:39 -08:00
ArrayClass.java Impl of IMethod.is(Wala)Synthetic and IClass.isSynthetic (#359) 2018-10-02 22:28:21 -07:00
ArrayClassLoader.java Escape "<" and ">" in Javadoc when not used as HTML tag syntax 2017-12-19 16:53:52 -06:00
BinaryDirectoryTreeModule.java merge 2013-06-25 11:57:37 -04:00
BytecodeClass.java Allow for classes with missing superclasses in class hierarchy (#329) 2018-07-19 16:10:35 +02:00
BytecodeLanguage.java language changes 2015-12-15 19:33:59 -05:00
CallSiteReference.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
ClassFileModule.java added container access to ModuleEntry 2013-06-25 11:53:58 -04:00
ClassLoaderFactory.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
ClassLoaderFactoryImpl.java pull exclusions file support into util project and then share it with 2013-11-14 13:02:56 -05:00
ClassLoaderImpl.java Use Iterator2Iterable helper to convert more loops to for-each 2017-12-04 14:04:39 -08:00
CodeScanner.java Impl of IMethod.is(Wala)Synthetic and IClass.isSynthetic (#359) 2018-10-02 22:28:21 -07:00
CompoundModule.java Remove type arguments that Java 1.7+ can infer for us 2017-12-04 14:04:39 -08:00
DirectoryTreeModule.java Use modern for-each loops where possible 2017-11-28 14:44:53 -06:00
FieldImpl.java Merge branch 'pull-request__typeannotations' of https://github.com/joana-team/WALA 2017-03-11 16:19:50 -05:00
FileModule.java Remove type arguments that Java 1.7+ can infer for us 2017-12-04 14:04:39 -08:00
IBytecodeMethod.java Merge branch 'master' of https://github.com/wala/WALA 2017-08-05 21:09:34 -04:00
IClass.java Impl of IMethod.is(Wala)Synthetic and IClass.isSynthetic (#359) 2018-10-02 22:28:21 -07:00
IClassLoader.java Escape "<" and ">" in Javadoc when not used as HTML tag syntax 2017-12-19 16:53:52 -06:00
IField.java merge 2013-06-25 11:57:37 -04:00
IMember.java incorporate changes from other branch 2013-02-06 12:34:25 +01:00
IMethod.java support for method argument default values 2018-10-17 19:44:44 -04:00
JVMClass.java Impl of IMethod.is(Wala)Synthetic and IClass.isSynthetic (#359) 2018-10-02 22:28:21 -07:00
JarFileEntry.java added container access to ModuleEntry 2013-06-25 11:53:58 -04:00
JarFileModule.java merge 2013-06-25 11:57:37 -04:00
JarStreamModule.java Escape "<" and ">" in Javadoc when not used as HTML tag syntax 2017-12-19 16:53:52 -06:00
JavaLanguage.java make slicer handle multiple languages, using the Language to build mod and ref visitors 2018-06-01 13:56:08 -04:00
Language.java make slicer handle multiple languages, using the Language to build mod and ref visitors 2018-06-01 13:56:08 -04:00
LanguageImpl.java flexibility in how to model constants 2018-04-30 19:09:59 -04:00
Module.java Fixed bugs in the front end handling esoteric cases of weird control 2013-07-30 14:04:08 -04:00
ModuleEntry.java merge 2013-06-25 11:57:37 -04:00
NestedJarFileModule.java fixes to Dalvik support, and work on running Dalvik tests on Travis 2015-02-26 09:34:03 -05:00
NewSiteReference.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
NoSuperclassFoundException.java Allow for classes with missing superclasses in class hierarchy (#329) 2018-07-19 16:10:35 +02:00
PhantomClass.java Allow for classes with missing superclasses in class hierarchy (#329) 2018-07-19 16:10:35 +02:00
ProgramCounter.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
ResourceJarFileModule.java merge 2013-06-25 11:57:37 -04:00
ShrikeBTMethod.java Impl of IMethod.is(Wala)Synthetic and IClass.isSynthetic (#359) 2018-10-02 22:28:21 -07:00
ShrikeCTMethod.java Replace simple lambdas with method references wherever possible 2017-11-27 11:31:15 -06:00
ShrikeClass.java Remove type arguments that Java 1.7+ can infer for us 2017-12-04 14:04:39 -08:00
ShrikeIRFactory.java Suppress some unchecked-cast warnings we cannot avoid 2017-08-15 09:16:59 -07:00
SourceDirectoryTreeModule.java merge 2013-06-25 11:57:37 -04:00
SourceFileModule.java Fix 65 Eclipse warnings about unused exception parameters 2017-03-20 00:44:39 -05:00
SourceModule.java added notion of source modules, which are presumed to be text files 2011-04-04 14:58:58 +00:00
SourceURLModule.java merge 2013-06-25 11:57:37 -04:00
SyntheticClass.java Impl of IMethod.is(Wala)Synthetic and IClass.isSynthetic (#359) 2018-10-02 22:28:21 -07:00
SyntheticMethod.java Impl of IMethod.is(Wala)Synthetic and IClass.isSynthetic (#359) 2018-10-02 22:28:21 -07:00
package.html more conversion to Unix line endings 2012-09-04 15:59:50 -07:00