Commit Graph

1314 Commits (master)

Author SHA1 Message Date
jochen 6eac2f2aea static methods that tell which codeanalyzer / transformer to use 25 years ago
jochen bf0d0cceb7 Now is a code transformer 25 years ago
jochen ff684745d1 getChilds added, applyPreserveRule removed 25 years ago
jochen 8560daa7e3 getChilds() method added 25 years ago
jochen 2a94fad7c8 applyPreserveRule removed 25 years ago
jochen 77e3f4f9b7 new code analyzer interface 25 years ago
jochen 3b609b2f82 CodeTransformer interface used 25 years ago
jochen 7dde6f515f field conflicting / method conflicting reworked 25 years ago
jochen 93b91a3a69 bug fix in mapStackLocal 25 years ago
jochen d6eaa40737 big rework: sort with SortedSet, handle shared handlers 25 years ago
jochen 127778a8b3 bug fix 25 years ago
jochen 2f70d84fbb some more --debug=analyze messages 25 years ago
jochen 320c5ad2c9 insert casts for hidden fields 25 years ago
jochen fb79ffefc2 *** empty log message *** 25 years ago
jochen bbdf110ec2 getMethodAnalyzer removed (name clashes with InvokeOperator.getMethodAnalyzer 25 years ago
jochen 60e617facd Don't allow instructions to merge over the end boundary of a try block 25 years ago
jochen ad1866f6a6 toString added 25 years ago
jochen 5c7a338011 *** empty log message *** 25 years ago
jochen 3470a92d3f new class names 25 years ago
jochen bd31851a2f new names 25 years ago
jochen 8c31bdd062 Initial revision 25 years ago
jochen 59c6451fa8 made the sub list cleaner and safer 25 years ago
jochen 7a341455b2 some more tests (array an primitive class fields) 25 years ago
jochen 9cc9b2db9d make use of collection classes 25 years ago
jochen 1d541fe5ac renamed to Main 25 years ago
jochen bed556a398 some bug fixes 25 years ago
jochen 56ad6fe437 get bundle from Main 25 years ago
jochen 63c6dac7c8 give more hints if a runtime exception occurs 25 years ago
jochen 8bec672b88 make heavy use of collection classes 25 years ago
jochen f2213c4994 make use of collection classes 25 years ago
jochen c230c44803 Renamed to jode.obfuscator.Main 25 years ago
jochen ed8e861423 transform the type of locals 25 years ago
jochen af2e3db3e2 getChilds abstract method added 25 years ago
jochen 09e72e0daa make use of collection classes 25 years ago
jochen a9eeef15dd use static bundle (Main.getClassBundle()) 25 years ago
jochen 558b9aeee9 made some classes static inner classes 25 years ago
jochen 20b87f4b55 make use of collection classes 25 years ago
jochen 8cffa60d13 make use of collection classes 25 years ago
jochen 0f95c6338a allow the exception slot of class$ method to be some other slot 25 years ago
jochen 1aa6f4f10d allow .class field of arrays 25 years ago
jochen ecd93bbac0 removed unneeded field and method 25 years ago
jochen 0b4cbb226c fixed the check for default constructors modifiers 25 years ago
jochen 714e02cb6a .class field: handle array$ names 25 years ago
jochen 4ef621b87a getModifiers added 25 years ago
jochen e194a2c0ea don't allow loading infos for a modified class 25 years ago
jochen f5749c46ea Initial revision 25 years ago
jochen 8e6699a797 dumpCode takes PrintWriter 25 years ago
jochen de20c9b7af unknownAttributes now private and initialized by constructor 25 years ago
jochen e589bcd3bd allow specification of autoflush 25 years ago
jochen 0f1a4bd498 no autoflush of tabbed print writer 25 years ago