Commit Graph

1284 Commits (0c1d7a4b7c39783bc47e749dd7c6f1d8acc4bd67)

Author SHA1 Message Date
hoenicke 0c1d7a4b7c Made HTML/4.0 conform; minor updates 22 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 d6462acefc Moved addHeader.pl to scripts. 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 b33f6d1045 Fixed link to collections.jar 23 years ago
hoenicke c11b2426df Handle empty blocks used for "while(true) {}" 23 years ago
hoenicke d7567a6b06 Added syntax for IdentifierMatcher. 23 years ago
hoenicke 06f647eb1c Added info about SerializePreserver. 23 years ago
hoenicke c0bd096c0d Updated link to dmoz directory. 23 years ago
hoenicke d04992725b Fixed major/minor naming. Allow minor to be bigger than 45 for newer java 23 years ago
hoenicke d3f133999f HTML view 23 years ago
hoenicke 25339761a8 Added a-logo 23 years ago
hoenicke 0243eb4f23 Copied documentation from Jode-1.1 23 years ago
hoenicke 9e5dca11ad Added new script to convert php to html. 23 years ago
hoenicke d5a0591d1f Javadoc updates. 23 years ago
hoenicke 2d1bb14f08 Added javadoc overview. 23 years ago
hoenicke 14b4dd94f8 Added test cases. 23 years ago
hoenicke 7714d5d503 Documentation updates. 23 years ago
hoenicke 6acf9d8d7a More Documentation updates. 23 years ago
hoenicke dab92b2d4d Added configuration file. 23 years ago
hoenicke 4352b285ab Documentation updates (INSTALL, javadoc). 23 years ago
hoenicke 1ce57d3614 build.xml: Search lib directory for all jar files and put them in classpath 23 years ago
hoenicke 804d4f7912 Cleaning up 23 years ago
hoenicke 743e08ea39 Cleaning up. 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 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 676e21257f 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 472188e7ff Added description how to run automake/autoconf. 23 years ago
hoenicke 9470aef606 Method scoped classes can look like inner classes. Try to distinguish by 24 years ago
hoenicke 03a84b8f4f Some fixes. 24 years ago
hoenicke 31b99cc4f0 First update, not complete... 24 years ago
hoenicke 8c85a88d39 Minor fixes. 24 years ago
hoenicke 854a466d67 Copy options from childBP, when replacing childBP with this break point. 24 years ago
hoenicke 0e32c28865 Moved getDefaultValue to TypeSignature 24 years ago
hoenicke 00448cfcbc Added a missing load() 24 years ago
hoenicke 8f00154e64 add new sanity check to ReturnBlock. 24 years ago
hoenicke 712f5d03dd Insert a jump to end-of-method after a valued return, since try-catch analysis 24 years ago
hoenicke b14a4f5e86 Merged checkAccess() and checkStaticAccess(), since they are very similar and 24 years ago
hoenicke e4b704ca70 Updated links to dmoz.org 24 years ago
hoenicke 571bb071fe Initial release 24 years ago
hoenicke 1a0fc97111 Added some information about the different passes. 24 years ago
hoenicke 4a63627c87 Big updates: bytecode instruction interface, new types for the decompiler, 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 ca386721b2 Use the ClassPath to list all classes. 24 years ago
hoenicke af97d8da6d Remove ampersands (I thought they were used to underline characters). 24 years ago