Commit Graph

4 Commits (5815ab3a08a15265b43272a6b41af60fd14834be)

Author SHA1 Message Date
hoenicke 5815ab3a08 Fix Warnings 12 years ago
hoenicke ec129979e1 * build.xml: replace execon with apply. 20 years ago
hoenicke f43b317ae8 Set copyright to LGPL for packages util,bytecode,jvm,expr,flow and decompiler. 22 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 712f5d03dd Insert a jump to end-of-method after a valued return, since try-catch analysis 24 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 6885078d96 InvokeOperator has new constructor syntax 25 years ago
jochen 02522b5cef instructions collectionified 25 years ago
jochen 900205e713 use member functions to access Instruction fields 25 years ago
jochen fe9868d0db CodeAnalyzer merged into MethodAnalyzer 25 years ago
jochen fe82f8f2c7 Create StoreInstruction(LValueExpression). 25 years ago
jochen 2380acb9e3 give code analyzer to localloadoperators 25 years ago
jochen 983f188c70 for stored local use addr of next instruction 25 years ago
jochen 553ddf518b JodeEnvironment removed (ImportHandler) 25 years ago
jochen 4c0325ed22 tType instead of tClassOrArray 25 years ago
jochen 3c13d3c5de multianewarray always has a typesig, never a class 25 years ago
jochen 968e24ed1f fixes for switch blocks 25 years ago
jochen 94da811de1 Use new BytecodeInfo (much simpler) 26 years ago
jochen e32850d300 Don't add "F" to floats 26 years ago
jochen d4f444d3a4 new type concept 26 years ago
jochen 168465364c thorough skipping 26 years ago
jochen ab5f3eb09f new_decompiler_package 26 years ago
jochen 1348678a6b decompiler -> expr 26 years ago
jochen 2d01111d8f Initial revision 26 years ago