aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/eclipse/EclipseASTAdapter.java
AgeCommit message (Collapse)Author
2019-01-22[fixes #2019] Lombok now properly deals with `@NonNull` specifically on the ↵Reinier Zwitserloot
‘type use’ of a parameter (and, in case of arrays, on the outermost dimension which is actually the first one listed. Weird corner case of the JLS).
2018-08-20Do not use reflection to check if annotation is presentRoland Praml
2011-11-07Changed copyright noticesRoel Spilker
2009-11-25Refactored the source folders.Reinier Zwitserloot