Age | Commit message (Expand) | Author |
2013-05-31 | Added @NonNull on parameters feature (issue 514), | Reinier Zwitserloot |
2013-02-18 | whoops, belated push and fixes to the documentation of onX | Reinier Zwitserloot |
2013-02-11 | BIG commit: | Reinier Zwitserloot |
2012-11-17 | Added all documentation for the onX feature and updated changelog. | Reinier Zwitserloot |
2012-10-08 | Updated copyright header in website feature pages. | Reinier Zwitserloot |
2012-07-02 | Fixed issue 374: updated documentation about case insensitive checking for ex... | Roel Spilker |
2012-03-27 | Finished up documentation for Accessors. | Reinier Zwitserloot |
2012-02-27 | Fix note on @Getter wrt hasX fields: prefix is actually generated (conforming... | Sander Koning |
2011-11-07 | Changed copyright notices | Roel Spilker |
2011-10-25 | Again made @NotNull have no special meaning. | Reinier Zwitserloot |
2011-09-05 | fixed Issue 271: @NotNull annotations should introduce a null check | peichhorn |
2011-06-20 | Minor tweaks to documentation updates (javadocs, website). | Reinier Zwitserloot |
2010-12-28 | @ToString, @Getter, and @XArgsConstructor now work on, and are legal on, enum... | Reinier Zwitserloot |
2010-11-18 | Added documentation for val and @Getter(lazy=true) and updated docs for Log a... | Reinier Zwitserloot |
2010-07-20 | Small updates to website docs after feedback from RJ and Roel. | Reinier Zwitserloot |
2010-07-20 | Added documentation for @RequiredArgsConstructor, @NoArgsConstructor, @AllArg... | Reinier Zwitserloot |
2009-09-03 | Updated website features documentation for the new AnnotationLevel.NONE. | Reinier Zwitserloot |
2009-09-03 | Addressed issue #32: The @EqualsAndHashCode and @ToString annotations now sup... | Reinier Zwitserloot |
2009-09-01 | Fixed documentation, specifically: added eclipse help system fix to the chang... | Reinier Zwitserloot |
2009-07-29 | Corrected 'licence' to 'license' which is a far more popular spelling. | Reinier Zwitserloot |
2009-07-29 | Use single quote instead of double quote in javadoc generation due to wonky | Roel Spilker |
2009-07-28 | Added website feature documentation for @ToString and @EqualsAndHashCode, and... | Reinier Zwitserloot |
2009-07-22 | Added google analytics tracking. | Reinier Zwitserloot |
2009-07-18 | Added credits page. | Reinier Zwitserloot |
2009-07-18 | More work on making that godawful excuse for a browser, IE6, render this stuf... | Reinier Zwitserloot |
2009-07-18 | Site now looks passable in IE6 and IE7 too. | Reinier Zwitserloot |
2009-07-18 | Added a byline to all current feature pages, as well as fixing 1 typo in Clea... | Reinier Zwitserloot |
2009-07-17 | Very minor typos in Data/GetterSetter, added an index page for the features o... | Reinier Zwitserloot |
2009-07-17 | Moved right parenthesis | Roel Spilker |
2009-07-17 | Features are now 'compiled' by the build.xml script to include the snippets, ... | Reinier Zwitserloot |
2009-07-17 | Layout for the features pages. | Reinier Zwitserloot |