Age | Commit message (Collapse) | Author |
|
|
|
args.
|
|
|
|
|
|
javac. Also docs and changelog.
|
|
|
|
|
|
of null values; this reduces collisions.
|
|
|
|
|
|
|
|
|
|
|
|
modified all onX examples to use two underscores.
|
|
Also fixed the total lack of canEqual in the usage examples.
|
|
features on ecj.
[Log] updated naming for @Log (topic= instead of mchmulder's 'value').
|
|
|
|
|
|
|
|
|
|
31, probably owing to its inclusion in Effective Java, is overused, as proven by Maaartinus in issue 625. Switching to 277 instead. Also, 1231/1237 pair used for booleans has been replaced by 2591/2609.
|
|
for spotting it!
|
|
has moved from experimental into core).
|
|
as updates to all relevant documentation
|
|
|
|
Added toString() impl for builders in both eclipse and javac.
Added all documentation, though it'll need some reviewing.
|
|
including docs and changelog.
|
|
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.
|
|
|
|
Now to actually write the feature (Well, rescue it from the onX-removal tag).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
incapabilities. Issue #251
|
|
the vanilla java side. Fabrizio Guidici found this one.
|
|
|
|
note: this example shows how lazy getter would work once issue 160 is no more
|
|
detects that you've implemented a few to-be delegated methods yourself).
|
|
|
|
still have to make a minor edit in the pre/post files
|
|
|
|
|
|
correct 'exclude'). Thanks to Francois Marot for spotting this problem.
Fixes issue #168.
|
|
val works,
as a gesture to make val less 'magical'. It even works, in eclipse. Next up: javac.
|
|
and EqualsAndHashCode to reflect new lombok 0.10 features.
|
|
|