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
hoenicke aca789beed * jode/flow/CatchBlock.java.in (combineLocal): Added more checks 23 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 lots of changes, see ChangeLog 23 years ago
CatchBlock.java.in * jode/flow/CatchBlock.java.in (combineLocal): Added more checks 23 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 Ported a fix (this class could throw an ArrayIndexOutOfBoundsException due, to 24 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 version to 1.2 24 years ago
FinallyBlock.java a finally block is handled like a no return block in mapStackToLocal 25 years ago
FlowBlock.java.in CodeVerifier, ArrayType: merge array types whose elemTypes are incompatible 24 years ago
IfThenElseBlock.java.in Line breaking added. 25 years ago
InstructionBlock.java.in lots of changes, see ChangeLog 23 years ago
InstructionContainer.java.in Decompiler, JodeApplet and JodeWindow moved into decompile package 25 years ago
JsrBlock.java lots of changes, see ChangeLog 23 years ago
Jump.java gen/kill set rework in FlowBlock, successors now private 25 years ago
LoopBlock.java.in lots of changes, see ChangeLog 23 years ago
Makefile.am lots of changes, see ChangeLog 23 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 lots of changes, see ChangeLog 23 years ago
StructuredBlock.java.in Changed version to 1.2 24 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 * jode/jvm/SyntheticAnalyzer.java.in: 23 years ago
TransformExceptionHandlers.java.in lots of changes, see ChangeLog 23 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