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
Age
Commit message (
Expand
)
Author
2022-09-14
fixes ...: allow @ExtensionMethod on interfaces
Marc Guenther
2022-08-25
Fix typos
Michael Ernst
2022-07-15
[fix #3230] switch setter and self/build methods to allow overloaded
Jan Rieke
2022-06-17
(SuperBuilder) fix javac type params on conflicting names
Jan Rieke
2022-06-17
(fixes #3202) check extends/implements for collisions (SuperBuilder)
Jan Rieke
2022-05-20
Add support for eclipse feature tests
Rawi01
2022-05-20
[fixes #3181] Copy field name arrays in (Super)Builder
Rawi01
2022-05-07
[extern-annotations] Together with @rspilker, checked the list of base copyab...
Reinier Zwitserloot
2022-05-07
[extern-annotations] Together with @rspilker, checked the list of 'annotation...
Reinier Zwitserloot
2022-04-18
[versioning] post-release version bump 1.18.24
Reinier Zwitserloot
2022-04-18
[versioning] pre-release version bump 1.18.24
Reinier Zwitserloot
2022-04-02
Merge pull request #3155 from Rawi01/extensionmethod-conditional-methodref
Reinier Zwitserloot
2022-04-02
[#3143] Review and update jopatai's work on the maven/ecj agent jar
Reinier Zwitserloot
2022-03-29
[fixes #3153] Improve the handling of ExtensionMethod arguments
Rawi01
2022-03-18
[fixes #3143] Maven+ECJ Agent Bootstrap
JohnPaulTaylorII
2022-03-17
Merge pull request #3137 from JohnPaulTaylorII/master
Reinier Zwitserloot
2022-03-17
[fixes #2990] Treat records and enums as places where `static` is allowed.
Reinier Zwitserloot
2022-03-17
Merge branch 'fix-enum-logging' of https://github.com/varkart/lombok into var...
Reinier Zwitserloot
2022-03-14
[fixes #3133] Additional bits setting when creating type annotations
JohnPaulTaylorII
2022-03-13
Merge pull request #3136 from Rawi01/eclipse-rename
Reinier Zwitserloot
2022-03-13
[fixes #3134] Search patched method also by parameters
Rawi01
2022-03-13
[fixes #3133] Add annotation bits to annotation copy targets
Rawi01
2022-02-23
Fixes #3120
JohnPaulTaylorII
2022-02-17
[fixes #2990, #3069] allow logging on enums
varkart
2022-02-08
[implements #1456] accessors can now be made final via `@Accessors`.
Reinier Zwitserloot
2022-01-31
[fixes #3053] Delay default annotation removal
Rawi01
2022-01-30
[fixes #3097] Update inner class type when creating a static class
Rawi01
2022-01-27
rename main.html to index.html
Roel Spilker
2022-01-25
Removed double semicolon
Matteo Baccan
2022-01-21
Merge pull request #2904 from mernst/nullness-annotations
Reinier Zwitserloot
2022-01-14
Fix for defaulting behaviour for lombok annotations.
Reinier Zwitserloot
2022-01-09
[fixes #3081] make CheckerFramework's This a type annotation
Jan Rieke
2022-01-07
[fixes #2908] don't generate checkerframework's @NotCalledMethods
Jan Rieke
2022-01-07
[fixes projectlombok/lombok#1036] Exclude the classloader for
Martin O'Connor
2021-12-30
[fixes #3070] fix guava type name for SuperBuilder's toBuilder
Jan Rieke
2021-12-21
[fixes #2849] Make ToString's onlyExplicitlyIncluded a config key.
Reinier Zwitserloot
2021-12-21
Make javadoc generation platform independent
Roel Spilker
2021-12-13
configuration app returns non-zero value (2) if the configuration contains an...
Roel Spilker
2021-12-12
[fixes #3000] Generate new type reference for val marker annotation
Rawi01
2021-12-12
[fixes #3036] Keep builder default initializer position
Rawi01
2021-12-12
Patch getMethodDeclarationNode method instead of individual calls
Rawi01
2021-12-12
[fixes #3040] Support array initializer in onX
Rawi01
2021-12-12
[fixes #3043] Add null check for end positions
Rawi01
2021-12-07
Merge ../lombok-branch-master into nullness-annotations
Michael Ernst
2021-10-26
Merge pull request #3015 from Rawi01/extract-pull-up
Reinier Zwitserloot
2021-10-26
[fixes #1309] Extract interface + pull up
Rawi01
2021-10-26
[fixes #3014] Detecting whether inner classes are static wouldn't work if pla...
Reinier Zwitserloot
2021-10-22
[fixes #2995] Skip records for field defaults via config
Rawi01
2021-10-22
[fixes #2985] Resolve var/val only once in eclipse
Rawi01
2021-10-19
Add an annotation
Michael Ernst
[prev]
[next]