Jorg Bartnick
e65f05d9d9
fixing documentation mixup
2017-09-29 14:21:49 +02:00
Reinier Zwitserloot
a2a1f947a1
varExample class was confusingly called ValExample.
2017-05-29 21:01:54 +02:00
Reinier Zwitserloot
d05d037433
Fixed issue #778 : problems with onX if the annotation to be added has named args.
2017-03-07 01:12:24 +01:00
Roel Spilker
8c2ea4fbc6
Finish documentation on var
2016-11-21 22:54:29 +01:00
Bulgakov Alexander
4fbbd8ed03
added var.html
2016-10-31 23:52:20 +03:00
Reinier Zwitserloot
72341626ce
Some documentation fixed discovered as we released 1.16.6
2015-08-19 00:05:41 +02:00
Reinier Zwitserloot
41d312454a
Added documentation for @Helper
2015-08-16 02:36:40 +02:00
Reinier Zwitserloot
d8da2b9438
added impl for @UtilityClass.
2015-02-02 04:52:20 +01:00
Reinier Zwitserloot
63aefa41e4
documentation for @Singular.
2015-01-26 08:46:41 +01:00
Roel Spilker
3292768c81
Fix website re. Delegate
2014-05-21 21:13:01 +02:00
Roel Spilker
d41ef4bf83
[i659] suppression of @ConstructorProperties should use config instead. Also modified all onX examples to use two underscores.
2014-03-26 22:33:00 +01:00
Reinier Zwitserloot
e7ff097fec
Fixed value's snippet integration (it hadn't been updated yet now that Value has moved from experimental into core).
2013-07-08 21:21:33 +02:00
Reinier Zwitserloot
e1c39bbc60
javac builder implementation. Passes all tests.
...
Added toString() impl for builders in both eclipse and javac.
Added all documentation, though it'll need some reviewing.
2013-06-18 04:23:15 +02:00
Reinier Zwitserloot
06537da4e0
Changed @Value to no longer imply @Wither. Usually you want only
...
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 22:42:39 +01:00
Reinier Zwitserloot
ed61012f95
whoops, belated push and fixes to the documentation of onX
2013-02-18 21:41:07 +01:00
Reinier Zwitserloot
d1539a3ec2
prettying up the pre/post examples for FieldDefaults and ExtensionMethod
2012-08-13 02:46:35 +02:00
Reinier Zwitserloot
8850798a04
Documentation for @Value, @FieldDefaults, @Wither
2012-08-13 00:11:02 +02:00
Reinier Zwitserloot
775abd485d
Added documentation for @ExtensionMethod feature
2012-06-18 22:03:30 +02:00
Reinier Zwitserloot
f0e90c418f
fixes for 'ant website' build target. Also fixing some errors in javadoc.
2012-03-27 00:35:34 +02:00