Mirror of the JODE repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jode/jode/jode/flow
jochen 9d59b9ced1 a finally block is handled like a no return block in mapStackToLocal 25 years ago
..
.cvsignore merged changes from stable tree 25 years ago
BreakBlock.java changed copyright comment 26 years ago
BreakableBlock.java changed copyright comment 26 years ago
CaseBlock.java bug fix in declaration searching 25 years ago
CatchBlock.java.in bug fix for exceptionLocal == null case 25 years ago
CombineIfGotoExpressions.java gen/kill set rework in FlowBlock, successors now private 25 years ago
CompleteSynchronized.java New StoreInstruction/LValue expressions 25 years ago
ConditionalBlock.java used gets now calculated at propagateUsage 25 years ago
ContinueBlock.java changed copyright comment 26 years ago
CreateAssignExpression.java Expression rework (ComplexExpression removed) 25 years ago
CreateCheckNull.java bug fix for jikes check null 25 years ago
CreateClassField.java allow .class field of arrays 25 years ago
CreateConstantArray.java Expression rework (ComplexExpression removed) 25 years ago
CreateExpression.java Expression rework (ComplexExpression removed) 25 years ago
CreateForInitializer.java Expression rework (ComplexExpression removed) 25 years ago
CreateIfThenElseOperator.java Expression rework (ComplexExpression removed) 25 years ago
CreateNewConstructor.java ConstructorOperator removed, InvokeOperator handles it all. 25 years ago
CreatePrePostIncExpression.java Expression rework (ComplexExpression removed) 25 years ago
DescriptionBlock.java changed copyright comment 26 years ago
EmptyBlock.java changed copyright comment 26 years ago
FinallyBlock.java a finally block is handled like a no return block in mapStackToLocal 25 years ago
FlowBlock.java.in remove predecessor of dest in removeJumps 25 years ago
IfThenElseBlock.java.in using the autoconfigured @COLLECTIONS@ imports. 25 years ago
InstructionBlock.java.in using the autoconfigured @COLLECTIONS@ imports. 25 years ago
InstructionContainer.java.in using the autoconfigured @COLLECTIONS@ imports. 25 years ago
JsrBlock.java Types moved to jode.type 26 years ago
Jump.java gen/kill set rework in FlowBlock, successors now private 25 years ago
LoopBlock.java.in using the autoconfigured @COLLECTIONS@ imports. 25 years ago
Makefile.am make dependencies more relative 25 years ago
RetBlock.java.in using the autoconfigured @COLLECTIONS@ imports. 25 years ago
ReturnBlock.java used gets now calculated at propagateUsage 25 years ago
SequentialBlock.java.in using the autoconfigured @COLLECTIONS@ imports. 25 years ago
SlotSet.java.in using the autoconfigured @COLLECTIONS@ imports. 25 years ago
SpecialBlock.java ConstructorOperator removed, InvokeOperator handles it all. 25 years ago
StructuredBlock.java.in using the autoconfigured @COLLECTIONS@ imports. 25 years ago
SwitchBlock.java bug fix 25 years ago
SynchronizedBlock.java.in using the autoconfigured @COLLECTIONS@ imports. 25 years ago
ThrowBlock.java instr.dumpExpression 25 years ago
TransformConstructors.java Use iterators 25 years ago
TransformExceptionHandlers.java.in fixed a bug in SynchronizedBlock. 25 years ago
TryBlock.java ConstructorOperator removed, InvokeOperator handles it all. 25 years ago
VariableSet.java.in using the autoconfigured @COLLECTIONS@ imports. 25 years ago
VariableStack.java used gets now calculated at propagateUsage 25 years ago