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 f2d8663e9f * jode/AssertError.java: removed, all uses are now replaced 23 years ago
..
.cvsignore merged changes from stable tree 25 years ago
BreakBlock.java changed copyright comment 25 years ago
BreakableBlock.java changed copyright comment 25 years ago
CaseBlock.java * jode/AssertError.java: removed, all uses are now replaced 23 years ago
CatchBlock.java Applied more patches from Jode-1.1 branch. 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 * jode/AssertError.java: removed, all uses are now replaced 23 years ago
ContinueBlock.java changed copyright comment 25 years ago
CreateAssignExpression.java OuterValues added 25 years ago
CreateCheckNull.java New bytecode interface, no .java.in files anymore 24 years ago
CreateClassField.java Big updates: bytecode instruction interface, new types for the decompiler, 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 25 years ago
EmptyBlock.java Applied more patches from Jode-1.1 branch. 23 years ago
FinallyBlock.java a finally block is handled like a no return block in mapStackToLocal 25 years ago
FlowBlock.java * jode/AssertError.java: removed, all uses are now replaced 23 years ago
IfThenElseBlock.java New bytecode interface, no .java.in files anymore 24 years ago
InstructionBlock.java Applied more patches from Jode-1.1 branch 23 years ago
InstructionContainer.java New bytecode interface, no .java.in files anymore 24 years ago
JsrBlock.java Applied more patches from Jode-1.1 branch 23 years ago
Jump.java gen/kill set rework in FlowBlock, successors now private 25 years ago
LoopBlock.java Applied more patches from Jode-1.1 branch 23 years ago
Makefile.am Applied more patches from Jode-1.1 branch 23 years ago
RetBlock.java New bytecode interface, no .java.in files anymore 24 years ago
ReturnBlock.java add new sanity check to ReturnBlock. 24 years ago
SequentialBlock.java * jode/AssertError.java: removed, all uses are now replaced 23 years ago
SlotSet.java * jode/AssertError.java: removed, all uses are now replaced 23 years ago
SpecialBlock.java Applied more patches from Jode-1.1 branch 23 years ago
StructuredBlock.java * jode/AssertError.java: removed, all uses are now replaced 23 years ago
SwitchBlock.java New bytecode interface, no .java.in files anymore 24 years ago
SynchronizedBlock.java New bytecode interface, no .java.in files anymore 24 years ago
ThrowBlock.java Line breaking added. 25 years ago
TransformConstructors.java Applied more patches from Jode-1.1 branch 23 years ago
TransformExceptionHandlers.java * jode/AssertError.java: removed, all uses are now replaced 23 years ago
TryBlock.java Big updates: bytecode instruction interface, new types for the decompiler, 24 years ago
VariableSet.java * jode/AssertError.java: removed, all uses are now replaced 23 years ago
VariableStack.java * jode/AssertError.java: removed, all uses are now replaced 23 years ago