This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
lombok
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/lombok.git
synced
2026-09-16 10:21:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ffac6642456e2c7d32952c62df8a565e2d4728b
lombok
/
test
/
transform
/
resource
T
History
Reinier Zwitserloot
ca35539f7c
[
fixes
#1812
]
@Singular
marked collections which nevertheless somehow ended up null would cause an NPE during
toBuilder()
invocations.
2018-08-21 00:02:12 +02:00
..
after-delombok
[
fixes
#1812
]
@Singular
marked collections which nevertheless somehow ended up null would cause an NPE during
toBuilder()
invocations.
2018-08-21 00:02:12 +02:00
after-ecj
[
fixes
#1812
]
@Singular
marked collections which nevertheless somehow ended up null would cause an NPE during
toBuilder()
invocations.
2018-08-21 00:02:12 +02:00
before
[
fixes
#1812
]
@Singular
marked collections which nevertheless somehow ended up null would cause an NPE during
toBuilder()
invocations.
2018-08-21 00:02:12 +02:00
messages-delombok
code impl of FieldNameConstants rewrite + test updates for it
2018-07-29 16:37:21 +02:00
messages-ecj
code impl of FieldNameConstants rewrite + test updates for it
2018-07-29 16:37:21 +02:00
messages-idempotent
fixing tests to account for generation of javax.annotation.Generated and ConstructorProperties being default-off.
2017-12-04 21:41:47 +01:00