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 14:21:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cec8705c3b9fa6488d53bec5bb4eab27a6decf85
lombok
/
test
T
History
Roel Spilker
ea219cd7ce
add test to verify config key callSuper=call works with Value
2016-06-08 22:44: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 test to verify config key callSuper=call works with Value
2016-06-08 22:44:19 +02:00