aboutsummaryrefslogtreecommitdiff
path: root/src/eclipseAgent/lombok/eclipse/agent/PatchFixes.java
AgeCommit message (Expand)Author
2010-11-22Cleaned up the patch fixes in eclipse for finding end of identifier and start...Reinier Zwitserloot
2010-11-14eclipse: methods with their own type variables can now be delegated.Reinier Zwitserloot
2010-11-14Moved patch code specific to val and delegate to their own class.Reinier Zwitserloot
2010-11-13Jiggered the hook point a bit for eclipse 'delegate' support and it looks lik...Reinier Zwitserloot
2010-11-11Mostly fruitless work on making delegate work in eclipse.Reinier Zwitserloot
2010-11-08Ran into a one-off, non-repeatable problem involving arguments not binding co...Reinier Zwitserloot
2010-11-08'val' now also works in foreach loops, on both javac and ecj / eclipse.Reinier Zwitserloot
2010-11-08Little cleanupRoel Spilker
2010-11-07'val' support for eclipse.Reinier Zwitserloot
2010-09-30trivial: javadoc fixes, renamed 'className' to 'fileName'for postprocessorReinier Zwitserloot
2010-08-15Added name of compilation unit to error/warnings generated by postProcess.Roel Spilker
2010-08-08Post-compilation works in both Eclipse and ecjRoel Spilker
2010-07-22Updated copyright statements and version release name.Reinier Zwitserloot
2010-07-21Added some 'live debugging' - patches to improve error reporting for bugs tha...Reinier Zwitserloot
2009-12-30Command line compiling with ecj at source 1.6 now works!Reinier Zwitserloot
2009-11-27We encountered a strange NPE here. Can't reproduce, nevertheless added null-c...Roel Spilker
2009-11-25Refactored the source folders.Reinier Zwitserloot