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-14 00:18:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
26b2fb5cd6d4d73b270be3787fa876cc1bfe80f2
lombok
/
test
T
History
Reinier Zwitserloot
a7bd812893
[i623] added eclipse code for generating @javax.annotation.Generated, and refactored java impl to reduce DRY violations. -f pretty now includes skipping generation of this annotation, and updated ALL the test cases.
2015-01-30 15:43:41 +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
* Fixed running ecj tests within eclipse
2015-01-21 01:10:50 +01:00
ecj
Added a test to make sure we never break ecj again.
2012-01-09 19:49:56 +01:00
pretty
/resource
[java8] Support in delombok for default methods in interfaces
2014-05-01 22:13:10 +02:00
transform
[i623] added eclipse code for generating @javax.annotation.Generated, and refactored java impl to reduce DRY violations. -f pretty now includes skipping generation of this annotation, and updated ALL the test cases.
2015-01-30 15:43:41 +01:00