Commit Graph

1314 Commits (master)

Author SHA1 Message Date
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 8f32e39421 put html files into distribution 25 years ago
jochen 0d3cdeee1e added lots of file to configure.in 25 years ago
jochen c51eff9430 Added the files for the logo 25 years ago
jochen cf5477df8a Big update of jode documentation 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 52ac9a783e burst version to 1.0.92 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 6a7b61f3c4 changed dependency generation. 25 years ago
jochen 8eab046f28 changed version to inofficial. 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 ff298fb733 version set to 1.0.91 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
jochen 75cc1c2c9d Remove jode.test package 25 years ago
jochen 15e5e76033 swingui: class list toggable between class hierarchy and package hierarchy 25 years ago
jochen 74acab5ec7 fix a bug if destination is directory 25 years ago
jochen ae9c23f5ec use implementation specific opcode as border opcode instead of xxxunknownxxx 25 years ago
jochen 2108dbbaa2 Don't load fields and methods any more, they take too much space. 25 years ago
jochen 6092fcd5ef remove debugging message 25 years ago
jochen cdd5662578 print stacktrace to stderr 25 years ago
jochen 52c6c30277 made start and end instruction determination more robust 25 years ago
jochen 52c24788fe some small changes 25 years ago
jochen 20700d69ba added hashCode 25 years ago
jochen 3ee902a629 a minor optimization 25 years ago
jochen 4e007feb53 Use TypeSignature instead of Type 25 years ago
jochen f4d9bae9f6 allow script reading from stdin 25 years ago
jochen 054a4eeccb remove Type import 25 years ago
jochen eff1cbfc99 added copyright header 25 years ago
jochen 10f0a467df Use TypeSignature instead of jode.type.Type 25 years ago