Commit Graph

1328 Commits (master)
 

Author SHA1 Message Date
jochen 996fc49dbd collection interface for instructions. 25 years ago
jochen ddbf2c969a fixed a bug for old swing package 25 years ago
jochen 22ca8fd79d fixed a stupid bug 25 years ago
jochen cb159304d8 added the dasm_to_java.perl script. 25 years ago
jochen 6a30f5c91d a small comment improvement 25 years ago
jochen 2f04c0e0cb obfuscator scripting implemented 25 years ago
jochen f7be2d00d5 make dependencies more relative 25 years ago
jochen d524b1f2a8 Using the autoconfigured @COLLECTIONS@ imports. 25 years ago
jochen 6786a3fa35 using the autoconfigured @COLLECTIONS@ imports. 25 years ago
jochen 48d5c63aec open class file as binary 25 years ago
jochen dd3b440b9b move chmod 755 to AC_OUTPUT 25 years ago
jochen d7311d1091 remove autoconf part 25 years ago
jochen 48fb8a75b3 ConstructorOperator removed, InvokeOperator handles it all. 25 years ago
jochen e4337a16a7 ConstructorOperator removed, InvokeOperator handles it all. 25 years ago
jochen 1a153a2529 print anonymous class name 25 years ago
jochen 9a042f80c8 ConstructorOperator removed, InvokeOperator handles it all. 25 years ago
jochen ea7bac2872 Startet to write something that may make sense. 25 years ago
jochen ec599fb69b New perl script to build dependencies out of java class files. 25 years ago
jochen 12ca9d7b09 fixed some small things 25 years ago
jochen 6a189d2a66 added javacWithDeps, to calculate dependencies 25 years ago
jochen d2eaf84869 updated, so that emacs can compile in build directory 25 years ago
jochen 5b3fb0a36b fixed some AWT10 things 25 years ago
jochen ba4e13803b use appendBlock instead of sequentialT1 25 years ago
jochen d4b15f7b44 use member functions to access Instruction fields 25 years ago
jochen 8d4691f8b0 mergeKill added (which doesn't combine the locals) 25 years ago
jochen f4d9aff1da clear removed entries in backing array 25 years ago
jochen 00edbfd0df fillInGenSet now takes Collection instead Set as parameter 25 years ago
jochen 0f38b5d122 use member functions to access Instruction fields 25 years ago
jochen f301603e87 use member functions to access Instruction fields 25 years ago
jochen 4280f1d6ce moved class->typesignature methods into bytecode package 25 years ago
jochen 9dd47c5ea7 made constructor package local. 25 years ago
jochen 900205e713 use member functions to access Instruction fields 25 years ago
jochen 2ecb19a3d9 imports cleaned up 25 years ago
jochen 56464880ac Cleaned up the bytecode module: 25 years ago
jochen 75df7ec7f2 merged changes from stable tree 25 years ago
jochen 0a8b2be671 moved html files into doc directory 25 years ago
jochen 5a7713ae1a added automake/autoconf files for automatically building. 25 years ago
jochen a41bef2994 removed redundant call 25 years ago
jochen 38d78b49bf new set, that will merge locals with same slot on insertion 25 years ago
jochen 8db70be1a7 fillInGenSet now takes Set, not VariableSet 25 years ago
jochen ec1e63532c gen/kill set rework in FlowBlock, successors now private 25 years ago
jochen efdfcbf7bc Use gnu.getopt package to parse the options. 25 years ago
jochen aace74ecc2 setDebugging now returns result. 25 years ago
jochen 6e053f676e ClassAnalyzer now handles OPTION_IMMEDIATE flag 25 years ago
jochen cb2026eac7 handle OPTION_IMMEDIATE flag 25 years ago
jochen 4eac3b281e simplify also successing flow blocks on simplify() 25 years ago
jochen 81cac56337 some bug fixes 25 years ago
jochen e0f4124830 ignore class files 25 years ago
jochen 4375465cdc give recursive flag to zip (Oops) 25 years ago
jochen ad7b57952c cleaned up directories 25 years ago