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
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
2013-10-10
No functional change, but runPostCompiler in eclipse patching is no longer tr...
Reinier Zwitserloot
2013-05-30
Fixes for issue 470: VerifyErrors when using @SneakyThrows.
Reinier Zwitserloot
2012-10-08
Patches ASTNode.setSourceRange; by default it throws IllegalArgumentException...
Reinier Zwitserloot
2012-06-18
Split out the GUI function into a separate portal. Though
Robbert Jan Grootjans
2012-06-12
Port of lombok-pg's @ExtensionMethod support for eclipse. Doesn't work yet.
Reinier Zwitserloot
2012-04-23
Fix for bug introduced in 48e73a7180ac459d2949e66f2cacc46e08466fce (2 commits...
Reinier Zwitserloot
2012-04-03
fix for rename method arguments, from Philipp Eichhorn.
Reinier Zwitserloot
2012-01-16
Merge pull request #27 from jvanderhel/Issue_316_Rename_with_multiple_types_II
Sander Koning
2012-01-10
1) We now honor the "public" and "abstract" modifier settings
Jappe van der Hel
2012-01-10
"QualifiedName"'s are now also marked as generated during ASTConverter phase ...
Jappe van der Hel
2012-01-09
The line about lombok added to the about dialog wasn't working for all eclips...
Roel Spilker
2012-01-09
Lombok now adds a line about itself to the Eclipse about dialog via patching....
Reinier Zwitserloot
2012-01-09
Code review
Roel Spilker
2012-01-09
Merge
Roel Spilker
2012-01-09
Updated copyright years
Roel Spilker
2012-01-03
Found some earlier fixes, commented them and put them together in the patchEx...
Jappe van der Hel
2012-01-03
extract interface now also works on inner types and side types (annotated wit...
Jappe van der Hel
2012-01-03
Extract interface now works when @Data is present.
Jappe van der Hel
2012-01-02
trivial
Reinier Zwitserloot
2012-01-02
Merge branch 'master' of github.com:rzwitserloot/lombok
Reinier Zwitserloot
2012-01-02
Fixed issue #320: since 0.10.6, lombok didn't work anymore in ecj (ClassNotFo...
Reinier Zwitserloot
2011-12-21
Extract interface now works when @Data is present.
Jappe van der Hel
2011-12-20
Fix for Issue 265, Sort members now works when class has @Data and @Log annot...
Jappe van der Hel
2011-12-13
Fix for Issue 315: HandleLogger now sets all its sourcepositions and generate...
jvanderhel
2011-11-28
Merge branch 'Highlighting' of https://github.com/jvanderhel/lombok into jvan...
Reinier Zwitserloot
2011-11-28
Merge branch 'Issue_81' of https://github.com/jvanderhel/lombok into jvanderh...
Reinier Zwitserloot
2011-11-25
1) Fixed sourceEnds while determining which nodes should be copied
jvanderhel
2011-11-24
Syntax and occurrence highlighting now skip generated positions
jvanderhel
[next]