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-06-01 20:13:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ec7abf996ba1089104f5d56cc417b17dcadca5f
lombok
/
test
T
History
Reinier Zwitserloot
8ec7abf996
Reproduces the bug with recursive generics in builder (issue
#1298
).
2017-02-16 22:16:34 +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
fix broken test for configuration that contained the wrong line numbers
2016-06-29 00:37:12 +02:00
core/src
/lombok
var
can now also be configured to emit a warning when used.
2016-11-22 00:37:07 +01:00
ecj
Added a test to make sure we never break ecj again.
2012-01-09 19:49:56 +01:00
pretty
/resource
Fix for issue
#1076
2016-07-19 13:40:32 +02:00
transform
Reproduces the bug with recursive generics in builder (issue
#1298
).
2017-02-16 22:16:34 +01:00