Commit Graph

1121 Commits (master)

Author SHA1 Message Date
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 7c03c14e23 ConstOperator.isOne(type) added and used. 25 years ago
jochen e959a929a9 LocalVarOperator now fillDeclarableis itself. 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
jochen 7eb76796d2 jode.Decompiler moved to jode.decompiler.Options 25 years ago
jochen 49aa106080 fixed a typo in usage 25 years ago
jochen 915439b1ff Decompiler, JodeApplet and JodeWindow moved into decompile package 25 years ago
jochen c5b840847b added dropInfo 25 years ago
jochen 47b22fdb21 added dropInfo 25 years ago
jochen 74f161a417 Decompiler, JodeApplet and JodeWindow moved into decompile package 25 years ago
jochen 80e2a7916c fixed some bugs for method scoped classes 25 years ago
jochen 761e734973 getFieldIndex returns -1, if it can't find field. 25 years ago
jochen 8fc12f679e OuterValues added 25 years ago
jochen 38a01116c1 OuterValues added 25 years ago
jochen 62ca43d74f OuterValues added 25 years ago
jochen 3ef0de7514 SearchPath.pathSeparatorChar -> altPathSeparatorChar 25 years ago
jochen 43a2e1ccfa ACCESSCONSTRUCTOR added. 25 years ago
jochen e00cff956c InvokeOperator has new constructor syntax 25 years ago
jochen 75f42b3167 ConstOperator.getValue() returns Object not String. 25 years ago
jochen 6885078d96 InvokeOperator has new constructor syntax 25 years ago
jochen cab4f7495d Changed the header 25 years ago
jochen d8e2746780 getInnerClassAnalyzer and initialize added 25 years ago
jochen 0270969c56 SearchPath.pathSeparatorChar -> altPathSeparatorChar 25 years ago
jochen 80d71addd4 SearchPath.pathSeparatorChar -> altPathSeparatorChar 25 years ago
jochen 7c2b66dc21 preserving serializable classes 25 years ago
jochen cc4c5ac156 renamed to jode.jos 25 years ago
jochen 49eb9190e3 move modules into separate package 25 years ago
jochen f8384e9928 move modules into separate package 25 years ago
jochen 7e6a592c69 add a missing semicolon for jdk 1.2 25 years ago
jochen 4e9f556534 add a missing import for jdk 1.2 25 years ago
jochen 6afd4abd28 changed dependency generation 25 years ago
jochen a23cab6985 *** empty log message *** 25 years ago
jochen 81b43965eb changed dependency generation. 25 years ago
jochen 744fd53156 some comments 25 years ago
jochen 853a315167 bug fix when lvt is broken 25 years ago
jochen 74001822d7 simplified parameter handling. 25 years ago
jochen 12d8d27cdd fixed a bug with long options: --pretty had code 'h' as had help 25 years ago
jochen 567209f324 added cast if necessary. 25 years ago
jochen 2402d437c1 printType called with type.getHint() 25 years ago
jochen 28514944da added some comments 25 years ago
jochen 6acf478de4 added a comment 25 years ago
jochen 9da2bae535 simple bug fix: super is Object not null for classes loaded from reflection 25 years ago