aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/javac/JavacImportList.java
AgeCommit message (Expand)Author
2020-01-31[fixes #2235] aliasing the old wither to the new one was broken for explicit ...Reinier Zwitserloot
2019-09-12Refactored how the type resolver deals with aliases; fixes star import issues.Reinier Zwitserloot
2017-11-28JDK9 support for delombok (and thus, for running the tests under JDK9).Reinier Zwitserloot
2015-12-06[issue #942] let `@Data` work on jdk9, first steps.Roel Spilker
2014-05-20@Delegate has moved to lombok.experimental.Reinier Zwitserloot
2013-06-25Value has been promoted to the main package.Reinier Zwitserloot
2013-03-26Massive performance improvements, and a few potentially breaking changes for ...Roel Spilker