aboutsummaryrefslogtreecommitdiff
path: root/src/eclipseAgent/lombok/launch
AgeCommit message (Expand)Author
2021-02-07Fix ecj classloadingRawi01
2021-02-07Move eclipse only code for Delegate into own classRawi01
2020-12-20[tests] Support javadoc in ecj testsRawi01
2020-10-30[issue #285] Compiling with Maven+Tycho should now workReinier Zwitserloot
2020-10-03Untangling patches to classes that only exist in eclipse, not ecjReinier Zwitserloot
2020-09-18Merge pull request #2558 from Rawi01/extensionmethod-suppressReinier Zwitserloot
2020-09-18Merge branch 'delegate-methods-outline' of git://github.com/Rawi01/lombok int...Reinier Zwitserloot
2020-09-18Merge branch 'eclipse-javadoc' of git://github.com/Rawi01/lombok into Rawi01-...Reinier Zwitserloot
2020-08-29[tests] Fix Delegate testsRawi01
2020-08-20[bugfix] Fix suppressBaseMethods in ecj/eclipseRawi01
2020-08-16Add generated delegate methods to eclipse outlineRawi01
2020-07-29Support javadoc copying in eclipseRawi01
2020-04-14[fixes #2286] Set source range for vararg arraysRawi01
2019-06-15Avoid Eclipse warnings about null checks generated for lombok.NonNull when No...Till Brychcy
2019-01-29[fixes #2024] FieldNameConstants was causing lots of problems in eclipse, esp...Reinier Zwitserloot
2019-01-28Replace sized array in toArray with 0Robert Wertman
2018-08-20Share the same class loaderRoland Praml
2018-04-10Potential fix for #1604Roel Spilker
2016-03-25Patch for renaming fields with Getter/Setter/Data in eclipse.rgra
2015-07-08Fixes for eclipse mars.Reinier Zwitserloot
2015-01-21* Fixed running ecj tests within eclipseReinier Zwitserloot
2015-01-20[shadowloader] all the patching we do for ecj are ALL entrypoints and need sh...Roel Spilker