Age | Commit message (Expand) | Author |
---|---|---|
2013-02-11 | BIG commit: | Reinier Zwitserloot |
2012-11-17 | Updated the javadoc of each and every feature annotation that lombok has: | Reinier Zwitserloot |
2011-11-07 | Changed copyright notices | Roel Spilker |
2011-08-15 | Removed support for onMethod, onParam and onConstructor due to javac7 type in... | Roel Spilker |
2011-02-14 | Added annotation for handleconstructor: issue 172 | grootjans |
2010-07-20 | Added references to other constructor annotations in the javadoc | Roel Spilker |
2010-07-19 | Added support for @ConstructorProperties generation for generated constructors. | Reinier Zwitserloot |
2010-07-19 | Added javadoc to the annotation parameters for the @Constructor annotations, | Reinier Zwitserloot |
2010-07-19 | Added support for @AllArgsConstructor, @NoArgsConstructor, and @RequiredArgsC... | Reinier Zwitserloot |