Commit Graph

11 Commits (5815ab3a08a15265b43272a6b41af60fd14834be)

Author SHA1 Message Date
hoenicke 5815ab3a08 Fix Warnings 12 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 338feb1f61 * src/net/sf/jode/jvm/SyntheticAnalyzer.java (checkGetClass): 21 years ago
hoenicke 66dc0880ab Fixed a bug spotted by Eider Oliveira 22 years ago
hoenicke f43b317ae8 Set copyright to LGPL for packages util,bytecode,jvm,expr,flow and decompiler. 22 years ago
hoenicke c11b2426df Handle empty blocks used for "while(true) {}" 23 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 a2006f63d4 Fixed import of non collection java.util classes. 23 years ago
hoenicke 676e21257f Applied more patches from Jode-1.1 branch. 23 years ago
hoenicke 8c85a88d39 Minor fixes. 24 years ago
hoenicke 5e6af53990 * ConstantInstruction.java,IncInstruction.java,ReferenceInstruction.java,SlotInstruction.java,TypeDimensionInstruction.java,TypeInstruction.java: Class and Constructors no longer public. 24 years ago
hoenicke 46f4102cec Reading of LocalVariableTable entries fixed. 24 years ago
hoenicke 723088e8be New bytecode interface: 24 years ago