WALA/com.ibm.wala.core/src/com/ibm/wala/classLoader
Juergen Graf d77cfc60fc incorporate changes from other branch
- Annotation support
- Properly fix path-with-spaces bug.
- fix bug involving paths with spaces
- add a simple driver for building a call graph via a scope file
- Properly return null as default constructor of an array.
- organize imports
- better handling of missing bytecodes
- javadoc
- test fix
- small Javadoc fix
- added date-property.js
- 1) added InstanceKey.getCreation sites and its implementations 2) fixes for issues with keys representing dynamic properties   i) all properties are converted to strings,
- publicize method makeClasspath().  deprecate quoteStringIfNeeded()
- organize imports
- javadoc
- renamed classes to make relationship to mod-ref analysis clearer
- add support for lexical writes
- Code to compute transitive lexical accesses of methods.
- extract some generally useful code from ModRef
- Generate proper InstanceFieldKeys for property accesses with Numbers.
- rewrite to make hardest test appear last
- fix test to properly check reachability
- add an array test that doesn't quite work
- add method to get a PointerKey for a global
- compare FieldValueDispatch objects based on CGNode as well
- Handle duplicate field names between subclass and superclass.
2013-02-06 12:34:25 +01:00
..
AbstractURLModule.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
ArrayClass.java incorporate changes from other branch 2013-02-06 12:34:25 +01:00
ArrayClassLoader.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
BinaryDirectoryTreeModule.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
BytecodeClass.java incorporate changes from other branch 2013-02-06 12:34:25 +01:00
BytecodeLanguage.java refactor handling of constants in Shrike to abstract away from Java bytecode 2009-04-10 18:33:07 +00: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 Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07: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 Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
ClassLoaderImpl.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
CodeScanner.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
CompoundModule.java remove unused imports 2012-01-05 20:10:34 +00:00
DirectoryTreeModule.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
FieldImpl.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
FileModule.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
IBytecodeMethod.java refactoring: move IBytecodeMethod to the classloader package 2009-06-12 14:47:30 +00:00
IClass.java incorporate changes from other branch 2013-02-06 12:34:25 +01:00
IClassLoader.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
IField.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
IMember.java incorporate changes from other branch 2013-02-06 12:34:25 +01:00
IMethod.java Merge branch 'wala' into master 2012-11-06 04:23:10 +01:00
JVMClass.java mostly comments. A few new type parameters. No semantic changes. 2009-05-29 15:26:35 +00:00
JarFileEntry.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
JarFileModule.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
JarStreamModule.java Merge branch 'wala' into master 2012-11-06 04:23:10 +01:00
JavaLanguage.java Merge branch 'wala' into master 2012-11-06 04:23:10 +01:00
Language.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
LanguageImpl.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
Module.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
ModuleEntry.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
NestedJarFileModule.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
NewSiteReference.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
ProgramCounter.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
ShrikeBTMethod.java incorporate changes from other branch 2013-02-06 12:34:25 +01:00
ShrikeCTMethod.java incorporate changes from other branch 2013-02-06 12:34:25 +01:00
ShrikeClass.java incorporate changes from other branch 2013-02-06 12:34:25 +01:00
ShrikeIRFactory.java incorporate changes from other branch 2013-02-06 12:34:25 +01:00
SourceDirectoryTreeModule.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
SourceFileModule.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07: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 Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
SyntheticClass.java incorporate changes from other branch 2013-02-06 12:34:25 +01:00
SyntheticMethod.java incorporate changes from other branch 2013-02-06 12:34:25 +01:00
package.html more conversion to Unix line endings 2012-09-04 15:59:50 -07:00