Age | Commit message (Expand) | Author |
---|---|---|
2018-10-29 | [java-11] up dependency on lombok.patcher, including asm7 | Roel Spilker |
2017-11-28 | use ASM6 instead of ASM5 | Roel Spilker |
2014-04-02 | [#655] Switched to ASM5 to support -target 1.8 classes. | Reinier Zwitserloot |
2013-05-30 | Fixes for issue 470: VerifyErrors when using @SneakyThrows. | Reinier Zwitserloot |
2013-04-23 | added temporary debug switch -Dlombok.debugAsmOnly for issue 470. | Reinier Zwitserloot |
2013-04-23 | fixed capitalization error in an inner class. | Reinier Zwitserloot |
2012-11-12 | [refactor] Cleaned up static imports (always use *), and refactored out getCt... | Reinier Zwitserloot |
2012-01-09 | Updated to ASM4 final. | Reinier Zwitserloot |
2011-11-07 | Changed copyright notices | Roel Spilker |
2011-10-24 | pretty big refactor; introduced a new source package which should be (and is)... | Reinier Zwitserloot |
2010-11-09 | Added lombok.Lombok.preventNullAnalysis to the null test in @Cleanup to suppress | Roel Spilker |