aboutsummaryrefslogtreecommitdiff
path: root/src/utils/lombok/javac/java8/CommentCollectingTokenizer.java
AgeCommit message (Expand)Author
2021-03-19[jdk16] delombokRoel 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
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