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
/
website
/
features
/
experimental
Age
Commit message (
Expand
)
Author
2017-03-07
Fixed issue #778: problems with onX if the annotation to be added has named a...
Reinier Zwitserloot
2016-12-05
Fixes #1254: Value and FieldDefaults should skip static fields
Roel Spilker
2016-11-21
Finish documentation on `var`
Roel Spilker
2016-10-31
added var.html
Bulgakov Alexander
2016-06-02
Fixed the HTML title tags of the experimental pages; they were inconsistent.
Reinier Zwitserloot
2016-03-07
updated year to 2016 in copyrights.
Reinier Zwitserloot
2015-11-23
[Fixes #945] wither methods for abstract classes now slightly less useless.
Reinier Zwitserloot
2015-10-06
New feature: FieldDefaults can now be configured to apply to _every_ file, re...
Reinier Zwitserloot
2015-08-16
Added documentation for @Helper
Reinier Zwitserloot
2015-02-04
copyright header updates for web docs.
Reinier Zwitserloot
2015-02-02
added impl for @UtilityClass.
Reinier Zwitserloot
2015-01-27
ressurected the experimental variant of the Value webpage, which now explains...
Reinier Zwitserloot
2015-01-26
updated copyright year in documentation
Reinier Zwitserloot
2015-01-26
documentation for @Singular.
Reinier Zwitserloot
2014-05-22
added documentation for the configuration feature.
Reinier Zwitserloot
2014-05-21
New year in documentation
Roel Spilker
2014-05-21
Added an error if @Delegate is used recursively.
Reinier Zwitserloot
2014-05-20
@Delegate has moved to lombok.experimental.
Reinier Zwitserloot
2014-04-29
added docs for the new onParam feature on EqualsAndHashCode, and some tiny st...
Reinier Zwitserloot
2014-03-26
[i659] suppression of @ConstructorProperties should use config instead. Also ...
Roel Spilker
2013-10-27
[issue 598] JDK8 update broke assignment-with-operator in delombok.
Reinier Zwitserloot
2013-07-16
bumped version
Reinier Zwitserloot
2013-07-16
* Fixed issues with @FieldDefaults and @Value (you can NOT override
Reinier Zwitserloot
2013-07-08
Fixed value's snippet integration (it hadn't been updated yet now that Value ...
Reinier Zwitserloot
2013-06-25
Value has been promoted to the main package.
Reinier Zwitserloot
2013-06-18
javac builder implementation. Passes all tests.
Reinier Zwitserloot
2013-02-18
Changed @Value to no longer imply @Wither. Usually you want only
Reinier Zwitserloot
2013-02-18
whoops, belated push and fixes to the documentation of onX
Reinier Zwitserloot
2013-02-11
BIG commit:
Reinier Zwitserloot
2012-11-17
Added all documentation for the onX feature and updated changelog.
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
2012-03-21
Documentation for new @Accessors feature as well as the API (the annotation i...
Reinier Zwitserloot