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-12 18:18:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8ced807a79660eef87f1833d1ec95d774a4f4a2
lombok
/
test
T
History
Reinier Zwitserloot
ba2cde332a
[
Fixes
#972
] 1-arg lambdas with explicit typing on the argument did not pretty print correctly.
2015-11-22 23:32:15 +01: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
handle ignored tests correctly
2015-11-17 01:41:23 +01: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
Merge branch 'builderUpdate'
2015-11-17 02:15:31 +01:00