aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/eclipse/handlers/SetGeneratedByVisitor.java
AgeCommit message (Expand)Author
2018-03-19Fresh builds wouldn’t work anymore due to a weird addition in ecj9.Reinier Zwitserloot
2015-12-02add missing method to SetGeneratedByVisitorRoel Spilker
2015-01-15ecj @Builder @Singular support for j.u. sets and maps.Reinier Zwitserloot
2014-01-15added package-infos to lots of packages, updated the javadoc in these, and ma...Reinier Zwitserloot
2012-11-12[refactor] Cleaned up static imports (always use *), and refactored out getCt...Reinier Zwitserloot
2012-01-181) rollback of rollback fixRetrieveRightBraceOrSemiColonPositionJappe van der Hel
2011-12-20Use newSourceEnd for sourceAnd calculationJappe van der Hel
2011-12-19Removed statics and lots of parameters, reimplemented recalcSourcePositionRoel Spilker
2011-12-08Fix for issue 308: Allows organize imports works with @Delegate Also fixes er...jvanderhel