Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-31 | Added @NonNull on parameters feature (issue 514), | Reinier Zwitserloot | |
including docs and changelog. | |||
2012-07-16 | fixed tests since Robbert Jan's fix for issue 377. | Reinier Zwitserloot | |
2011-02-07 | Testcases updated with new behaviour of @Getter/@Setter on booleans. | Reinier Zwitserloot | |
2010-11-07 | Solved issue 155: "Eclipse constructor generation not in class body" ↵ | Roel Spilker | |
http://code.google.com/p/projectlombok/issues/detail?id=155 Now all lombok generated methods are located before any other method. | |||
2010-07-22 | Added tests for ecj, fixed a few minor bugs that came out of that. | Reinier Zwitserloot | |