Commit Graph

6 Commits (5815ab3a08a15265b43272a6b41af60fd14834be)

Author SHA1 Message Date
hoenicke 5815ab3a08 Fix Warnings 12 years ago
hoenicke 487a4b49d9 Some copyright/documentation updates 20 years ago
hoenicke f43b317ae8 Set copyright to LGPL for packages util,bytecode,jvm,expr,flow and decompiler. 22 years ago
hoenicke 7714d5d503 Documentation updates. 23 years ago
hoenicke 4352b285ab Documentation updates (INSTALL, javadoc). 23 years ago
hoenicke 31ebef4f9c Changed compilation procedure to ant. 23 years ago
hoenicke f2d8663e9f * jode/AssertError.java: removed, all uses are now replaced 23 years ago
hoenicke 4a63627c87 Big updates: bytecode instruction interface, new types for the decompiler, 24 years ago
hoenicke 3378492cd3 New bytecode interface, no .java.in files anymore 24 years ago
jochen 7fc1ab0b1e FlowBlock: Handle nops. 25 years ago
jochen 915439b1ff Decompiler, JodeApplet and JodeWindow moved into decompile package 25 years ago
jochen 8fc12f679e OuterValues added 25 years ago
jochen 7c1859a4df remove predecessor of dest in removeJumps 25 years ago
jochen 6786a3fa35 using the autoconfigured @COLLECTIONS@ imports. 25 years ago
jochen ba4e13803b use appendBlock instead of sequentialT1 25 years ago
jochen ec1e63532c gen/kill set rework in FlowBlock, successors now private 25 years ago
jochen 4eac3b281e simplify also successing flow blocks on simplify() 25 years ago
jochen 2f70d84fbb some more --debug=analyze messages 25 years ago
jochen 6280493dc3 use SimpleMap instead of SimpleDictionary 25 years ago
jochen fe9868d0db CodeAnalyzer merged into MethodAnalyzer 25 years ago
jochen a84ba609b9 declarables reworked 25 years ago
jochen 6b0ab5a00b System.err -> GlobalOptions.err 25 years ago
jochen 778fdc2607 incr renamed to incrBlock/incrInstr 25 years ago
jochen bd7b04902d Expression rework (ComplexExpression removed) 25 years ago
jochen abb704e316 renamed T1<->T2, since this is, how it is in the dragon book 25 years ago
jochen d086578f00 guessName 25 years ago
jochen 8e74989f48 GlobalOptions 25 years ago
jochen 692f12daed simplify() method 25 years ago
jochen 2b71a4d303 *** empty log message *** 25 years ago
jochen 295632ab86 fixed a bug, where some jumps were neither resolved nor put on remaining 25 years ago
jochen 2a2e89452e some changes, especially resolveJump()... has to do with new BytecodeInfo 26 years ago
jochen aec2d9ac5e removeOnetimeLocals 26 years ago
jochen 51480f5e92 few fixes of mapStackToLocal 26 years ago
jochen 9fbbedb0ad *** empty log message *** 26 years ago
jochen 33702b2271 removeSuccessor: remove predecessor of destination if last jump 26 years ago
jochen fb45ae50ab optimizeJumps -> resolveSomeJumps renamed 26 years ago
jochen c4369af063 hasNoJumps 26 years ago
jochen ab5f3eb09f new_decompiler_package 26 years ago
jochen 1348678a6b decompiler -> expr 26 years ago
jochen acfe14f7af dead code elimination 26 years ago
jochen 47b3820f0d check for combineable operator 26 years ago
jochen a6bc1392d1 *** empty log message *** 26 years ago
jochen 5ae3e9508e separated decompile packaged 26 years ago
jochen 394e733b1c *** empty log message *** 26 years ago
jochen 209b219442 Move the cb swapping to the front, this sometimes make better trafos possible 26 years ago
jochen df4c4560bb *** empty log message *** 26 years ago
jochen ba05fcd077 *** empty log message *** 26 years ago
jochen 9bc2bc279a SimpleDict 26 years ago
jochen 0d1a0eb443 bug fix 26 years ago
jochen 1628fe8afb check for void 26 years ago