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-19 10:20:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3987f54b8321ae666cb1c774aef5986df05bf4ad
lombok
/
test
/
transform
T
History
Reinier Zwitserloot
3987f54b83
[issue
#1347
] When lombok generates constructors, it should call the
@Builder.Default
static method instead of initializing to null/0/false. This does that, for javac.
2018-07-03 05:42:34 +02:00
..
knownBroken
/before
Reproduced issue
#1132
(javac only); self-ref generics doesn’t work in
@Builder
in javac.
2017-02-17 00:27:43 +01:00
resource
[issue
#1347
] When lombok generates constructors, it should call the
@Builder.Default
static method instead of initializing to null/0/false. This does that, for javac.
2018-07-03 05:42:34 +02:00
src/lombok
/transform
add the capability to the testing framework to verify that delombok actually also handles the changed flag correctly
2015-11-17 00:04:39 +01:00