Commit Graph

30 Commits (master)

Author SHA1 Message Date
hoenicke e5c8e18a43 Updated String type to Java 6/7. 11 years ago
hoenicke 33504d1840 Small bug fix 11 years ago
hoenicke 7a96e31c81 Labelled Blocks 12 years ago
hoenicke accfa1271e New way to handle catch blocks, still needs finetuning 12 years ago
hoenicke 3c76f52d03 Fix more Warnings 12 years ago
hoenicke 5815ab3a08 Fix Warnings 12 years ago
hoenicke 977e4a6e8d Added accessor method getCondition to IfThenElseBlock 18 years ago
asal 0526241d2f bugfix 1626107 18 years ago
asal 2610837e4e decompile output: added "python" style and line length variable 18 years ago
hoenicke f7d5e15584 * src/net/sf/jode/flow/TransformConstructor.java: 19 years ago
hoenicke 000cbe01e8 Check for NullPointer in SyntheticAnalyzer. Based on 19 years ago
hoenicke 4ff081adef Changed enum to enumeration to make it compile with Java 5 19 years ago
hoenicke 487a4b49d9 Some copyright/documentation updates 20 years ago
hoenicke ec129979e1 * build.xml: replace execon with apply. 20 years ago
hoenicke ae5ffbf3f8 Set copyright to LGPL for package type 20 years ago
hoenicke 338feb1f61 * src/net/sf/jode/jvm/SyntheticAnalyzer.java (checkGetClass): 21 years ago
seeksthemoon 2872b22195 Added MANIFEST.MF to be able to create executable jar-file. The 21 years ago
seeksthemoon c53a8d1acf Added new MenuItem to save a decompiled file. Main window now will be 21 years ago
hoenicke 66dc0880ab Fixed a bug spotted by Eider Oliveira 22 years ago
hoenicke 48d511532d New option keep-alive. With this option jode won't stop after an error 22 years ago
hoenicke f43b317ae8 Set copyright to LGPL for packages util,bytecode,jvm,expr,flow and decompiler. 22 years ago
hoenicke 375a002248 Don't check for a maximum version anymore. Sun changes it with every 23 years ago
hoenicke c11b2426df Handle empty blocks used for "while(true) {}" 23 years ago
hoenicke d5a0591d1f Javadoc updates. 23 years ago
hoenicke 2d1bb14f08 Added javadoc overview. 23 years ago
hoenicke 7714d5d503 Documentation updates. 23 years ago
hoenicke 6acf9d8d7a More Documentation updates. 23 years ago
hoenicke 4352b285ab Documentation updates (INSTALL, javadoc). 23 years ago
hoenicke 743e08ea39 Cleaning up. 23 years ago
hoenicke 31ebef4f9c Changed compilation procedure to ant. 23 years ago