Commit Graph

1328 Commits (master)
 

Author SHA1 Message Date
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
jochen 0c289807f7 fixed simplification of init and incrInstr 25 years ago
jochen fe9868d0db CodeAnalyzer merged into MethodAnalyzer 25 years ago
jochen 939645e847 debugging message 25 years ago
jochen 6a1af4e3ed CodeAnalyzer merged into MethodAnalyzer 25 years ago
jochen 1bd764b48c Type is tInt, not tUInt 25 years ago
jochen 2f91b6544d CodeAnalyzer merged into MethodAnalyzer 25 years ago
jochen 3a71bd529e catch RuntimeExceptions in toString() 25 years ago
jochen 4422b47b32 CodeAnalyzer merged into MethodAnalyzer 25 years ago
jochen dc168fe811 compareType no longer unchangeable (hints) 25 years ago
jochen f2bb234c74 hint propagating resolved via intersections 25 years ago
jochen b1ec0b8e64 Initial revision 25 years ago
jochen 364d7f8739 allow name/type hints 25 years ago
jochen 2ce2054875 give hints to local that are assigned to an val$ field. 25 years ago
jochen 6a709898c8 Initial revision 25 years ago
jochen 00369e6284 outerValues reworked, they may shrink now and you can register a listener 25 years ago
jochen d2511d224f makeDeclaration added 25 years ago