Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-30 | * Added config key ‘lombok.addGeneratedAnnotation’. | Reinier Zwitserloot | |
* Added ‘format’ directive for tests. * Updates tests to salt in some more format and config keys. | |||
2014-03-26 | [i660] canEqual is now protected instead of public. | Roel Spilker | |
Also fixed the total lack of canEqual in the usage examples. | |||
2013-09-24 | Fixed slight typo issues with the tests due to merging and icelandic on the ↵ | Reinier Zwitserloot | |
fly bug fixing. | |||
2013-08-19 | Only look at the line number for errors and warnings. | Roel Spilker | |
2013-05-06 | Fixed issue 513: If equals is present but hashCode isn't, @Data now ↵ | Reinier Zwitserloot | |
generates a warning to explain this strange situation. |