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 3378492cd3 New bytecode interface, no .java.in files anymore 24 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 OuterValues added 25 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 New bytecode interface, no .java.in files anymore 24 years ago
ConstantArrayOperator.java Line breaking added. 25 years ago
ConvertOperator.java type.getCanonic 25 years ago
Expression.java New bytecode interface, no .java.in files anymore 24 years ago
FieldOperator.java New bytecode interface, no .java.in files anymore 24 years ago
GetFieldOperator.java OuterValues added 25 years ago
IIncOperator.java ConstOperator.getValue() returns Object not String. 25 years ago
IfThenElseOperator.java Line breaking added. 25 years ago
InstanceOfOperator.java Line breaking added. 25 years ago
InvokeOperator.java New bytecode interface, no .java.in files anymore 24 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 26 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 printType called with type.getHint() 25 years ago
NewOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
NoArgOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
NopOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
Operator.java New bytecode interface, no .java.in files anymore 24 years ago
OuterLocalOperator.java OuterValues added 25 years ago
PopOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
PrePostFixOperator.java OuterValues added 25 years ago
PutFieldOperator.java OuterValues added 25 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 Line breaking added. 25 years ago
StringAddOperator.java Line breaking added. 25 years ago
ThisOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
UnaryOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago