Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-07 | Changed copyright notices | Roel Spilker | |
2011-06-29 | Whoops, the titles on 3 feature pages were '@Data' instead of something more ↵ | Reinier Zwitserloot | |
appropriate. | |||
2011-05-30 | Some small typofixes for the website feature docs. | Reinier Zwitserloot | |
2011-02-07 | Added documentation for @Delegate. This fixes issue 189 | grootjans | |
2010-11-29 | Added 'val' as a type which the 'val' fake keyword must resolve to before ↵ | Reinier Zwitserloot | |
val works, as a gesture to make val less 'magical'. It even works, in eclipse. Next up: javac. | |||
2010-11-18 | Added documentation for val and @Getter(lazy=true) and updated docs for Log ↵ | Reinier Zwitserloot | |
and EqualsAndHashCode to reflect new lombok 0.10 features. |