Commit Graph

13 Commits (12e82bea53aa2ee5255c2a6c249cf11aa2060589)

Author SHA1 Message Date
hoenicke fca129b90a enum -> enumeration (jdk1.5) 19 years ago
hoenicke c761c52679 Changed license of util,bytecode,jvm,expr,flow and decompiler packages 22 years ago
hoenicke 0246d1e5c3 lots of changes, see ChangeLog 23 years ago
hoenicke d0a70c3626 SyntheticAnalyzer: Allow the special unifyParam to be the last parameter. 24 years ago
hoenicke cb12d3ead2 Pascal style. 24 years ago
hoenicke 60889790b5 Remove most modifiers from static constructors, since java syntax 24 years ago
jochen 92878b6692 Line breaking added. 25 years ago
jochen 9ce95e120a New Decompiler/ProgressListener interface 25 years ago
jochen c5b840847b added dropInfo 25 years ago
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) 25 years ago
jochen 1aa1cddc0b getParamCount removed 25 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