aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-02-14[jdk9] changelogRoel Spilker
2017-02-10Post-release version bump.Reinier Zwitserloot
2017-02-10pre-release version bump.Reinier Zwitserloot
2017-02-10[i1274] Add outer name to type name for nested types in equals.Roel Spilker
2017-02-09[i1014] Only add lombok.Generated if it is explicitly turned onRoel Spilker
2017-02-07Display changelog in installerRoel Spilker
2017-01-20Updated changelog to reflect the last 2 updatesReinier Zwitserloot
2017-01-06[trivial] forgot a space in the changelog. It looked ugly.Reinier Zwitserloot
2017-01-06add `@lombok.Generated` to generated classes, methods and fieldsRoel Spilker
2016-12-05post-release version bump.Reinier Zwitserloot
2016-12-05pre-release version bump.Reinier Zwitserloot
2016-12-05Fixes #1236: Getter(lazy=true) now emits an error when used on a transient fieldRoel Spilker
2016-12-05Fixes #1254: Value and FieldDefaults should skip static fieldsRoel Spilker
2016-11-21Finish documentation on `var`Roel Spilker
2016-11-07[issue #1218] Annotation Processors that have an (internal) dependency on ecj...Roel Spilker
2016-10-17CleanupRoel Spilker
2016-10-17Update changelogRoel Spilker
2016-07-19[trivial] typo in changelog and comment in PrettyPrinter.javaReinier Zwitserloot
2016-07-19Fix for issue #1076Roel Spilker
2016-07-15post-release version bumpReinier Zwitserloot
2016-07-15pre-release version bumpReinier Zwitserloot
2016-06-29update changelogRoel Spilker
2016-06-28[i913] Prevent NPE in PatchDelegate when binding.scope is nullRoel Spilker
2016-06-09#1117: add claiming annotation processorRoel Spilker
2016-05-11Update changelogRoel Spilker
2016-03-07pre-release version bump.Reinier Zwitserloot
2016-03-07changelog for fixing @HelperReinier Zwitserloot
2015-12-18fix #986: add @Target and @Retention to @Builder.ObtainViaRoel Spilker
2015-12-18fix issue #932: `@Delegate` would not generate varargs on javacRoel Spilker
2015-12-07add text to change for edge-specific features.Roel Spilker
2015-11-23[Fixes #945] wither methods for abstract classes now slightly less useless.Reinier Zwitserloot
2015-11-23[Fixes #965] Adds a config key to automatically determine the behaviour of eq...Reinier Zwitserloot
2015-11-22[Fixes #972] 1-arg lambdas with explicit typing on the argument did not prett...Reinier Zwitserloot
2015-11-17updated changelog to reflect adding issue #937Reinier Zwitserloot
2015-11-16[Fixes #63] finished accept on patch request to add support for `@Builder` on...Reinier Zwitserloot
2015-11-16[builder] Added clearX() functionality for `@Singular` annotations for javac....Reinier Zwitserloot
2015-10-26[#950] Changelog record for fixing issue 950.Roel Spilker
2015-10-06New feature: FieldDefaults can now be configured to apply to _every_ file, re...Reinier Zwitserloot
2015-10-05[Fixes #807] The NonNull annotation can now be used documentary style on para...Reinier Zwitserloot
2015-09-24[Closes #928] `@Value` no longer makes uninitialized static fields finalRoel Spilker
2015-08-19post-release version bumpReinier Zwitserloot
2015-08-18pre-release version bumpReinier Zwitserloot
2015-08-18Updated changelog for fix to issue #855Reinier Zwitserloot
2015-08-16Merge branch 'force'Reinier Zwitserloot
2015-08-16Merge branch 'builderClone'Reinier Zwitserloot
2015-08-13added changelog for @HelperReinier Zwitserloot
2015-07-22Support for @NoArgsConstructor(force = true).Reinier Zwitserloot
2015-07-21docs for the new toBuilder=true feature.Reinier Zwitserloot
2015-07-15changelog updated to point at new github URLsReinier Zwitserloot
2015-07-15updated website to point to github issue tracker instead of code.google.Reinier Zwitserloot