Commit Graph

19 Commits (12e82bea53aa2ee5255c2a6c249cf11aa2060589)

Author SHA1 Message Date
hoenicke c761c52679 Changed license of util,bytecode,jvm,expr,flow and decompiler packages 22 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 26 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