aboutsummaryrefslogtreecommitdiff
path: root/usage_examples/experimental
AgeCommit message (Collapse)Author
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.
2018-04-05[fieldNameConstants] code review, docs, tests, fixup.Reinier Zwitserloot
2017-09-29fixing documentation mixupJorg Bartnick
2017-05-29varExample class was confusingly called ValExample.Reinier Zwitserloot
2017-03-07Fixed issue #778: problems with onX if the annotation to be added has named ↵Reinier Zwitserloot
args.
2016-11-21Finish documentation on `var`Roel Spilker
2016-10-31added var.htmlBulgakov Alexander
2015-08-19Some documentation fixed discovered as we released 1.16.6Reinier Zwitserloot
2015-08-16Added documentation for @HelperReinier Zwitserloot
2015-02-02added impl for @UtilityClass.Reinier Zwitserloot
2015-01-26documentation for @Singular.Reinier Zwitserloot
2014-05-21Fix website re. DelegateRoel Spilker
2014-03-26[i659] suppression of @ConstructorProperties should use config instead. Also ↵Roel Spilker
modified all onX examples to use two underscores.
2013-07-08Fixed value's snippet integration (it hadn't been updated yet now that Value ↵Reinier Zwitserloot
has moved from experimental into core).
2013-06-18javac builder implementation. Passes all tests.Reinier Zwitserloot
Added toString() impl for builders in both eclipse and javac. Added all documentation, though it'll need some reviewing.
2013-02-18Changed @Value to no longer imply @Wither. Usually you want onlyReinier Zwitserloot
a few or no withers at all, and adding them is a lot simpler than removing them. This is a breaking change, but then that's why @Value was in experimental in the first place.
2013-02-18whoops, belated push and fixes to the documentation of onXReinier Zwitserloot
2012-08-13prettying up the pre/post examples for FieldDefaults and ExtensionMethodReinier 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