aboutsummaryrefslogtreecommitdiff
path: root/src/eclipseAgent
AgeCommit message (Expand)Author
2020-05-28[fixes #2006] Delegate now excludes already implemented methodsRawi01
2020-04-14[fixes #2286] Set source range for vararg arraysRawi01
2020-02-27Merge pull request #2376 from Rawi01/extensionMethodReinier Zwitserloot
2020-02-26Add moved CodeStyleFix to patch listRawi01
2020-02-26Set missing argumentTypes for eclipse extension methodsRawi01
2020-01-30[bughunt] [issue #2351] wild-stab try to fix issue 2351, without reproduction...Reinier Zwitserloot
2020-01-30[bughunt] [issue #2351] wild-stab try to fix issue 2351, without reproduction.Reinier Zwitserloot
2019-09-12[trivial] removing some unused imports and suchReinier Zwitserloot
2019-09-10Undoing PR #2114 which tried to fix issue #1976Reinier Zwitserloot
2019-07-09Merge pull request #2155 from brychcy/masterReinier Zwitserloot
2019-07-09Merge pull request #2138 from bulgakovalexander/feature/typeInferenceImprovem...Reinier Zwitserloot
2019-06-15Avoid Eclipse warnings about null checks generated for lombok.NonNull when No...Till Brychcy
2019-05-24[val]. Sets false to ReferenceContexts' ignoreFurtherInvestigationField field...Bulgakov Alexander
2019-05-24#1976. override error handling policy for problemReporter to guarantee AbortC...Bulgakov Alexander
2019-05-21Code review + mention in changelog for the improvement to val handling vs. la...Reinier Zwitserloot
2019-05-07#1976. naive fix of the eclipse compiler's error 'The target type of this exp...Bulgakov Alexander
2019-05-03Revert "[val] in ecj we were constructing a different type than for javac, wh...Bulgakov Alexander
2019-04-24[val] in ecj we were constructing a different type than for javac, when using...Reinier Zwitserloot
2019-02-19var/val in Eclipse can now handle intersection types, fixes #1986Roel Spilker
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-10-29eliminate ‘you are using private API’ warnings by streamlining all reflec...Reinier Zwitserloot
2018-08-20Share the same class loaderRoland Praml
2018-07-25[Fixes issue #1783] lombok.var / lombok.experimental.var import would be remo...Reinier Zwitserloot
2018-07-25Fixes issue #1789 - picking another workspace duplicates the ‘lombok is ins...Reinier Zwitserloot
2018-06-05Fixes #1676 at least for eclipse: You can now use java10 var in an eclipse th...Reinier Zwitserloot
2018-04-10Potential fix for #1604Roel Spilker
2018-03-28Merge remote-tracking branch 'remotes/upstream/master'Christian Nüssgens
2018-03-27[trivial] eclipse patches are loaded from Class50 even if you override the sh...Reinier Zwitserloot
2018-03-22Merge remote-tracking branch 'remotes/upstream/master'cnuessgens
2018-02-07[trivial] copyright header year bump to 2018Reinier Zwitserloot
2018-02-07[var] various upgrades to var:Reinier Zwitserloot
2018-01-07Try fix "A save participant caused problems." cnuessgens
2018-01-07revert initial fix-trialcnuessgens
2018-01-07Revert "Revert "Initial test""cnuessgens
2018-01-07Revert "Initial test"cnuessgens
2018-01-07Initial testcnuessgens
2017-02-07trivialRoel Spilker
2017-01-19Merge pull request #1060 from rgra/Issue210Roel Spilker
2016-11-21Merge branch 'feature/var' of https://github.com/bulgakovalexander/lombok int...Roel Spilker
2016-11-12imports expanded, idents alignedBulgakov Alexander
2016-11-07[issue #1218] Annotation Processors that have an (internal) dependency on ecj...Roel Spilker
2016-10-26The @var annotation has been moved to the experimental package.Bulgakov Alexander
2016-10-24added supporting of @var variables. The @var annotation has the same function...Bulgakov Alexander
2016-06-29Potential solution for issue #913Roel Spilker
2016-06-28trivialRoel Spilker
2016-06-28[i913] Prevent NPE in PatchDelegate when binding.scope is nullRoel Spilker
2016-03-25Patch for renaming fields with Getter/Setter/Data in eclipse.rgra
2015-11-22[Fixes #970] Eclipse would generate some internal IDE errors if using ‘valâ...Reinier Zwitserloot
2015-07-08Fixes for eclipse mars.Reinier Zwitserloot