aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/javac/apt/InterceptingJavaFileObject.java
AgeCommit message (Expand)Author
2021-03-13[trivial] style and removing unused importsReinier Zwitserloot
2020-11-13[refactor] reflection code streamlined by sending it through the Permit classReinier Zwitserloot
2011-11-07Changed copyright noticesRoel Spilker
2011-09-20toString() of various delegates to interop with javac (FileObjectWrapper and ...Michail Plushnikov
2011-01-10In javac7 the BaseFileObject and JavacFileManager have been moved fromRoel Spilker
2010-12-31Using annotation processors with lombok sometimes results in a 'Not Supported...Reinier Zwitserloot
2010-09-30trivial: javadoc fixes, renamed 'className' to 'fileName'for postprocessorReinier Zwitserloot
2010-08-05Moved wrapOutputStream to PostCompilerRoel Spilker
2010-08-03Added initial support for post-compilation byte code transformationsRoel Spilker