Commit Graph

1044 Commits (stable)
 

Author SHA1 Message Date
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
jochen 938e5ab478 don't allow named method scope classes, to move into field initializer 25 years ago
jochen f02a601510 remove unnecessary casts in simplify() [I'm not sure yet, if this is 25 years ago
jochen ab0468ef41 NOSUPER...NAME 25 years ago
jochen b6ebe189e2 Only remove abstract, but not public modifier in interface method 25 years ago
jochen 2d4264eb5b toString added 25 years ago
jochen f112e62f46 NOSUPERMETHOD/FIELDNAME 25 years ago
jochen 1a246dbf0e Use SimpleMap instead of SimpleDictionary 25 years ago
jochen a82dba12c4 autoflush error stream 25 years ago
jochen b7154b62d7 PrintStream replaced with PrintWriter 25 years ago
jochen 5764dddd92 removed debugging messages 25 years ago
jochen 7aa5200869 bug fix in clone 25 years ago
jochen 7d6364d507 support intersecting 25 years ago
jochen a272c3b1df handle static inner classes (outerValues[0] missing in constructor$) 25 years ago
jochen 76e9f0091f type.getCanonic 25 years ago
jochen eac60d7a40 fill declarables of hidden vars, since they occur in inner class 25 years ago
jochen 8368c6ef37 jikes constructor's outerValue[0] parameter handling 25 years ago
jochen c1b1a9dc6e Hint shouldn't be public 25 years ago
jochen ab4ba39573 made inner class static 25 years ago
jochen 8978eb0fb2 small bug fix 25 years ago
jochen 3523ea6b64 CodeAnalyzer merged into MethodAnalyzer 25 years ago
jochen 6caafb3940 *** empty log message *** 25 years ago
jochen 13d300eb66 CodeAnalyzer merged into MethodAnalyzer 25 years ago
jochen 5e24bfce86 comments reworked 25 years ago
jochen e46f6c3625 lots of comments added, but there still is an inconsistent semantic 25 years ago
jochen 61533de8fa lots of comments added 25 years ago
jochen 1f012131db small fixes 25 years ago
jochen 12f0205840 hint types implemented 25 years ago
jochen 0a34c2eaaa Comments added 25 years ago
jochen 95dc01b153 getCanonic added 25 years ago
jochen 584b7579ff Initial revision 25 years ago
jochen d35c590644 block initializer and even more brutal tests added 25 years ago
jochen 693067c72a block initializer added 25 years ago
jochen 01b81620bc big rework, outervalues are looked in two passes. 25 years ago
jochen b3f87ea1e0 don't merge final locals 25 years ago