Commit Graph

1121 Commits (master)

Author SHA1 Message Date
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 8c31bdd062 Initial revision 25 years ago
jochen 59c6451fa8 made the sub list cleaner and safer 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 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
jochen ae16dc4190 Use buffered output streams, if not interactive 25 years ago
jochen 20fc275afd version number fixed 25 years ago
jochen 4cc97ada87 isLeaf fixed (root was sometimes not a leaf, if classpath was empty) 25 years ago
jochen 31043993ef better classpath handling 25 years ago
jochen c880423ef9 don't print classes if verbose 25 years ago
jochen e31a79f179 print classes if verbose 25 years ago
jochen 9eda9f57e6 handling of jar: URLs 25 years ago
jochen 9962ad0b74 *** empty log message *** 25 years ago
jochen 7605aa3ab1 searchpath now handles url 25 years ago
jochen 7b10711c05 allow URLs in classpath, this also means that paths should be separated 25 years ago
jochen 67fe8d52b3 fillDeclarables always take a Set now 25 years ago