aboutsummaryrefslogtreecommitdiff
path: root/src/lombok/eclipse/handlers/HandleToString.java
AgeCommit message (Expand)Author
2009-09-03Addressed issue #32: The @EqualsAndHashCode and @ToString annotations now sup...Reinier Zwitserloot
2009-09-01Added position information _everywhere_ in EqualsAndHashCode and ToString gen...Reinier Zwitserloot
2009-09-01Well, bugger me! Adjusting the positions of the actual type identifier for th...Reinier Zwitserloot
2009-07-28Changed the way toString is generated to reduce the number of superfluous 'pl...Reinier Zwitserloot
2009-07-27[TRIVIAL]Reinier Zwitserloot
2009-07-27Added support for @ToString annotation. The code for generating toStrings has...Reinier Zwitserloot