aboutsummaryrefslogtreecommitdiff
path: root/src/utils/lombok/javac/java8
AgeCommit message (Expand)Author
2021-09-06Replace val with native final var in Java >= 10Rawi01
2021-03-19[ecj] [bug-workarounds]Reinier Zwitserloot
2021-03-19[jdk16] forget optimization...Roel Spilker
2021-03-19[jdk16] delombokRoel Spilker
2021-03-19[jdk16] dockerRoel Spilker
2021-03-05[javac6] replacing calls to ListBuffer add/addAll to the append variants; add...Reinier Zwitserloot
2020-06-25Avoid class.getSimpleName except in static initializers or error messagesRoel Spilker
2019-09-25[jdk13] Added support for printing text blocks (triple quoted strings) in tex...Reinier Zwitserloot
2018-10-29eliminate ‘you are using private API’ warnings by streamlining all reflec...Reinier Zwitserloot
2017-12-05[JDK9] fixing delombok’s comment integration in JDK9.Reinier Zwitserloot
2014-06-05Finished refactor of FieldAugment; there's no longer a separate variant for b...Roel Spilker
2014-03-17[#590][refactor] Fix for deadlock in WeakHashMap. Refactored all code that us...Roel Spilker
2013-09-25[jdk8support] ... and javadoc copying support is back for javac8. Also fixed ...Roel Spilker
2013-09-25Pre-emptive fix for the anticipated removal of ListBuffer.lb() in javac8Roel Spilker
2013-08-13Getting the java8 compiler remember the commentsRoel Spilker