Age | Commit message (Expand) | Author |
---|---|---|
2017-12-04 | fixing tests to account for generation of javax.annotation.Generated and Cons... | Reinier Zwitserloot |
2017-03-23 | [i1180] generate ConstructorProperties also for (package) private constructors | Roel Spilker |
2017-03-22 | [jdk9] Workaround for a weird casting issue that shows up for singularizer su... | Roel Spilker |
2015-11-16 | [builder] Added clearX() functionality for `@Singular` annotations for javac.... | Reinier Zwitserloot |
2015-02-10 | updates tests to reflect that fields in builders now get gen/suppress annotat... | Reinier Zwitserloot |
2015-01-30 | * Added config key ‘lombok.addGeneratedAnnotation’. | Reinier Zwitserloot |
2015-01-30 | [i623] added eclipse code for generating @javax.annotation.Generated, and ref... | Reinier Zwitserloot |
2015-01-20 | brainfarted ‘singleton’ where I meant ‘singular’ in all the test file... | Reinier Zwitserloot |