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 80e2a7916c fixed some bugs for method scoped classes 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 OuterValues added 25 years ago
ArrayStoreOperator.java OuterValues added 25 years ago
BinaryOperator.java hint propagating resolved via intersections 25 years ago
CheckCastOperator.java remove unnecessary casts in simplify() [I'm not sure yet, if this is 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 compareType no longer unchangeable (hints) 25 years ago
CompareToIntOperator.java NAN -> NaN 25 years ago
CompareUnaryOperator.java NAN -> NaN 25 years ago
ConstOperator.java ConstOperator.getValue() returns Object not String. 25 years ago
ConstantArrayOperator.java printType called with type.getHint() 25 years ago
ConvertOperator.java type.getCanonic 25 years ago
Expression.java.in using the autoconfigured @COLLECTIONS@ imports. 25 years ago
FieldOperator.java.in fixed some bugs for method scoped classes 25 years ago
GetFieldOperator.java OuterValues added 25 years ago
IIncOperator.java ConstOperator.getValue() returns Object not String. 25 years ago
IfThenElseOperator.java ConstOperator.getValue() returns Object not String. 25 years ago
InstanceOfOperator.java *** empty log message *** 25 years ago
InvokeOperator.java.in fixed some bugs for method scoped classes 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 OuterValues added 25 years ago
Makefile.am OuterValues added 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 OuterValues added 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 OuterValues added 25 years ago
StringAddOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 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