Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-03 | [javac] Added/improved support for the 'receiver parameter' feature | Reinier Zwitserloot | |
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-07-29 | A few upgrades for the printers used with @lombok.core.PrintAST. | Reinier Zwitserloot | |
2017-01-19 | Lombok will now also fix the typemirror info when generating bean-related ↵ | Reinier Zwitserloot | |
methods/constructors, to allow other annotation processors to see these generated methods/constructors too. | |||
2012-04-03 | Philipp Eichhorn's patch to use marker annotations instead of ↵ | Reinier Zwitserloot | |
boolean-returning interface methods for eclipse's postdiet and javac's isResolutionBased. | |||
2011-11-07 | Changed copyright notices | Roel Spilker | |
2010-11-03 | Some small framework updates to accomodate resolution. | Reinier Zwitserloot | |
2009-11-25 | Refactored the source folders. | Reinier Zwitserloot | |