Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-29 | fixing documentation mixup | Jorg Bartnick | |
2017-05-29 | varExample class was confusingly called ValExample. | Reinier Zwitserloot | |
2017-03-07 | Fixed issue #778: problems with onX if the annotation to be added has named ↵ | Reinier Zwitserloot | |
args. | |||
2016-11-21 | Finish documentation on `var` | Roel Spilker | |
2016-10-31 | added var.html | Bulgakov Alexander | |
2015-08-19 | Some documentation fixed discovered as we released 1.16.6 | Reinier Zwitserloot | |
2015-08-16 | Added documentation for @Helper | Reinier Zwitserloot | |
2015-02-02 | added impl for @UtilityClass. | Reinier Zwitserloot | |
2015-01-26 | documentation for @Singular. | Reinier Zwitserloot | |
2014-05-21 | Fix website re. Delegate | Roel 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-08 | Fixed value's snippet integration (it hadn't been updated yet now that Value ↵ | Reinier Zwitserloot | |
has moved from experimental into core). | |||
2013-06-18 | javac 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-18 | Changed @Value to no longer imply @Wither. Usually you want only | Reinier 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-18 | whoops, belated push and fixes to the documentation of onX | Reinier Zwitserloot | |
2012-08-13 | prettying up the pre/post examples for FieldDefaults and ExtensionMethod | Reinier Zwitserloot | |
2012-08-13 | Documentation for @Value, @FieldDefaults, @Wither | Reinier Zwitserloot | |
2012-06-18 | Added documentation for @ExtensionMethod feature | Reinier Zwitserloot | |
2012-03-27 | fixes for 'ant website' build target. Also fixing some errors in javadoc. | Reinier Zwitserloot | |