Age | Commit message (Expand) | Author |
2015-01-31 | updated some copyright headers and reverted a change to use a TreeMap to forc... | Reinier Zwitserloot |
2015-01-31 | [i694] When we resolve anything with inner classes, supertype references in t... | Reinier Zwitserloot |
2015-01-05 | @Singleton for j.u.Sets works in javac. | Reinier Zwitserloot |
2014-06-06 | [i554] Another try to prevent NPEs on IBM J9 | Roel Spilker |
2014-03-01 | Potential fix for NPE in classloader, issue 648 | Roel Spilker |
2014-01-15 | added package-infos to lots of packages, updated the javadoc in these, and ma... | Reinier Zwitserloot |
2013-09-24 | tiny tiny fix for some incredibly unlikely mix of intellij, ibm stuff, and wh... | Reinier Zwitserloot |
2013-06-16 | issue 536: annotationprocessor now always returns false. | Reinier Zwitserloot |
2012-08-28 | If the JVM is started with -Dlombok.disable, lombok is disabled entirely for ... | Reinier Zwitserloot |
2012-08-10 | Added an optimization to javac: Don't force new resolution rounds if none of ... | Reinier Zwitserloot |
2012-08-10 | bugfix: Detecting javac6 didn't work on soylatte; now it does. | Reinier Zwitserloot |
2012-08-10 | * Added priorities to handlers, along with implementation of the priority sys... | Reinier Zwitserloot |
2011-11-07 | Changed copyright notices | Roel Spilker |
2011-09-20 | toString() of various delegates to interop with javac (FileObjectWrapper and ... | Michail Plushnikov |
2011-08-15 | fixed a warning during the ant compile process | Reinier Zwitserloot |
2011-08-10 | Made delomboks processor 'work' on java6 and java7 without any warnings | peichhorn |
2011-08-08 | Made the annotation processor 'work' on java6 and java7 without any warnings | Roel Spilker |
2011-07-24 | Fixes issue 176 more thoroughly; even if both javac6 and javac7 are on the cl... | Reinier Zwitserloot |
2011-07-18 | Changes to the lombok annotations processor, forcing the java processing envi... | Jan Lahoda |
2011-01-10 | In javac7 the BaseFileObject and JavacFileManager have been moved from | Roel Spilker |
2010-12-31 | Using 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-11-09 | Experiment to try and make java 'self referential' by deleting the Enter and ... | Reinier Zwitserloot |
2010-10-04 | The previous commit (fix for ZIP closed errors) actually breaks lombok on sys... | Reinier Zwitserloot |
2010-10-01 | Fix for "ZIP file closed" errors caused by the postprocessor trying to load m... | Reinier Zwitserloot |
2010-09-30 | trivial: javadoc fixes, renamed 'className' to 'fileName'for postprocessor | Reinier Zwitserloot |
2010-08-05 | Moved wrapOutputStream to PostCompiler | Roel Spilker |
2010-08-03 | Added initial support for post-compilation byte code transformations | Roel Spilker |
2009-12-23 | generalized the annotation processor that lombok.jar represents into a main c... | Reinier Zwitserloot |
2009-11-27 | delombok now calls lombok. wahey! | Reinier Zwitserloot |
2009-11-25 | Refactored the source folders. | Reinier Zwitserloot |