Commit Graph

360 Commits (633f044a2030b96a113f878938bb955db58437c3)
 

Author SHA1 Message Date
jochen b580db8201 checkConsistent: must contain emptyBlock with a jump 26 years ago
jochen 12e858ca45 mapStackToLocal / removePush added 26 years ago
jochen 8442863349 mapStackToLocal 26 years ago
jochen 29db6a9bda mergeBreakedStack added for stack analyzation 26 years ago
jochen f19074f0ef new rvaluetype, lvaluetype != rvaluetype for non ASSIGN_OP 26 years ago
jochen 640afa8178 match by slots not by local (needed for CreateAssignExpression) 26 years ago
jochen 8ee12e406c constant assignments also don't need casts 26 years ago
jochen b3e4eebdc1 BinaryType doesn't correlate the type anymore 26 years ago
jochen ceda801601 replace PUSH with anonymous locals 26 years ago
jochen 1123c02533 getHint added 26 years ago
jochen 81e13e16c5 new hintType, will be later used to guess the type 26 years ago
jochen 4015c16f9a usepush parameter (disable PUSH translation) 26 years ago
jochen d5ccb055fe check nolvt option 26 years ago
jochen 3fc0321064 added nolvt option 26 years ago
jochen 66710e60dd cache isLeaf, 26 years ago
jochen 3242b98a08 exit on close 26 years ago
jochen 148ba04303 cache dir names 26 years ago
jochen 58932da6b2 return all classes and packages 26 years ago
jochen bb39f34c3f makeIndentStr should be protected 26 years ago
jochen 17405ed7ad Initial revision 26 years ago
jochen 0ad9df04f0 return all class files and packages 26 years ago
jochen 4f9f2e09c3 bug fixes 26 years ago
jochen 32cb2027e5 bug fixes 26 years ago
jochen dad8dc308d readTable 26 years ago
jochen ca4f3f9cae save table in properties 26 years ago
jochen cc2d7294c0 safety check 26 years ago
jochen 553b1a9e0f fix for double, ong constants 26 years ago
jochen 33cb5ae627 more options allowed 26 years ago
jochen 421bdfe8ca check if the field is in this class 26 years ago
jochen ba81e2e464 isThis added 26 years ago
jochen 44fe5feb29 preserveSerial added 26 years ago
jochen 2dac695779 new swap order option 26 years ago
jochen 130f1c0e99 test for null getfield 26 years ago
jochen 26c0de9c34 Handle null objects 26 years ago
jochen 861edb2456 Handle null Objects 26 years ago
jochen 8142839a41 A few cast tests 26 years ago
jochen 54084faa00 *** empty log message *** 26 years ago
jochen bd06c30075 Initial revision 26 years ago
jochen a0b46d37c5 check for jumps 26 years ago
jochen 0e55e234a6 reworked the local variable declaration 26 years ago
jochen ee38d10980 removed check that is no longer necessary 26 years ago
jochen 647a7ca24e create .class field 26 years ago
jochen c4369af063 hasNoJumps 26 years ago
jochen b8a4d64568 field access methods 26 years ago
jochen 8f668dc5b1 use a proper middle type for casts 26 years ago
jochen 1b019d0f63 simplify .class field 26 years ago
jochen b1c97416ef use a proper middle cast if necessary 26 years ago
jochen f1bc11a0f2 Initial revision 26 years ago
jochen 1742ed3380 isSynthetic 26 years ago
jochen b3dd25231c isSynthetic 26 years ago