aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/javac/apt/InterceptingJavaFileManager.java
AgeCommit message (Expand)Author
2011-11-07Changed copyright noticesRoel Spilker
2011-07-24Fixes issue 176 more thoroughly; even if both javac6 and javac7 are on the cl...Reinier Zwitserloot
2011-07-18Changes to the lombok annotations processor, forcing the java processing envi...Jan Lahoda
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-11-10'val' now fully works on javac, even when referring to lombok-generated code,...Reinier Zwitserloot
2010-08-03Added initial support for post-compilation byte code transformationsRoel Spilker