Age | Commit message (Expand) | Author |
2017-02-07 | Display changelog in installer | Roel Spilker |
2017-01-20 | Updated changelog to reflect the last 2 updates | Reinier Zwitserloot |
2017-01-06 | [trivial] forgot a space in the changelog. It looked ugly. | Reinier Zwitserloot |
2017-01-06 | add `@lombok.Generated` to generated classes, methods and fields | Roel Spilker |
2016-12-05 | post-release version bump. | Reinier Zwitserloot |
2016-12-05 | pre-release version bump. | Reinier Zwitserloot |
2016-12-05 | Fixes #1236: Getter(lazy=true) now emits an error when used on a transient field | Roel Spilker |
2016-12-05 | Fixes #1254: Value and FieldDefaults should skip static fields | Roel Spilker |
2016-11-21 | Finish documentation on `var` | Roel Spilker |
2016-11-07 | [issue #1218] Annotation Processors that have an (internal) dependency on ecj... | Roel Spilker |
2016-10-17 | Cleanup | Roel Spilker |
2016-10-17 | Update changelog | Roel Spilker |
2016-07-19 | [trivial] typo in changelog and comment in PrettyPrinter.java | Reinier Zwitserloot |
2016-07-19 | Fix for issue #1076 | Roel Spilker |
2016-07-15 | post-release version bump | Reinier Zwitserloot |
2016-07-15 | pre-release version bump | Reinier Zwitserloot |
2016-06-29 | update changelog | Roel Spilker |
2016-06-28 | [i913] Prevent NPE in PatchDelegate when binding.scope is null | Roel Spilker |
2016-06-09 | #1117: add claiming annotation processor | Roel Spilker |
2016-05-11 | Update changelog | Roel Spilker |
2016-03-07 | pre-release version bump. | Reinier Zwitserloot |
2016-03-07 | changelog for fixing @Helper | Reinier Zwitserloot |
2015-12-18 | fix #986: add @Target and @Retention to @Builder.ObtainVia | Roel Spilker |
2015-12-18 | fix issue #932: `@Delegate` would not generate varargs on javac | Roel Spilker |
2015-12-07 | add 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-17 | updated changelog to reflect adding issue #937 | Reinier 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-06 | New 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 final | Roel Spilker |
2015-08-19 | post-release version bump | Reinier Zwitserloot |
2015-08-18 | pre-release version bump | Reinier Zwitserloot |
2015-08-18 | Updated changelog for fix to issue #855 | Reinier Zwitserloot |
2015-08-16 | Merge branch 'force' | Reinier Zwitserloot |
2015-08-16 | Merge branch 'builderClone' | Reinier Zwitserloot |
2015-08-13 | added changelog for @Helper | Reinier Zwitserloot |
2015-07-22 | Support for @NoArgsConstructor(force = true). | Reinier Zwitserloot |
2015-07-21 | docs for the new toBuilder=true feature. | Reinier Zwitserloot |
2015-07-15 | changelog updated to point at new github URLs | Reinier Zwitserloot |
2015-07-15 | updated website to point to github issue tracker instead of code.google. | Reinier Zwitserloot |
2015-07-08 | Fixes for eclipse mars. | Reinier Zwitserloot |
2015-06-25 | The hashCode() method now generates a magic prime instead of 0 for the hash o... | Reinier Zwitserloot |
2015-06-24 | [trivial] updated changelog to reflect now confirmed performance fix for ecli... | Reinier Zwitserloot |
2015-05-15 | [i793] Parameterized static methods with Builder would produce compiler error... | Reinier Zwitserloot |
2015-05-02 | Change http://projectlombok.org to https://projectlombok.org | Roel Spilker |