aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/javac/handlers/JavacHandlerUtil.java
AgeCommit message (Expand)Author
2010-07-19[TRIVIAL] in case of bugs and we drop to toModifier() for AccessLevel.NONE, w...Reinier Zwitserloot
2010-07-18All generated fields and methods now get a @SuppressWarnings("all").Reinier Zwitserloot
2010-07-17In our efforts to eliminate annotations for delombok, we also eliminated all ...Reinier Zwitserloot
2009-12-04Prep work for fixing issue #75.Reinier Zwitserloot
2009-11-28Moved TransformationsUtil to a new package.Reinier Zwitserloot
2009-11-27Pretty crucial bugfix that stopped all lombok annotations on types from worki...Reinier Zwitserloot
2009-11-27Thorough work on inserting comments in the proper place for delombok; should ...Roel Spilker
2009-11-25Refactored the source folders.Reinier Zwitserloot