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 62e7cb80d6 added makefile 25 years ago
..
.cvsignore added makefile 25 years ago
ArrayLengthOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
ArrayLoadOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
ArrayStoreOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 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 fillDeclarables always take a Set now 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 Fixed NaN and INFINITY values 25 years ago
ConstantArrayOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
ConstructorOperator.java getMethodAnalyzer removed (name clashes with InvokeOperator.getMethodAnalyzer 25 years ago
ConvertOperator.java type.getCanonic 25 years ago
Expression.java fillDeclarables always take a Set now 25 years ago
GetFieldOperator.java insert casts for hidden fields 25 years ago
IIncOperator.java *** empty log message *** 25 years ago
IfThenElseOperator.java allow .class field of arrays 25 years ago
InstanceOfOperator.java *** empty log message *** 25 years ago
InvokeOperator.java *** empty log message *** 25 years ago
LValueExpression.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
LocalLoadOperator.java CodeAnalyzer merged into MethodAnalyzer 25 years ago
LocalStoreOperator.java debugging message 25 years ago
LocalVarOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
Makefile.am added makefile 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 type.getCanonic 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 fillDeclarables always take a Set now 25 years ago
OuterLocalOperator.java CodeAnalyzer merged into MethodAnalyzer 25 years ago
PopOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
PrePostFixOperator.java ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 25 years ago
PutFieldOperator.java insert casts for hidden fields 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 ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 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