Commit Graph

4 Commits (62ca43d74ff82551254745bef9373432bef774c8)

Author SHA1 Message Date
jochen 62ca43d74f OuterValues added 25 years ago
jochen 74001822d7 simplified parameter handling. 25 years ago
jochen 02522b5cef instructions collectionified 25 years ago
jochen 6786a3fa35 using the autoconfigured @COLLECTIONS@ imports. 25 years ago
jochen 9a042f80c8 ConstructorOperator removed, InvokeOperator handles it all. 25 years ago
jochen d4b15f7b44 use member functions to access Instruction fields 25 years ago
jochen 6e053f676e ClassAnalyzer now handles OPTION_IMMEDIATE flag 25 years ago
jochen 60e617facd Don't allow instructions to merge over the end boundary of a try block 25 years ago
jochen 0b4cbb226c fixed the check for default constructors modifiers 25 years ago
jochen c880423ef9 don't print classes if verbose 25 years ago
jochen b6ebe189e2 Only remove abstract, but not public modifier in interface method 25 years ago
jochen 5764dddd92 removed debugging messages 25 years ago
jochen 8368c6ef37 jikes constructor's outerValue[0] parameter handling 25 years ago
jochen 8978eb0fb2 small bug fix 25 years ago
jochen 13d300eb66 CodeAnalyzer merged into MethodAnalyzer 25 years ago
jochen 3a1455664a not working yet, I plan to merge it with MethodAnalyzer 25 years ago
jochen 5dda632277 isAnonymousConstructor added 25 years ago
jochen ceb0ce32d5 use setExpression to propagate this/outerValues 25 years ago
jochen a49faf53f7 Print snythetic access methods, if inner or anonymous classes disabled 25 years ago
jochen 7cc18ada02 static classes don't get a this$0 in constructor 25 years ago
jochen 95916f7a1b inner/anonymous classes handling in constructors 25 years ago
jochen 54f3f0c2b0 printType, 25 years ago
jochen 8e74989f48 GlobalOptions 25 years ago
jochen 62747d9f22 Analyze synthetics on demand 25 years ago
jochen 78eb752b08 attribute handling in bytecode 25 years ago
jochen 553ddf518b JodeEnvironment removed (ImportHandler) 26 years ago
jochen 1aa1cddc0b getParamCount removed 26 years ago
jochen 15b9ad802a MethodType changed 26 years ago
jochen ea628da246 CodeInfo loading moved to codeanalyzer 26 years ago
jochen 2d28ebd78e getCode 26 years ago
jochen 9fbbedb0ad *** empty log message *** 26 years ago
jochen 1742ed3380 isSynthetic 26 years ago
jochen ab5f3eb09f new_decompiler_package 26 years ago
jochen 9433441a87 new tabbedprintwriter 26 years ago
jochen a6bc1392d1 *** empty log message *** 26 years ago
jochen 074140743d no gnu bytecode dependencies any more 26 years ago
jochen 1172c72832 Remove java.lang.reflect code 26 years ago
jochen 0192af7705 *** empty log message *** 26 years ago
jochen a421adad08 *** empty log message *** 26 years ago
jochen 3136614896 use gnu.bytecode directly, without java.lang.reflect 26 years ago
jochen a6081f9aa6 bug fix 26 years ago
jochen d131840eec Much type improvements 26 years ago
jochen 01aa264edd Get rid of sun.tools.* and use gnu.bytecode instead 26 years ago
jochen 94846b8034 *** empty log message *** 26 years ago
jochen 674d865943 *** empty log message *** 26 years ago
jochen c451fada4a *** empty log message *** 26 years ago
delwi 76bfa977f5 added Copyright message 26 years ago
jochen f3f21e7d2c switch,break- but not perfect 26 years ago
jochen 6951265a2d if,while,try-catch works 26 years ago
delwi 1995b7a078 Typen korrekt? 26 years ago