aboutsummaryrefslogtreecommitdiff
path: root/src/utils/lombok/javac/java8/CommentCollectingTokenizer.java
AgeCommit message (Expand)Author
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