aboutsummaryrefslogtreecommitdiff
path: root/src/eclipseAgent
AgeCommit message (Expand)Author
2010-11-08Merge branch 'master' of github.com:rzwitserloot/lombokReinier Zwitserloot
2010-11-08'val' with an array on the initializer didn't work in 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
2010-07-16previous update to the code due to changes in lombok.patcher introduced a bug...Reinier Zwitserloot
2010-04-24Keeping pace with changes to lombok.patcher.Reinier Zwitserloot
2009-12-30Command line compiling with ecj at source 1.6 now works!Reinier Zwitserloot
2009-12-29EclipsePatcher now only patches needed stuff when in ECJ mode.Reinier Zwitserloot
2009-12-23work in progress on ecj support.Reinier Zwitserloot
2009-12-01Generalized the agent mechanism; now 1 lombok.jar can serve as the agent for ...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