Age | Commit message (Expand) | Author |
---|---|---|
2019-04-24 | [trivial] adding a comment to give context to the fix for delombok being over... | Reinier Zwitserloot |
2019-04-24 | [jdk11] delombok was printing most variable declarations that are generated b... | Reinier Zwitserloot |
2018-11-06 | [fixes #1888] [jdk12] lombok can deal with the changes to case/break nodes in... | Reinier Zwitserloot |
2018-10-29 | eliminate ‘you are using private API’ warnings by streamlining all reflec... | Reinier Zwitserloot |
2017-11-29 | bugfix for delomboking source that does not compile; it should just emit comp... | Reinier Zwitserloot |
2013-07-28 | Some work on actually making lombok work on JDK8's javac. | Reinier Zwitserloot |
2013-07-28 | more progress. This one is less JDK8 compatible, but | Reinier Zwitserloot |
2013-07-26 | experiment: Can we wrap TreeMaker and remove a heck of a lot of opportunity t... | Reinier Zwitserloot |