aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/ToString.java
AgeCommit message (Expand)Author
2019-03-25[javadoc] new javadoc tools, new boneheaded mistakes. Seemingly nobody gives ...Reinier Zwitserloot
2018-05-15[new-style include/exclude] added new-style include/exclude support to Equals...Reinier Zwitserloot
2018-05-14[annotation based ToString] hey.. we have annotation based ToString now, wher...Reinier Zwitserloot
2017-11-07fixed the second "equals" as wellPatrick Cornelißen
2017-11-07fix JavaDoc of callSuper in the ToString annotationPatrick Cornelißen
2017-06-13Javadoc now builds without warnings. All links to external javadoc replaced w...Reinier Zwitserloot
2017-06-13All references in javadoc to projectlombok.org URLs now use the canonical URL.Reinier Zwitserloot
2015-05-02Change http://projectlombok.org to https://projectlombok.orgRoel Spilker
2014-01-18[configuration] Moved ALL ConfigurationKey constants into 'ConfigurationKeys'...Reinier Zwitserloot
2014-01-18[configuration] initial batch of configuration keys, primarily for flag usages.Reinier Zwitserloot
2012-11-17Updated the javadoc of each and every feature annotation that lombok has:Reinier Zwitserloot
2011-11-07Changed copyright noticesRoel Spilker
2010-07-21Refactor: for using this.getX() instead of this.x in generated toString(), eq...Reinier Zwitserloot
2009-11-25Refactored the source folders.Reinier Zwitserloot