aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2015-02-02[i702] findbugs suppress warnings now available via config key.Reinier Zwitserloot
2015-01-31updated some copyright headers and reverted a change to use a TreeMap to forc...Reinier Zwitserloot
2015-01-30[i775] We broke the ant task with shadowloader; fixed again.Reinier Zwitserloot
2015-01-27post-release version bumpReinier Zwitserloot
2015-01-26pre-release version bumpReinier Zwitserloot
2015-01-26updated changelogReinier Zwitserloot
2015-01-26optimized the creation for singular lists/collections.Reinier Zwitserloot
2015-01-26documentation for @Singular.Reinier Zwitserloot
2015-01-21[i742][i747] Fix for ExtensionMethod broken in Eclipse using java8Roel Spilker
2015-01-20Merge the @Singular feature and the fix for ecj and the shadowloader.Reinier Zwitserloot
2015-01-20added the lombok.singular.auto config option.Reinier Zwitserloot
2015-01-20added the ‘always use guava’ lombok.config option for @Singular @Builder.Reinier Zwitserloot
2015-01-20trying to manually add (parts of) the infrastructure for @Singular @Builder s...Reinier Zwitserloot
2015-01-19builder @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-29added changelog comment about the shadowloaderReinier Zwitserloot
2014-09-15post-release version bumpReinier Zwitserloot
2014-09-15pre-release version bumpReinier Zwitserloot
2014-09-09[config] Updated changelogRoel Spilker
2014-09-02post-release version bumpReinier Zwitserloot
2014-09-02pre-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-16Some workaround fix-esque work to prevent serious slowdown issues when refact...Reinier Zwitserloot
2014-07-01[release] post-release version bumpReinier Zwitserloot
2014-07-01[release] pre-release version bumpReinier Zwitserloot
2014-06-25[issue 699] [issue 682] [issue 683] lots of fixes for eclipse/ecj based issue...Roel Spilker
2014-06-10pre-release version bumpReinier Zwitserloot
2014-06-09added 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-01Fixed 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-27post-release version bumpReinier Zwitserloot
2014-05-27pre-release version bumpReinier Zwitserloot
2014-05-23Added 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-12patcher upgrade for issue 666.Reinier Zwitserloot
2014-04-29added 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-26Added issue number to changelogRoel 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-07fixed the weird goosechase thing in the changelog.Reinier Zwitserloot
2014-03-07post release version bumpReinier Zwitserloot
2014-03-06dang, I typoed the version number in changelog, and I already pushed out to m...Reinier Zwitserloot
2014-03-06pre-release version bumpReinier Zwitserloot
2014-03-01Updated changelog to reflect fixes for issue #648 and getting rid of the JNA ...Roel Spilker
2014-02-27updated changelog to reflect the new support for luna and some JDK8 features ...Roel Spilker