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
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