aboutsummaryrefslogtreecommitdiff
path: root/website/features/experimental
AgeCommit message (Expand)Author
2017-03-07Fixed issue #778: problems with onX if the annotation to be added has named a...Reinier Zwitserloot
2016-12-05Fixes #1254: Value and FieldDefaults should skip static fieldsRoel Spilker
2016-11-21Finish documentation on `var`Roel Spilker
2016-10-31added var.htmlBulgakov Alexander
2016-06-02Fixed the HTML title tags of the experimental pages; they were inconsistent.Reinier Zwitserloot
2016-03-07updated year to 2016 in copyrights.Reinier Zwitserloot
2015-11-23[Fixes #945] wither methods for abstract classes now slightly less useless.Reinier Zwitserloot
2015-10-06New feature: FieldDefaults can now be configured to apply to _every_ file, re...Reinier Zwitserloot
2015-08-16Added documentation for @HelperReinier Zwitserloot
2015-02-04copyright header updates for web docs.Reinier Zwitserloot
2015-02-02added impl for @UtilityClass.Reinier Zwitserloot
2015-01-27ressurected the experimental variant of the Value webpage, which now explains...Reinier Zwitserloot
2015-01-26updated copyright year in documentationReinier Zwitserloot
2015-01-26documentation for @Singular.Reinier Zwitserloot
2014-05-22added documentation for the configuration feature.Reinier Zwitserloot
2014-05-21New year in documentationRoel Spilker
2014-05-21Added an error if @Delegate is used recursively.Reinier Zwitserloot
2014-05-20@Delegate has moved to lombok.experimental.Reinier Zwitserloot
2014-04-29added docs for the new onParam feature on EqualsAndHashCode, and some tiny st...Reinier Zwitserloot
2014-03-26[i659] suppression of @ConstructorProperties should use config instead. Also ...Roel Spilker
2013-10-27[issue 598] JDK8 update broke assignment-with-operator in delombok.Reinier Zwitserloot
2013-07-16bumped versionReinier Zwitserloot
2013-07-16* Fixed issues with @FieldDefaults and @Value (you can NOT overrideReinier Zwitserloot
2013-07-08Fixed value's snippet integration (it hadn't been updated yet now that Value ...Reinier Zwitserloot
2013-06-25Value has been promoted to the main package.Reinier Zwitserloot
2013-06-18javac builder implementation. Passes all tests.Reinier Zwitserloot
2013-02-18Changed @Value to no longer imply @Wither. Usually you want onlyReinier Zwitserloot
2013-02-18whoops, belated push and fixes to the documentation of onXReinier Zwitserloot
2013-02-11BIG commit:Reinier Zwitserloot
2012-11-17Added all documentation for the onX feature and updated changelog.Reinier Zwitserloot
2012-08-13Documentation for @Value, @FieldDefaults, @WitherReinier Zwitserloot
2012-06-18Added documentation for @ExtensionMethod featureReinier Zwitserloot
2012-03-27fixes for 'ant website' build target. Also fixing some errors in javadoc.Reinier Zwitserloot
2012-03-21Documentation for new @Accessors feature as well as the API (the annotation i...Reinier Zwitserloot