Age | Commit message (Expand) | Author |
2015-01-26 | optimized the creation for singular lists/collections. | Reinier Zwitserloot |
2015-01-26 | documentation for @Singular. | Reinier Zwitserloot |
2015-01-21 | [i742][i747] Fix for ExtensionMethod broken in Eclipse using java8 | Roel Spilker |
2015-01-20 | Merge the @Singular feature and the fix for ecj and the shadowloader. | Reinier Zwitserloot |
2015-01-20 | added the lombok.singular.auto config option. | Reinier Zwitserloot |
2015-01-20 | added the ‘always use guava’ lombok.config option for @Singular @Builder. | Reinier Zwitserloot |
2015-01-20 | trying to manually add (parts of) the infrastructure for @Singular @Builder s... | Reinier Zwitserloot |
2015-01-19 | builder @Singleton now works fully in eclipse as well! feature done! | Reinier Zwitserloot |
2014-12-10 | [issue #759] delombok now plays nicely with exotic characters, encodings, and... | Roel Spilker |
2014-10-29 | added changelog comment about the shadowloader | Reinier Zwitserloot |
2014-09-15 | post-release version bump | Reinier Zwitserloot |
2014-09-15 | pre-release version bump | Reinier Zwitserloot |
2014-09-09 | [config] Updated changelog | Roel Spilker |
2014-09-02 | post-release version bump | Reinier Zwitserloot |
2014-09-02 | pre-release version bump. | Reinier Zwitserloot |
2014-08-21 | [i731] javac resolution broken by 1.8.0_20; fixed with some reflection voodoo... | Roel Spilker |
2014-08-21 | [config] added histogram tracker option (-Dlombok.timeConfig) and disable-ent... | Roel Spilker |
2014-08-16 | Some workaround fix-esque work to prevent serious slowdown issues when refact... | Reinier Zwitserloot |
2014-07-01 | [release] post-release version bump | Reinier Zwitserloot |
2014-07-01 | [release] pre-release version bump | Reinier Zwitserloot |
2014-06-25 | [issue 699] [issue 682] [issue 683] lots of fixes for eclipse/ecj based issue... | Roel Spilker |
2014-06-10 | pre-release version bump | Reinier Zwitserloot |
2014-06-09 | added eclipse logging to the configsystem’s error reporter, and cleaned up ... | Reinier Zwitserloot |
2014-06-05 | [#688] Bugfix for eclipse: syntax highlighting would break amongst many other... | Reinier Zwitserloot |
2014-06-01 | Fixed up and extended Tolerate with support for constructors, and added docs. | Reinier Zwitserloot |
2014-05-30 | #682: bugfix work in progress to fix IllegalArgumentException ‘Path must in... | Reinier Zwitserloot |
2014-05-29 | #683: URI not absolute errors in mvn builds due to search for lombok.config b... | Reinier Zwitserloot |
2014-05-27 | post-release version bump | Reinier Zwitserloot |
2014-05-27 | pre-release version bump | Reinier Zwitserloot |
2014-05-23 | Added confkey to make @NonNull generate a different exception because of the ... | Reinier Zwitserloot |
2014-05-20 | @Delegate has moved to lombok.experimental. | Reinier Zwitserloot |
2014-05-12 | patcher upgrade for issue 666. | Reinier Zwitserloot |
2014-04-29 | added docs for the new onParam feature on EqualsAndHashCode, and some tiny st... | Reinier Zwitserloot |
2014-04-02 | [#655] Switched to ASM5 to support -target 1.8 classes. | Reinier Zwitserloot |
2014-03-26 | Added issue number to changelog | Roel Spilker |
2014-03-26 | [i659] suppression of @ConstructorProperties should use config instead. Also ... | Roel Spilker |
2014-03-26 | [i660] canEqual is now protected instead of public. | Roel Spilker |
2014-03-17 | [#590][refactor] Fix for deadlock in WeakHashMap. Refactored all code that us... | Roel Spilker |
2014-03-07 | fixed the weird goosechase thing in the changelog. | Reinier Zwitserloot |
2014-03-07 | post release version bump | Reinier Zwitserloot |
2014-03-06 | dang, I typoed the version number in changelog, and I already pushed out to m... | Reinier Zwitserloot |
2014-03-06 | pre-release version bump | Reinier Zwitserloot |
2014-03-01 | Updated changelog to reflect fixes for issue #648 and getting rid of the JNA ... | Roel Spilker |
2014-02-27 | updated changelog to reflect the new support for luna and some JDK8 features ... | Roel Spilker |
2014-02-25 | yet another (much better) attempt at fixing the deadlock issue. Again all the... | Roel Spilker |
2014-02-24 | Another shot in the dark to fix deadlock issues with eclipse and build plugin... | Roel Spilker |
2014-02-20 | previous fix also fixes issue 438: Using the surround with try/catch quickfix... | Roel Spilker |
2014-02-20 | [suspect:eclipse] Fix for issue 633: refactor script 'extract local variable'... | Roel Spilker |
2014-02-11 | changelog updated for issue 632 (topic support for loggers) | Reinier Zwitserloot |
2014-02-06 | Updated changelog | Roel Spilker |