Commit Graph

1042 Commits (5a7713ae1aa21f3ddd06bfd21c8a63740fa178ee)
 

Author SHA1 Message Date
jochen dd02d56566 getCastHelper and NULL type 26 years ago
jochen 495138c5bf removed all tests, that prevent compiling with either javac or jikes 26 years ago
jochen 8ec936c5a9 used gets now calculated at propagateUsage 26 years ago
jochen 97fe374b0f used gets now calculated at propagateUsage 26 years ago
jochen 778fdc2607 incr renamed to incrBlock/incrInstr 26 years ago
jochen b856b2484b New StoreInstruction/LValue expressions 26 years ago
jochen a49faf53f7 Print snythetic access methods, if inner or anonymous classes disabled 26 years ago
jochen bda6577fdf An evil test added, that will put jode in an endless loop, creating 26 years ago
jochen 69c8e90d92 getClassHelper reenabled 26 years ago
jochen 0b1fe6ee9c compare boolean versus integer ops 26 years ago
jochen 0f5e9f630c static classes added 26 years ago
jochen 6520dac189 Parent for inner class added 26 years ago
jochen bd125781d7 Much more evil things added ;-) 26 years ago
jochen 08f486dd4a Don't show Inner/Anonymous classes 26 years ago
jochen bd7b04902d Expression rework (ComplexExpression removed) 26 years ago
jochen abf370c1d7 Expression rework (ComplexExpression removed) 26 years ago
jochen f368f4ce33 bug fix: Declaration in for blocksExpression rework (ComplexExpression removed) 26 years ago
jochen d162b4f6b4 bug fix for declaring vars 26 years ago
jochen fd7a8e40ff StoreInstruction/LValue 26 years ago
jochen f59b7cadff Expression rework (ComplexExpression removed) 26 years ago
jochen a9ddeaa9dd name change: getFreeOperandCount 26 years ago
jochen 19c90b0a4c Expression rework (ComplexExpression removed) 26 years ago
jochen afd13f2bf5 Expression rework (ComplexExpression removed) 26 years ago
jochen b5e13adfe1 name change: getFreeOperandCount() 26 years ago
jochen 827cb725eb ComplexExpression removed 26 years ago
jochen 7411ee0819 new Expressions (ComplexExpression removed) 26 years ago
jochen 8c0bf3909a handle cases, where exceptionLocal is unknown 26 years ago
jochen 82af4162ab give a scopeType for getClassString 26 years ago
jochen fe82f8f2c7 Create StoreInstruction(LValueExpression). 26 years ago
jochen 7cc18ada02 static classes don't get a this$0 in constructor 26 years ago
jochen 2af35f2528 setType, when guessing names. 26 years ago
jochen 6cac3aa688 setClassConstant added (.class pseudo static fields) 26 years ago
jochen 8b6fb39946 getTypeString removed 26 years ago
jochen 5a8d668b84 getClassString takes scopeType parameter 26 years ago
jochen ef61e01b42 OUTERCLASSES and reflection implemented 26 years ago
jochen 28a90a13fb use clazzAna.dumpJavaFile 26 years ago
jochen fa4a253ee8 don't decompile INNER/ANON classes separately 26 years ago
jochen 6b7ac0945c ComplexExpression removed, complete rework, StoreInstruction/LValue splittet. 26 years ago
jochen 3840a9ddde *** empty log message *** 26 years ago
jochen aaf2d4ab6b Initial revision 26 years ago
jochen bcc5262d63 new pretty option 26 years ago
jochen 2e3d00bd3f Analyze synthetic methods 26 years ago
jochen 2818b261aa new constructor for LocalLoadOperator 26 years ago
jochen 0d643c08d5 Transform inner/anonymous constructors 26 years ago
jochen 4965eaedb1 don't declare `removed' locals 26 years ago
jochen e03711ab7b minor changes 26 years ago
jochen 5a7c2ded4c scope handling 26 years ago
jochen e6cdef6844 Transforms to ThisOperator 26 years ago
jochen 93244afa2c transforms access methods 26 years ago
jochen c0e9183459 Scope handling. 26 years ago