Age | Commit message (Expand) | Author |
---|---|---|
2010-11-28 | bugfixes for typeToJCTree. HandleDelegate (javac) is working better. | Reinier Zwitserloot |
2010-11-25 | @Delegate, at least without value=, seems to work great in javac now! | Reinier Zwitserloot |
2010-11-15 | Added copyright notices to PatchVal and PatchDelegate [trivial] | Reinier Zwitserloot |
2010-11-15 | eclipse @Delegate: Whoops; earlier fixes meant methods that existed explicitl... | Reinier Zwitserloot |
2010-11-14 | eclipse: @Delegate now no longer generates methods that you already wrote. | Reinier Zwitserloot |
2010-11-14 | Removed the brainfart where final methods aren't delegated. | Reinier Zwitserloot |
2010-11-14 | eclipse: methods with their own type variables can now be delegated. | Reinier Zwitserloot |
2010-11-14 | Moved patch code specific to val and delegate to their own class. | Reinier Zwitserloot |