| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-11-17 | Updated the javadoc of each and every feature annotation that lombok has: | Reinier Zwitserloot | |
| * Removed most documentation and instead put in a link to the much more up to date and extensive documentation at http://projectlombok.org/features * Getting ahead of ourselves a little, added notes on onConstructor/onParam/onMethod which we are about to add in the next few commits. * Updated copyrights to 2012. | |||
| 2011-11-07 | Changed copyright notices | Roel Spilker | |
| 2010-07-21 | Refactor: for using this.getX() instead of this.x in generated toString(), ↵ | Reinier Zwitserloot | |
| equals(), and hashCode() methods. Field accessors are now always generated by a utility method. The one thing that remains is adding a getter searcher to this utility method. | |||
| 2009-11-25 | Refactored the source folders. | Reinier Zwitserloot | |
