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 92878b6692 Line breaking added. 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 Line breaking added. 25 years ago
ContinueBlock.java changed copyright comment 26 years ago
CreateAssignExpression.java OuterValues added 25 years ago
CreateCheckNull.java bug fix for jikes check null 25 years ago
CreateClassField.java InvokeOperator has new constructor syntax 25 years ago
CreateConstantArray.java InvokeOperator has new constructor syntax 25 years ago
CreateExpression.java Expression rework (ComplexExpression removed) 25 years ago
CreateForInitializer.java Expression rework (ComplexExpression removed) 25 years ago
CreateIfThenElseOperator.java InvokeOperator has new constructor syntax 25 years ago
CreateNewConstructor.java InvokeOperator has new constructor syntax 25 years ago
CreatePrePostIncExpression.java ConstOperator.isOne(type) added and used. 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 FlowBlock: Handle nops. 25 years ago
IfThenElseBlock.java.in Line breaking added. 25 years ago
InstructionBlock.java.in Line breaking added. 25 years ago
InstructionContainer.java.in Decompiler, JodeApplet and JodeWindow moved into decompile package 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 Line breaking added. 25 years ago
Makefile.am FlowBlock: Handle nops. 25 years ago
RetBlock.java.in using the autoconfigured @COLLECTIONS@ imports. 25 years ago
ReturnBlock.java Line breaking added. 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 Decompiler, JodeApplet and JodeWindow moved into decompile package 25 years ago
StructuredBlock.java.in FlowBlock: Handle nops. 25 years ago
SwitchBlock.java Line breaking added. 25 years ago
SynchronizedBlock.java.in Line breaking added. 25 years ago
ThrowBlock.java Line breaking added. 25 years ago
TransformConstructors.java FlowBlock: Handle nops. 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