Age | Commit message (Collapse) | Author |
|
AbortCompilation is throwing.
|
|
|
|
|
|
|
|
|
|
|
|
lambdas and conditional (ternary) expressions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
commits before this is NOT in the 1.18.8 release; this post-release bump is slightly late).
|
|
change about the generated parameter is null exception
|
|
|
|
if available
|
|
feature/typeInferenceImprovements
|
|
expression must be a functional interface' in code like 'lombok.val foo = (System.currentTimeMillis() > 0) ? (Runnable)()-> {} : System.out::println;'
|
|
|
|
jackson’s `@JsonProperty`.
|
|
|
|
Class.getConstructor().newInstance to avoid warnings which are default in many JDK11+ environments, and it shouldn’t change anything (we handle the change from sneaky throwing to InvocationTargetException appropriately).
|
|
https://github.com/bulgakovalexander/lombok into feature/typeInferenceImprovements
|
|
when using ‘val’ on an intersection type."
This reverts commit 1730a991
|
|
feature/typeInferenceImprovements
|
|
hardcoded call to emptyList.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for val.
|
|
#1976. A handlers' order has been changed.
|
|
daliclass/addition-of-documentation-for-using-Value-and-NonFinal
addition of documentation for using Value and NonFinal
|
|
reporting "problems"
|
|
generates code before the HandleVal.
|
|
|
|
|
|
overly liberal with applying "var" to things.
|
|
|
|
by lombok with ‘var’.
|
|
JDK11+ linter settings.
|
|
|
|
using ‘val’ on an intersection type.
|
|
switch statements, and the ‘switch expression’ preview feature, as well as support for the concept of preview features in general.
|
|
ValWeirdTypes.java tests)
|
|
|