Commit Graph

6 Commits (5815ab3a08a15265b43272a6b41af60fd14834be)

Author SHA1 Message Date
hoenicke 5815ab3a08 Fix Warnings 12 years ago
hoenicke 000cbe01e8 Check for NullPointer in SyntheticAnalyzer. Based on 19 years ago
hoenicke 338feb1f61 * src/net/sf/jode/jvm/SyntheticAnalyzer.java (checkGetClass): 21 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 31ebef4f9c Changed compilation procedure to ant. 23 years ago
hoenicke f2d8663e9f * jode/AssertError.java: removed, all uses are now replaced 23 years ago
hoenicke e78e8b0472 Applied more patches from Jode-1.1 branch 23 years ago
hoenicke c30ac484c5 Applied changes from the Jode-1.1 tree. 23 years ago
hoenicke b14a4f5e86 Merged checkAccess() and checkStaticAccess(), since they are very similar and 24 years ago
hoenicke 4a63627c87 Big updates: bytecode instruction interface, new types for the decompiler, 24 years ago
hoenicke 96ef935ccc Allow the additional parameter for constructor wrappers occur at every place 24 years ago
hoenicke b53430f5c5 Adapted to new bytecode package. 24 years ago
jochen 43a2e1ccfa ACCESSCONSTRUCTOR added. 25 years ago
jochen c2ec44a43b instructions collectionified 25 years ago
jochen f301603e87 use member functions to access Instruction fields 25 years ago
jochen 0f95c6338a allow the exception slot of class$ method to be some other slot 25 years ago
jochen 2e3d00bd3f Analyze synthetic methods 25 years ago
jochen 8e74989f48 GlobalOptions 25 years ago
jochen 1bc6e91a59 Types moved to jode.type 25 years ago
jochen 23986f67c1 MethodType changed 25 years ago
jochen f1bc11a0f2 Initial revision 26 years ago