This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
lombok
Watch
1
Star
0
Fork
0
You've already forked lombok
mirror of
https://github.com/tiennm99/lombok.git
synced
2026-05-28 22:23:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
265c56d229093a307ebf231baa191663f953cf1e
lombok
/
test
T
History
Roel Spilker
ca5bd2868a
Delombok prints the ReceiverParameter (this),
fixes
#2444
.
2020-05-07 23:27:17 +02:00
..
bytecode
[
#655
] Added a test for the post compiler. It indeed fails in JDK8 now due to an ASM version that doesn't understand java 8 class files.
2014-04-02 00:59:08 +02:00
configuration
Config import: add support for environment variables
2020-01-20 14:12:03 +01:00
core/src
/lombok
[singular][issue
#2221
] the plural builder method now nullchecks its argument with configurable results.
2020-01-28 16:21:39 +01:00
ecj
Added a test to make sure we never break ecj again.
2012-01-09 19:49:56 +01:00
manual
[trivial] With PR 2138 reverted, lets not name it in the changelogs.
2019-09-10 23:05:12 +02:00
pretty
/resource
Delombok prints the ReceiverParameter (this),
fixes
#2444
.
2020-05-07 23:27:17 +02:00
stubs
copy more Jackson annotation to the builder, also for @Singular methods
2020-04-16 18:32:31 +02:00
transform
Merge pull request
#2429
from janrieke/jacksonAndSingularAnnotationCopy
2020-04-17 01:37:08 +02:00