aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-24Remove CacheStrategy compilation unit for javacAndre Brait
2020-09-24Generate Pure annotation for cached hashCodeAndre Brait
2020-09-24Undo unnecessary change, add TODOAndre Brait
2020-09-24Add missing set source/statement start/endAndre Brait
2020-09-24Fix using source start instead of source endAndre Brait
2020-09-24Change documentation to reflect codeAndre Brait
2020-09-24Fix typoAndre Brait
2020-09-24Readd line removed by EclipseAndre Brait
2020-09-24Removed unused importsAndre Brait
2020-09-24Fix delombok testsAndre Brait
2020-09-24Revert unnecessary changesAndre Brait
2020-09-24Finish implementation, add testsAndre Brait
2020-09-24Eclipse impl and testsAndre Brait
2020-09-24Restore some missing white spaces removed by IDEAAndre Brait
2020-09-24Attempt to implement cacheHashCodeAndre Brait
2020-09-24[fixes #2586] Add Java 15 support for delombokRawi01
2020-09-18Merge pull request #2560 from Rawi01/extensionmethod-namesReinier 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-09-18[tests] ant-based compiling of test infra was failing.Reinier Zwitserloot
2020-09-18[tests] removed a ridiculously exotic feature that still works, but is too ha...Reinier Zwitserloot
2020-09-18[tests] fixed a test that fails due to, of all things, a javac bug.Reinier Zwitserloot
2020-09-18[build] eclipse test target for Javac8 fixedReinier Zwitserloot
2020-09-17Merge pull request #2570 from Rawi01/eclipse-test-fixesReinier Zwitserloot
2020-09-17Merge pull request #2413 from Rawi01/extensionmethodReinier Zwitserloot
2020-09-03Fix ExtensionMethod for older eclipse versionRawi01
2020-08-31Merge branch 'master' into extensionmethodRawi01
2020-08-31Merge branch 'master' into eclipse-javadocRawi01
2020-08-29[tests] Fix CustomLog testsRawi01
2020-08-29[tests] Fix SuperBuilder testRawi01
2020-08-29[tests] Fix Delegate testsRawi01
2020-08-29[testing] [eclipse] [#2413] Eclipse tests now more expansiveReinier Zwitserloot
2020-08-29[docs] confkey addConstructorProperties had wrong docs about its default valueReinier Zwitserloot
2020-08-28[trivial]Reinier Zwitserloot
2020-08-28Merge pull request #2548 from rosti-il/masterReinier Zwitserloot
2020-08-28[website] [#397] [#2371] added docs for installing in eclipse via p2Reinier Zwitserloot
2020-08-28[build] added ant website.openReinier Zwitserloot
2020-08-27Issue 2552 - generate class initializer body only after field member injectionKay Schubert
2020-08-27Revert "changed arraylist to set"Roel Spilker
2020-08-27changed arraylist to setLe Beier
2020-08-27trivial - Only assign variable onceRoel Spilker
2020-08-27Fix missing parameter names, annotations in following annotation processors 2Denis Stepanov
2020-08-27[fixes #2566] Reset constant value set during type resolutionRawi01
2020-08-27[test] [bugfix] Compare full line instead of ignoring the last characterRawi01
2020-08-27Use enum instead of Boolean; switch to synchronized mapRawi01
2020-08-27Handle each Eclipse ASTs not more than two times (diet + full)Rawi01
2020-08-27Skip PostCompiler for empty byte arraysRawi01
2020-08-21[trivial] [changelog]Reinier Zwitserloot
2020-08-20[docs] typo-fixesReinier Zwitserloot