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/expr
hoenicke f2d8663e9f * jode/AssertError.java: removed, all uses are now replaced 23 years ago
..
.cvsignore merged changes from stable tree 25 years ago
ArrayLengthOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
ArrayLoadOperator.java Line breaking added. 25 years ago
ArrayStoreOperator.java Applied more patches from Jode-1.1 branch 23 years ago
BinaryOperator.java Line breaking added. 25 years ago
CheckCastOperator.java Line breaking added. 25 years ago
CheckNullOperator.java New bytecode interface, no .java.in files anymore 24 years ago
ClassFieldOperator.java CodeAnalyzer merged into MethodAnalyzer 25 years ago
CombineableOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
CompareBinaryOperator.java Line breaking added. 25 years ago
CompareToIntOperator.java NAN -> NaN 25 years ago
CompareUnaryOperator.java Line breaking added. 25 years ago
ConstOperator.java * jode/AssertError.java: removed, all uses are now replaced 23 years ago
ConstantArrayOperator.java Applied more patches from Jode-1.1 branch 23 years ago
ConvertOperator.java type.getCanonic 25 years ago
Expression.java Applied more patches from Jode-1.1 branch 23 years ago
FieldOperator.java * jode/AssertError.java: removed, all uses are now replaced 23 years ago
GetFieldOperator.java Added a missing load() 24 years ago
IIncOperator.java * jode/AssertError.java: removed, all uses are now replaced 23 years ago
IfThenElseOperator.java Applied more patches from Jode-1.1 branch. 23 years ago
InstanceOfOperator.java Line breaking added. 25 years ago
InvokeOperator.java * jode/AssertError.java: removed, all uses are now replaced 23 years ago
LValueExpression.java OuterValues added 25 years ago
LocalLoadOperator.java OuterValues added 25 years ago
LocalStoreOperator.java OuterValues added 25 years ago
LocalVarOperator.java New bytecode interface, no .java.in files anymore 24 years ago
Makefile.am New bytecode interface, no .java.in files anymore 24 years ago
MatchableOperator.java changed copyright comment 25 years ago
MonitorEnterOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
MonitorExitOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
NewArrayOperator.java Big updates: bytecode instruction interface, new types for the decompiler, 24 years ago
NewOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
NoArgOperator.java * jode/AssertError.java: removed, all uses are now replaced 23 years ago
NopOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
Operator.java * jode/AssertError.java: removed, all uses are now replaced 23 years ago
OuterLocalOperator.java OuterValues added 25 years ago
PopOperator.java Applied changes from the Jode-1.1 tree. 23 years ago
PrePostFixOperator.java OuterValues added 25 years ago
PutFieldOperator.java Added a missing load() 24 years ago
ShiftOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
SimpleOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
StoreInstruction.java * jode/AssertError.java: removed, all uses are now replaced 23 years ago
StringAddOperator.java Line breaking added. 25 years ago
ThisOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
UnaryOperator.java Applied changes from the Jode-1.1 tree. 23 years ago