Age | Commit message (Expand) | Author |
2020-02-27 | [fixes #2377] documentation about configkey lombok.noArgsConstructor.extraPri... | Reinier Zwitserloot |
2020-02-27 | [website] ecj instructions were outdated and the pom link was broken | Reinier Zwitserloot |
2020-02-10 | SuperBuilder setterPrefix documentation | Jan Rieke |
2020-02-06 | [trivial] we've decided to call this one 1.18.12, not 1.20.0. | Reinier Zwitserloot |
2020-02-06 | [issue #1197] fixed documentation of NonNull | Reinier Zwitserloot |
2020-01-31 | [issue #2221] simplified configuration for `@Singular`-generated plural form ... | Reinier Zwitserloot |
2020-01-31 | [documentation] mostly the config feature page | Reinier Zwitserloot |
2020-01-30 | add test deps to gradle setup documentation | Roel Spilker |
2020-01-30 | [website] added a line about how sneakythrows doesn't really help you much wi... | Reinier Zwitserloot |
2020-01-28 | [issue #2221] [issue #788] Lombok now adds nullity annotations. | Reinier Zwitserloot |
2020-01-20 | Website: style example code | Roel Spilker |
2020-01-20 | Website: better wrapping for code snippets on narrow screens. | Roel Spilker |
2020-01-20 | typo in website | Roel Spilker |
2020-01-20 | Config import: add documentation | Roel Spilker |
2020-01-20 | Website: render wrapped lines code snippets indented | Roel Spilker |
2020-01-08 | Document compiling java modules with maven. Fixes #2325 | Roel Spilker |
2020-01-08 | Update javac documentation regarding the module system | Roel Spilker |
2020-01-08 | Rename example files for website | Roel Spilker |
2020-01-08 | [fixes #788] lombok generated equals method plus a non-null-by-default annota... | Reinier Zwitserloot |
2019-12-19 | Update security.txt | Roel Spilker |
2019-12-11 | [website] slight update to the tolerate pages | Reinier Zwitserloot |
2019-12-11 | Merge pull request #2251 from nejads/master | Reinier Zwitserloot |
2019-12-11 | [builder] setterPrefix option code review, formatting cleanup, and docs | Reinier Zwitserloot |
2019-12-05 | [website] removing mention on javac setup page that module support is only in... | Reinier Zwitserloot |
2019-12-03 | [website] [trivial] slight change to the utm codes for tidelift referral links | Reinier Zwitserloot |
2019-10-21 | [website] typo in the ToString post-lombok example. | Reinier Zwitserloot |
2019-10-07 | Add documentation for Tolerate | Soroush Nejad |
2019-09-23 | Update With.html | J. Y. Terence Kim |
2019-09-12 | improve `with` examples | Roel Spilker |
2019-09-12 | [website] Updating feature and experimental overviews to properly include the... | Reinier Zwitserloot |
2019-08-28 | Update gradle.html | Lars Grefer |
2019-08-27 | [With] updated documentation for Wither/With | Reinier Zwitserloot |
2019-08-22 | [website] fix the /setup/overview load from the menu | Reinier Zwitserloot |
2019-07-19 | [trivial][website] adding tidelift link to the normalizer htaccess list | Reinier Zwitserloot |
2019-07-16 | [website] [fixes #2167] be more clear about how the constructor generation in... | Reinier Zwitserloot |
2019-07-16 | [Fixes #2115] builder fields tracking a property that has a default set is no... | Reinier Zwitserloot |
2019-07-09 | Merge branch 'customlog' | Reinier Zwitserloot |
2019-07-09 | [builder] added a feature: you can now configure builder class name via the c... | Reinier Zwitserloot |
2019-07-02 | [website] tidelift update | Reinier Zwitserloot |
2019-05-22 | Fixes for CustomLog, AUTHORS entry, extended changlog | Adam Juraszek |
2019-05-22 | [website] changed the tidelift link to be more prominent + on docs pages | Reinier Zwitserloot |
2019-05-22 | [website] fixed history/ajax-load system to deal with anchor links | Reinier Zwitserloot |
2019-05-21 | Code review for `@CustomLog`, and added documentation and a changelog entry. | Reinier Zwitserloot |
2019-05-01 | [issue #2092] Add an uppercase option to FieldNameConstants | Reinier Zwitserloot |
2019-05-01 | Merge branch 'master' of github.com:rzwitserloot/lombok | Reinier Zwitserloot |
2019-05-01 | [fixes #2083] adds feature ‘access level’ to `@Builder` | Reinier Zwitserloot |
2019-05-01 | Fix docs. Fixes #2099 | Roel Spilker |
2019-04-27 | addition of documentation for using Value and NonFinal | daliclass |
2019-04-24 | [website] added the 7-lessons presentation as video | Reinier Zwitserloot |
2019-04-24 | [fixes #2085] JDK12 compatibility. Also acknowledging @nqzero for the permit-... | Reinier Zwitserloot |