Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-21 | Added some 'live debugging' - patches to improve error reporting for bugs ↵ | Reinier Zwitserloot | |
that are very hard to reproduce. | |||
2010-07-16 | previous update to the code due to changes in lombok.patcher introduced a ↵ | Reinier Zwitserloot | |
bug, which was causing the following exception in the eclipse error log: java.lang.VerifyError: (class: org/eclipse/jdt/internal/corext/dom/LinkedNodeFinder, method: findByBinding signature: (Lorg/eclipse/jdt/core/dom/ASTNode;Lorg/eclipse/jdt/core/dom/IBinding;)[Lorg/eclipse/jdt/core/dom/SimpleName;) Incompatible argument to function | |||
2010-04-24 | Keeping pace with changes to lombok.patcher. | Reinier Zwitserloot | |
2009-12-30 | Command line compiling with ecj at source 1.6 now works! | Reinier Zwitserloot | |
2009-12-29 | EclipsePatcher now only patches needed stuff when in ECJ mode. | Reinier Zwitserloot | |
2009-12-23 | work in progress on ecj support. | Reinier Zwitserloot | |
2009-12-01 | Generalized the agent mechanism; now 1 lombok.jar can serve as the agent for ↵ | Reinier Zwitserloot | |
BOTH netbeans AND eclipse, and is future-ready for an IntelliJ agent. | |||
2009-11-27 | We encountered a strange NPE here. Can't reproduce, nevertheless added ↵ | Roel Spilker | |
null-checks | |||
2009-11-25 | Refactored the source folders. | Reinier Zwitserloot | |