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
jochen 92878b6692 Line breaking added. 25 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.in using the autoconfigured @COLLECTIONS@ imports. 25 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 ConstOperator.isOne was wrong 25 years ago
ConstantArrayOperator.java Line breaking added. 25 years ago
ConvertOperator.java type.getCanonic 25 years ago
Expression.java.in Line breaking added. 25 years ago
FieldOperator.java.in Line breaking added. 25 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.in Line breaking added. 25 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.in LocalVarOperator now fillDeclarableis itself. 25 years ago
Makefile.am ConstOperator.isOne was wrong 25 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.in Decompiler, JodeApplet and JodeWindow moved into decompile package 25 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