Commit Graph

982 Commits (09e72e0daa3bc5bae6b36ea5146b9a39410fdc78)
 

Author SHA1 Message Date
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
jochen 833edb863c anonymous class handling 26 years ago
jochen dd33ee137e new options. 26 years ago
jochen 2f636075e0 removeLocal 26 years ago
jochen ed222cc7d7 Complete Scope handling 26 years ago
jochen b9fd66266c Scope is in again, much reworked. 26 years ago
jochen 2380acb9e3 give code analyzer to localloadoperators 26 years ago
jochen 95916f7a1b inner/anonymous classes handling in constructors 26 years ago
jochen c4a1eb3917 new options 26 years ago
jochen b89549d770 comment fix 26 years ago
jochen cf14c50b47 ThisOperator, allow special this$0 26 years ago