index
:
github/lombok.git
feat/memoize
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
website
Age
Commit message (
Expand
)
Author
2022-01-14
Add 'restart' instructions to Eclipse p2 installer.
Roel Spilker
2021-12-21
[fixes #2849] Make ToString's onlyExplicitlyIncluded a config key.
Reinier Zwitserloot
2021-12-12
Update WithExample_pre.jpage
Durai46
2021-10-26
Merge pull request #3012 from Fatima-Rami/documentation-for-fieldnameconstants
Reinier Zwitserloot
2021-10-23
#1990 fixed error documentation @FieldNameConstants
Fatima Rami
2021-10-23
[fixes #3008] [docs] ... and of course the usage example also mentioned `@Wit...
Reinier Zwitserloot
2021-10-23
[fixes #3008] [docs] The docs for `@Value` were still referring to `@Wither` ...
Reinier Zwitserloot
2021-10-23
[Fixes#3008] @Witer replaced by @With
Fatima Rami
2021-10-18
[#2693] Docs and changelog for the ‘accessors.capitalization = beanspec’ ...
Reinier Zwitserloot
2021-09-06
Replace val with native final var in Java >= 10
Rawi01
2021-06-10
Improve Builder documentation to emphasize the "builder()" factory method. Fi...
Roel Spilker
2021-04-23
Change owner lombok GitHub repository
Roel Spilker
2021-04-16
[pr 2702] finishing the `@StandardException` feature.
Reinier Zwitserloot
2021-04-16
Merge branch 'standard-exception' of git://github.com/ttzn/lombok into ttzn-s...
Reinier Zwitserloot
2021-04-02
[website] fixing buildgen of all-versions.html
Reinier Zwitserloot
2021-03-24
@StandardException feature working draft
ttzn
2021-03-23
[records] [javac] Putting `@NonNull` on a 'field' of a record now affects the...
Reinier Zwitserloot
2021-03-04
Update currency exchange rate
Roel Spilker
2021-03-04
Only accept orders for 10+ seats.
Roel Spilker
2021-01-03
[website] Clarified @Accessors documentation and added links to issue #2464 a...
Reinier Zwitserloot
2020-12-09
Add information about 2020.3 having Lombok support
mjaggard
2020-12-04
Fix typo
Andre Brait
2020-12-03
Add documentation for cacheStrategy
Andre Brait
2020-11-13
[website] fixing indents of snippets
Reinier Zwitserloot
2020-11-05
fix css class in documentation
Roel Spilker
2020-08-28
[website] [#397] [#2371] added docs for installing in eclipse via p2
Reinier Zwitserloot
2020-08-27
Revert "changed arraylist to set"
Roel Spilker
2020-08-27
changed arraylist to set
Le Beier
2020-08-20
[docs] typo-fixes
Reinier Zwitserloot
2020-07-02
Documentation for lombok.addSuppressWarnings
Rawi01
2020-06-23
[build] rewriting the build system
Reinier Zwitserloot
2020-05-28
[SuperBuilder] update documentation on customizing
Jan Rieke
2020-03-06
documentation layout fix
Roel Spilker
2020-03-05
[trivial] minor updates to Jacksonized docs.
Reinier Zwitserloot
2020-03-05
@Jacksonized: add documentation, changelog
Jan Rieke
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
[next]