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
/
test
/
transform
/
resource
/
after-delombok
/
ConstructorsWithAccessors.java
Age
Commit message (
Expand
)
Author
2021-03-05
[tests] fix tests on java6/7
Reinier Zwitserloot
2019-03-26
[i2078] Add possibility to generate assert on `@NonNull`
Roel Spilker
2018-06-04
`@NonNull` now uses a slightly longer exception message.
Reinier Zwitserloot
2017-12-04
fixing tests to account for generation of javax.annotation.Generated and Cons...
Reinier Zwitserloot
2017-09-18
Rename class in test file
Roel Spilker
2017-03-15
Updates for pull request #1284. Fix for issues #869 and #1018.
Kevin Chirls
2017-03-15
Merge remote-tracking branch 'rzwitserloot/master'
Kevin Chirls
2017-02-09
[i1014] Only add lombok.Generated if it is explicitly turned on
Roel Spilker
2017-01-31
Fix for issues #869 and #1018
Kevin Chirls
2017-01-06
add `@lombok.Generated` to generated classes, methods and fields
Roel Spilker
2015-01-30
[i623] added eclipse code for generating @javax.annotation.Generated, and ref...
Reinier Zwitserloot
2013-08-14
* Fixed 553: @XArgsConstructor (and @Builder on a class) did not look at @Acc...
Reinier Zwitserloot