Commit Graph

1265 Commits (03497ae1a2a3cacb4ffc2fc8efe7dc7a6d84ec59)
 

Author SHA1 Message Date
jochen e88bfb332d added copyright header 26 years ago
jochen c77119dd31 allow .java.in extension 26 years ago
jochen 55bb13e768 Some JSR tests 26 years ago
jochen d9e7c2b803 fixed some bugs 26 years ago
jochen d54f47c0a2 optimized checkTypeSig 26 years ago
jochen 4104af6d61 some speed improvements 26 years ago
jochen 6fea2e3540 check for cygpath and give java a correct classpath under windows 26 years ago
jochen 17986f6c3f check for cygpath and give java a correct classpath under windows 26 years ago
jochen 43a8e3ea9d create listener set on demand to save memory 26 years ago
jochen 4b8022a00e rename exception attributes 26 years ago
jochen 1cfa18f43c use UnifiyHash 26 years ago
jochen fccee54533 remove softreference import 26 years ago
jochen afc996f5e0 removed commented code 26 years ago
jochen efc2f0f662 Type.java.in added 26 years ago
jochen fd99e8bf69 oops, previous code did not even compile 26 years ago
jochen d9f8ffd373 fixed a bug 26 years ago
jochen 6eb8ea7f59 added ConstantRuntimeEnvironment.java.in 26 years ago
jochen e52d921afc simplified Interpreter even more 26 years ago
jochen 2b972a10ae added getClass() 26 years ago
jochen ed15fe5b9a commented this interface 26 years ago
jochen f504348712 Interpreter reworked and simplified 26 years ago
jochen b15a674928 New type handling (again, there were some problems in previous code) 26 years ago
jochen 9d59b9ced1 a finally block is handled like a no return block in mapStackToLocal 26 years ago
jochen 97bf664ac8 Adjust exception range when appending instructions. 26 years ago
jochen ad5a9f0194 fixed a bug in SynchronizedBlock. 26 years ago
jochen 8e6f442ee5 isOfType should return true on (class, interface) 26 years ago
jochen e598216b97 removed debugging output 26 years ago
jochen f483a1d87e obfuscator script for the RemovePopExample.j class 26 years ago
jochen a3c6698ccc Example for the remove pop analyzer 26 years ago
jochen 4d643e9cbf simple program to count how many opcodes a package has and how much 26 years ago
jochen 02522b5cef instructions collectionified 26 years ago
jochen 67e5bf4656 finally blocks reworked. 26 years ago
jochen 7c1859a4df remove predecessor of dest in removeJumps 26 years ago
jochen b462a21ed6 bug fix for exceptionLocal == null case 26 years ago
jochen c2ec44a43b instructions collectionified 26 years ago
jochen c3ead8b084 instructions now collectionified 26 years ago
jochen dcd5686bc2 added UnifyHash 26 years ago
jochen 996fc49dbd collection interface for instructions. 26 years ago
jochen ddbf2c969a fixed a bug for old swing package 26 years ago
jochen 22ca8fd79d fixed a stupid bug 26 years ago
jochen cb159304d8 added the dasm_to_java.perl script. 26 years ago
jochen 6a30f5c91d a small comment improvement 26 years ago
jochen 2f04c0e0cb obfuscator scripting implemented 26 years ago
jochen f7be2d00d5 make dependencies more relative 26 years ago
jochen d524b1f2a8 Using the autoconfigured @COLLECTIONS@ imports. 26 years ago
jochen 6786a3fa35 using the autoconfigured @COLLECTIONS@ imports. 26 years ago
jochen 48d5c63aec open class file as binary 26 years ago
jochen dd3b440b9b move chmod 755 to AC_OUTPUT 26 years ago
jochen d7311d1091 remove autoconf part 26 years ago
jochen 48fb8a75b3 ConstructorOperator removed, InvokeOperator handles it all. 26 years ago