Commit Graph

1285 Commits (branch_1_1)
 

Author SHA1 Message Date
hoenicke 0785a7cd21 Support decompiling complete Zip files 24 years ago
hoenicke 4888c5f98c Set fields to not editable. 24 years ago
hoenicke 3506e82033 Ported a fix (this class could throw an ArrayIndexOutOfBoundsException due, to 24 years ago
hoenicke fb5d918702 Another fix: The fall through for opc_dadd and co. didn't work 24 years ago
hoenicke 7eb1d3f8b5 Forgot to calc stacksize for exception handlers. 24 years ago
hoenicke 7548f53a75 Fixed another stupid bug. 24 years ago
hoenicke ef0a0f214b Reserve locals for method arguments. Important if they are not accessed 24 years ago
hoenicke 0250b87fe1 Removed some old local variables, that were never accessed. 24 years ago
hoenicke f26d8a21e6 Calculate number of stack elements and local variables in prepareWriting. 24 years ago
hoenicke a56a7f0e98 Fixed a bug in configure.in, reported by zzzeek 24 years ago
hoenicke 075db18fcf Accept class version 46.0 (jdk1.2) 24 years ago
hoenicke 356a8c6a61 New implementation to get the alias of a class getClassAlias(). 24 years ago
hoenicke f0392e9371 Don't create doc/download.html anymore 24 years ago
(no author) 6466af0fea This commit was manufactured by cvs2svn to create branch 'branch_1_1'. 24 years ago
hoenicke 076911a762 final static fields must always be initialized, so output a null 24 years ago
hoenicke 826a7ec101 Searching collection classes in package gnu.java.util.collections 24 years ago
hoenicke edc69e287a Updated web pages. 24 years ago
hoenicke 7a3d90542b Handle INVOKESPECIAL, where the class expression isn't this. 24 years ago
hoenicke 60889790b5 Remove most modifiers from static constructors, since java syntax 24 years ago
hoenicke 058eb11e6a Import classes from unnamed packages correctly 24 years ago
hoenicke de5d631370 Fixed a status message 24 years ago
hoenicke f8fa155236 Added a nicely looking border around the applet. 24 years ago
hoenicke 76430344f3 Fallback to jar if unzip is missing for class detection. 24 years ago
hoenicke ae980c0e34 Pretty option fixed. 25 years ago
hoenicke eedb8fadf5 Header of decompiled files adjusted for SourceForge 25 years ago
hoenicke d20847b1a3 Initial revision 25 years ago
root 55f208a167 initial checkin 25 years ago
root bd2e71821b initial checkin 25 years ago
jochen 92878b6692 Line breaking added. 25 years ago
jochen b8e6d80e8c fixed a bug in long shifts 25 years ago
jochen 5f8d149b5e Makefile optimized 25 years ago
jochen 7628ebc073 Makefile optimized 25 years ago
jochen dfd56173e8 Use new Decompiler interface, with progress bar 25 years ago
jochen 2bc051bee9 ConstantAnalyzer: Fixed a bug (but it is much slower now). 25 years ago
jochen 6ea8124cad (Package)?Identifier: Handle unified packages. 25 years ago
jochen 7fc1ab0b1e FlowBlock: Handle nops. 25 years ago
jochen d79c1f7b8b ConstOperator.isOne was wrong 25 years ago
jochen 9ce95e120a New Decompiler/ProgressListener interface 25 years ago
jochen c24a2b7133 bug fix in ClassInfo extraClasses 25 years ago
jochen 0966dfcefe Y2K update (copyright ;-) 25 years ago
jochen 3aa4b59217 documentation update 25 years ago
jochen 1e661ada97 distribute shell scripts 25 years ago
jochen 8481f0f500 Changed files for new release 25 years ago
jochen 7c03c14e23 ConstOperator.isOne(type) added and used. 25 years ago
jochen e959a929a9 LocalVarOperator now fillDeclarableis itself. 25 years ago
jochen 22166d2741 NEWS now contains a more detailed history 25 years ago
jochen 926792e1be lots of .in changes 25 years ago
jochen 41c16a1deb cleanup, made faster 25 years ago
jochen 5782f56f04 removed doubled keywords 25 years ago
jochen 8e5d50568d check for keyword conflicts, mainly for (--pretty and java.lang.Class) 25 years ago