index
:
github/lombok.git
feat/memoize
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
lombok
/
eclipse
/
handlers
/
HandleWither.java
Age
Commit message (
Expand
)
Author
2019-08-27
[With] renaming lombok.experimental.Wither to lombok.experimental.With
Reinier Zwitserloot
2019-08-22
[checkerframework]
Reinier Zwitserloot
2018-09-11
Replaced the notion of ‘nullable’ and ‘nonnull’ get copied to ‘any ...
Reinier Zwitserloot
2018-09-11
code review and fixes for the ‘copyable annotations’ setting concept.
Reinier Zwitserloot
2018-09-11
Add configuration key, handle whereever NULLABLE is handled, support Eclipse.
Werner Dietl
2018-05-14
[annotation based ToString] hey.. we have annotation based ToString now, wher...
Reinier Zwitserloot
2017-03-07
Fixed issue #778: problems with onX if the annotation to be added has named a...
Reinier Zwitserloot
2015-11-23
[Fixes #945] wither methods for abstract classes now slightly less useless.
Reinier Zwitserloot
2015-02-02
[trivial] Wither would produce the wrong error message for bad use of onMetho...
Reinier Zwitserloot
2015-01-29
Reverting the revert of purely a style issue; the copyAnnotations method is n...
Reinier Zwitserloot
2014-06-01
Revert "Remove a wrong test for copyAnnotations returning empty array."
Reinier Zwitserloot
2014-05-31
Remove a wrong test for copyAnnotations returning empty array.
Maaartin Grajcar
2014-05-23
Added confkey to make @NonNull generate a different exception because of the ...
Reinier Zwitserloot
2014-03-04
[configuration] Merge branch 'master' as we work on configuration.
Reinier Zwitserloot
2014-01-20
[configuration] Added all the @Accessors stuff as a configuration key.
Reinier Zwitserloot
2014-01-18
[configuration] Moved ALL ConfigurationKey constants into 'ConfigurationKeys'...
Reinier Zwitserloot
2014-01-18
[configuration] implementation of flagUsage for all handlers.
Reinier Zwitserloot
2014-01-15
added package-infos to lots of packages, updated the javadoc in these, and ma...
Reinier Zwitserloot
2013-12-15
[configuration] Added the .getAbsoluteFileLocation() method to AST;
Roel Spilker
2013-12-15
work in progress on ProjectSearcher.
Reinier Zwitserloot
2013-07-16
* Fixed issues with @FieldDefaults and @Value (you can NOT override
Reinier Zwitserloot
2013-02-11
BIG commit:
Reinier Zwitserloot
2012-08-06
Added @Value and @FieldDefaults implementations for javac and ecj, the annota...
Reinier Zwitserloot
2012-08-06
fully tested the HandleWither impl for eclipse.
Reinier Zwitserloot
2012-08-06
Untested implementation of HandleWither for eclipse along with minor refactor...
Reinier Zwitserloot