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-07-31 20:21:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6cec66eb2bb0406cf2fb7436e1aa2f6f71aa8be5
lombok
/
test
T
History
Roel Spilker
8ba7750621
add tests for the combination of Builder and Value/Data
2016-05-11 23:56:19 +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
added the ‘always use guava’ lombok.config option for @Singular @Builder.
2015-01-20 15:01:30 +01:00
core/src
/lombok
Integrate JBossLog code
2016-05-11 21:26:37 +02:00
ecj
Added a test to make sure we never break ecj again.
2012-01-09 19:49:56 +01:00
pretty
/resource
[
Fixes
#972
] 1-arg lambdas with explicit typing on the argument did not pretty print correctly.
2015-11-22 23:32:15 +01:00
transform
add tests for the combination of Builder and Value/Data
2016-05-11 23:56:19 +02:00