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 10:19:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae4035c9bf117e8f823512c5fd040bd57bc3742e
lombok
/
test
T
History
Reinier Zwitserloot
ae4035c9bf
[builder] Added clearX() functionality for
@Singular
annotations for ecj
2015-11-16 23:21:58 +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
Remove lombok annotation from source
2015-09-23 22:09:09 +02:00
ecj
Added a test to make sure we never break ecj again.
2012-01-09 19:49:56 +01:00
pretty
/resource
Added a prettyprinter test case with some exotic java constructs, and fixed a few bugs involving these. Also removed the old pretty printer.
2015-11-16 22:18:29 +01:00
transform
[builder] Added clearX() functionality for
@Singular
annotations for ecj
2015-11-16 23:21:58 +01:00