Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-20 | Updated NonNullExample snippet to address #3073 | Shubhendu Parhi | |
2021-12-12 | Update WithExample_pre.jpage | Durai46 | |
updated NonNull check | |||
2021-10-23 | [fixes #3008] [docs] ... and of course the usage example also mentioned ↵ | Reinier Zwitserloot | |
`@Wither`. | |||
2021-04-16 | [pr 2702] finishing the `@StandardException` feature. | Reinier Zwitserloot | |
* rewritten how it works a bit: Now compatible with parent exceptions that don't have the Throwable variants. * rewritten how it works a bit: You can now provide the full constructor only; the rest will forward to it. * fixing up style. * rewrite the docs. | |||
2021-03-24 | @StandardException feature working draft | ttzn | |
* move feature under experimental * replace ProviderFor with Provides * add doc material (to be completed) * add author | |||
2020-08-27 | Revert "changed arraylist to set" | Roel Spilker | |
This reverts commit 273d8fc53ccbcf0e5e9b3a74489e8ebf8220b546. | |||
2020-08-27 | changed arraylist to set | Le Beier | |
2020-01-08 | Rename example files for website | Roel Spilker | |
2019-12-11 | Merge pull request #2251 from nejads/master | Reinier Zwitserloot | |
Add documentation for Tolerate | |||
2019-10-21 | [website] typo in the ToString post-lombok example. | Reinier Zwitserloot | |
2019-10-07 | Add documentation for Tolerate | Soroush Nejad | |
2019-09-12 | improve `with` examples | Roel Spilker | |
2019-08-27 | [With] updated documentation for Wither/With | Reinier Zwitserloot | |
2018-11-12 | [issue #1938] addressing some small issues with the documentation. | Reinier Zwitserloot | |
2018-11-05 | [website] the usage example for FieldNameConstants was still written in the ↵ | Reinier Zwitserloot | |
abandoned 1.18.2 style. | |||
2018-09-19 | Fix return type in UtilityClassExample_pre.jpage | Daniel Shuy | |
2018-09-19 | Fix return type in UtilityClassExample_post.jpage | Daniel Shuy | |
2018-08-20 | java.util.logging.Logger does not have an error method. | Joachim Vandersmissen | |
2018-06-04 | Fixing the snippet for the reworked FieldNameConstants | Reinier Zwitserloot | |
2018-06-04 | `@NonNull` now uses a slightly longer exception message. | Reinier Zwitserloot | |
2018-05-15 | [documentation] documenting the new-style include/exclude of ToString and ↵ | Reinier Zwitserloot | |
EqualsAndHashCode | |||
2018-04-10 | [website] Whoops we had 2 copies of usage_examples. Fixed that by deleting ↵ | Reinier Zwitserloot | |
the one that was NOT being used for the website. | |||
2017-09-29 | fixing documentation mixup | Jorg Bartnick | |
2017-05-29 | The great rename: the old ‘website’ is now ‘website-old’, and ↵ | Reinier Zwitserloot | |
‘website2’ is now ‘website’. |