index
:
github/lombok.git
feat/memoize
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
eclipseAgent
/
lombok
/
eclipse
/
agent
/
EclipsePatcher.java
Age
Commit message (
Expand
)
Author
2022-01-07
[fixes projectlombok/lombok#1036] Exclude the classloader for
Martin O'Connor
2021-12-12
Patch getMethodDeclarationNode method instead of individual calls
Rawi01
2021-10-26
[fixes #1309] Extract interface + pull up
Rawi01
2021-10-22
[fixes #2985] Resolve var/val only once in eclipse
Rawi01
2021-10-06
Fix syntax highlighting for EqualsAndHashCode
Rawi01
2021-09-28
Support javadoc copying in ecj language server
Rawi01
2021-09-28
[fixes #2950] Patch language server semantic highlighting
Rawi01
2021-04-02
Fixes #2803 Manual merge, hide generated code from some Eclipse refactorings
Roel Spilker
2021-02-07
Fix ecj classloading
Rawi01
2021-02-07
Move eclipse only code for Delegate into own class
Rawi01
2020-12-27
fixing sneakythrows in ecj, and with that, the tests.
Reinier Zwitserloot
2020-12-20
[tests] Support javadoc in ecj tests
Rawi01
2020-10-30
[issue #285] Compiling with Maven+Tycho should now work
Reinier Zwitserloot
2020-10-15
[#2599] Completely rewrite how we decide whether it's ecj or eclipse for patc...
Reinier Zwitserloot
2020-10-03
Untangling patches to classes that only exist in eclipse, not ecj
Reinier Zwitserloot
2020-09-18
Merge pull request #2558 from Rawi01/extensionmethod-suppress
Reinier Zwitserloot
2020-09-18
Merge branch 'delegate-methods-outline' of git://github.com/Rawi01/lombok int...
Reinier Zwitserloot
2020-09-18
Merge branch 'eclipse-javadoc' of git://github.com/Rawi01/lombok into Rawi01-...
Reinier Zwitserloot
2020-08-29
[tests] Fix Delegate tests
Rawi01
2020-08-20
[bugfix] Fix suppressBaseMethods in ecj/eclipse
Rawi01
2020-08-16
Add generated delegate methods to eclipse outline
Rawi01
2020-07-29
Support javadoc copying in eclipse
Rawi01
2020-07-12
[fixes #977] Set generated flag for annotation names
Rawi01
2020-04-14
[fixes #2286] Set source range for vararg arrays
Rawi01
2020-02-26
Add moved CodeStyleFix to patch list
Rawi01
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-06-15
Avoid 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
2018-03-28
Merge 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-01-07
Try fix "A save participant caused problems."
cnuessgens
2018-01-07
revert initial fix-trial
cnuessgens
2018-01-07
Revert "Revert "Initial test""
cnuessgens
2018-01-07
Revert "Initial test"
cnuessgens
2018-01-07
Initial test
cnuessgens
2017-02-07
trivial
Roel Spilker
2017-01-19
Merge pull request #1060 from rgra/Issue210
Roel Spilker
2016-11-07
[issue #1218] Annotation Processors that have an (internal) dependency on ecj...
Roel Spilker
2016-03-25
Patch for renaming fields with Getter/Setter/Data in eclipse.
rgra
2015-07-08
Fixes for eclipse mars.
Reinier Zwitserloot
2015-06-24
[trivial] Fix for running lombok in a launched eclipse for debugging purposes...
Reinier Zwitserloot
2015-04-08
Updated to patcher 0.20 with updates for bugs where you’d type a quote and ...
Reinier Zwitserloot
2015-04-05
fixed the ‘cleanup/codeformat on save’ save cleanup action in Eclipse Mars.
Reinier Zwitserloot
2015-04-02
[i802] working on eclipse mars support; this needs a few updates to integrati...
Reinier Zwitserloot
2015-02-08
[shadowloader] Fix for lombok v1.16.0 no longer working in eclipses that use ...
Reinier Zwitserloot
2015-01-20
[shadowloader] all the patching we do for ecj are ALL entrypoints and need sh...
Roel Spilker
2014-10-24
Making SCL work right is more complicated than it first seemed.
Reinier Zwitserloot
2014-09-30
first take on the shadow classloader. All seems to be in order, but we still ...
Reinier Zwitserloot
2014-05-29
#683: URI not absolute errors in mvn builds due to search for lombok.config b...
Reinier Zwitserloot
[next]