WALA/com.ibm.wala.cast/source/java/com/ibm/wala/cast/ir/ssa
Manu Sridharan 3b1889121b add missing copyright headers 2013-05-22 15:39:19 -07:00
..
analysis Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
AbstractLexicalInvoke.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
AbstractReflectiveGet.java delete obsolete ValueDecorator interface 2008-01-15 14:40:11 +00:00
AbstractReflectivePut.java delete obsolete ValueDecorator interface 2008-01-15 14:40:11 +00:00
AbstractSSAConversion.java add more extensive exception message 2010-10-11 14:39:22 +00:00
AssignInstruction.java more migration to Java assertions 2009-05-01 17:42:28 +00:00
AstAbstractInstructionVisitor.java refactor handling of constants in Shrike to abstract away from Java bytecode 2009-04-10 18:33:07 +00:00
AstAssertInstruction.java switch from Assertions._assert to Java assertions 2009-04-30 13:16:52 +00:00
AstConstants.java adapt to core changes 2009-02-19 15:59:01 +00:00
AstEchoInstruction.java add missing copyright headers 2013-05-22 15:39:19 -07:00
AstGlobalRead.java refactor handling of constants in Shrike to abstract away from Java bytecode 2009-04-10 18:33:07 +00:00
AstGlobalWrite.java refactor handling of constants in Shrike to abstract away from Java bytecode 2009-04-10 18:33:07 +00:00
AstIRFactory.java fixes for bug with dead code and exception handlers 2013-04-10 21:16:12 -04:00
AstInstructionFactory.java add copyright notices. 2009-04-13 13:49:22 +00:00
AstInstructionVisitor.java refactor handling of constants in Shrike to abstract away from Java bytecode 2009-04-10 18:33:07 +00:00
AstIsDefinedInstruction.java add missing copyright headers 2013-05-22 15:39:19 -07:00
AstLexicalAccess.java performance work on lexical scoping 2011-06-30 15:45:58 +00:00
AstLexicalRead.java switch from Assertions._assert to Java assertions 2009-04-30 13:16:52 +00:00
AstLexicalWrite.java switch from Assertions._assert to Java assertions 2009-04-30 13:16:52 +00:00
AstPreInstructionVisitor.java Initial contribution of core script analysis code 2007-02-02 17:17:13 +00:00
EachElementGetInstruction.java javadoc, formatting, move a DEBUG flag 2011-05-02 22:11:27 +00:00
EachElementHasNextInstruction.java refactor handling of constants in Shrike to abstract away from Java bytecode 2009-04-10 18:33:07 +00:00
FixedParametersLexicalInvokeInstruction.java refactor handling of constants in Shrike to abstract away from Java bytecode 2009-04-10 18:33:07 +00:00
MultiReturnValueInvokeInstruction.java add missing copyright headers 2013-05-22 15:39:19 -07:00
SSAConversion.java Variety of changes to JS front end. 2013-04-09 15:47:22 -07:00