Commit Graph

1328 Commits (master)
 

Author SHA1 Message Date
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
jochen ae16dc4190 Use buffered output streams, if not interactive 25 years ago
jochen 20fc275afd version number fixed 25 years ago
jochen 6f1b2dcab2 stupid bug 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
jochen 1873632807 the snapshot version set 25 years ago
jochen ce5a29deea put the snapshot version into GlobalOptions and ci all 25 years ago
jochen 03694a3b2e big rework. 25 years ago
jochen 610bc2106e Initial revision 25 years ago
jochen 97ff053675 imports for JDK12 25 years ago
jochen 584f72c35f clean up. 25 years ago
jochen e20a0bdc50 bug fix 25 years ago
jochen edca6f13fa Initial revision 25 years ago
jochen 1b3a2fb9cc Use BasicMapEntry 25 years ago
jochen fe52b35239 *** empty log message *** 25 years ago
jochen a15c29436b always use collection api 25 years ago
jochen 109280b767 jdk12 deprecated method replaced 25 years ago
jochen 1f25d615f2 use ImportHandler.DEFAULT_XXX_LIMIT constants 25 years ago
jochen 4efd9c5761 better this. handling (NOSUPERMETHODNAME) 25 years ago
jochen d0c889ccfe catch runtime exception in dump 25 years ago
jochen 39ec800e12 Initial revision 25 years ago
jochen e46cf92d68 Use java 2 collection classes 25 years ago
jochen 6280493dc3 use SimpleMap instead of SimpleDictionary 25 years ago
jochen 2e002c0470 Use iterators 25 years ago
jochen e55f276286 Use iterators instead of enumerations 25 years ago
jochen 4c03989705 simplifyAccess in doTransformations() 25 years ago
jochen 47ca18ea50 better this handling (NOSUPERFIELDNAME) 25 years ago
jochen 5227950923 *** empty log message *** 25 years ago
jochen 56863662d5 better this. handling 25 years ago
jochen 9b5020c3ec catch runtime exceptions in dumpExpression 25 years ago