Commit Graph

1206 Commits (b8e6d80e8c4cb0308227570cb29cc3bc19947345)
 

Author SHA1 Message Date
jochen 7605aa3ab1 searchpath now handles url 26 years ago
jochen 7b10711c05 allow URLs in classpath, this also means that paths should be separated 26 years ago
jochen 67fe8d52b3 fillDeclarables always take a Set now 26 years ago
jochen 1873632807 the snapshot version set 26 years ago
jochen ce5a29deea put the snapshot version into GlobalOptions and ci all 26 years ago
jochen 03694a3b2e big rework. 26 years ago
jochen 610bc2106e Initial revision 26 years ago
jochen 97ff053675 imports for JDK12 26 years ago
jochen 584f72c35f clean up. 26 years ago
jochen e20a0bdc50 bug fix 26 years ago
jochen edca6f13fa Initial revision 26 years ago
jochen 1b3a2fb9cc Use BasicMapEntry 26 years ago
jochen fe52b35239 *** empty log message *** 26 years ago
jochen a15c29436b always use collection api 26 years ago
jochen 109280b767 jdk12 deprecated method replaced 26 years ago
jochen 1f25d615f2 use ImportHandler.DEFAULT_XXX_LIMIT constants 26 years ago
jochen 4efd9c5761 better this. handling (NOSUPERMETHODNAME) 26 years ago
jochen d0c889ccfe catch runtime exception in dump 26 years ago
jochen 39ec800e12 Initial revision 26 years ago
jochen e46cf92d68 Use java 2 collection classes 26 years ago
jochen 6280493dc3 use SimpleMap instead of SimpleDictionary 26 years ago
jochen 2e002c0470 Use iterators 26 years ago
jochen e55f276286 Use iterators instead of enumerations 26 years ago
jochen 4c03989705 simplifyAccess in doTransformations() 26 years ago
jochen 47ca18ea50 better this handling (NOSUPERFIELDNAME) 26 years ago
jochen 5227950923 *** empty log message *** 26 years ago
jochen 56863662d5 better this. handling 26 years ago
jochen 9b5020c3ec catch runtime exceptions in dumpExpression 26 years ago
jochen 938e5ab478 don't allow named method scope classes, to move into field initializer 26 years ago
jochen f02a601510 remove unnecessary casts in simplify() [I'm not sure yet, if this is 26 years ago
jochen ab0468ef41 NOSUPER...NAME 26 years ago
jochen b6ebe189e2 Only remove abstract, but not public modifier in interface method 26 years ago
jochen 2d4264eb5b toString added 26 years ago
jochen f112e62f46 NOSUPERMETHOD/FIELDNAME 26 years ago
jochen 1a246dbf0e Use SimpleMap instead of SimpleDictionary 26 years ago
jochen a82dba12c4 autoflush error stream 26 years ago
jochen b7154b62d7 PrintStream replaced with PrintWriter 26 years ago
jochen 5764dddd92 removed debugging messages 26 years ago
jochen 7aa5200869 bug fix in clone 26 years ago
jochen 7d6364d507 support intersecting 26 years ago
jochen a272c3b1df handle static inner classes (outerValues[0] missing in constructor$) 26 years ago
jochen 76e9f0091f type.getCanonic 26 years ago
jochen eac60d7a40 fill declarables of hidden vars, since they occur in inner class 26 years ago
jochen 8368c6ef37 jikes constructor's outerValue[0] parameter handling 26 years ago
jochen c1b1a9dc6e Hint shouldn't be public 26 years ago
jochen ab4ba39573 made inner class static 26 years ago
jochen 8978eb0fb2 small bug fix 26 years ago
jochen 3523ea6b64 CodeAnalyzer merged into MethodAnalyzer 26 years ago
jochen 6caafb3940 *** empty log message *** 26 years ago
jochen 13d300eb66 CodeAnalyzer merged into MethodAnalyzer 26 years ago