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
/
messages-idempotent
Age
Commit message (
Expand
)
Author
2020-08-31
Merge branch 'master' into extensionmethod
Rawi01
2020-07-02
[fixes #2469] Support static reference as logger topic
Rawi01
2020-04-23
Added tests for ExtensionMethod
Rawi01
2020-02-14
[fixes #678] `@Synchronize` an instance method on static variable no longer e...
Reinier Zwitserloot
2020-01-28
[issue #2221] [issue #788] Lombok now adds nullity annotations.
Reinier Zwitserloot
2020-01-20
Make test java version independent, error message changed
Roel Spilker
2020-01-08
[fixes #788] lombok generated equals method plus a non-null-by-default annota...
Reinier Zwitserloot
2019-08-22
[checkerframework]
Reinier Zwitserloot
2017-12-04
fixing tests to account for generation of javax.annotation.Generated and Cons...
Reinier Zwitserloot
2017-02-09
[i1014] Only add lombok.Generated if it is explicitly turned on
Roel Spilker
2017-01-06
add `@lombok.Generated` to generated classes, methods and fields
Roel Spilker
2015-10-05
[Fixes #807] The NonNull annotation can now be used documentary style on para...
Reinier Zwitserloot
2015-01-30
[i623] added eclipse code for generating @javax.annotation.Generated, and ref...
Reinier Zwitserloot
2014-05-08
All tests now succeed on all platforms again;
Reinier Zwitserloot
2013-09-24
Fixed slight typo issues with the tests due to merging and icelandic on the f...
Reinier Zwitserloot
2013-09-24
Merge branch 'master' into jdk8check
Reinier Zwitserloot
2013-09-20
Issue 559: NullPointerException when @NonNull is used in abstract method
Sander Koning
2013-08-19
Only look at the line number for errors and warnings.
Roel Spilker
2013-05-31
Added @NonNull on parameters feature (issue 514),
Reinier Zwitserloot
2013-02-11
BIG commit:
Reinier Zwitserloot
2012-10-25
The testrunner now uses a different mechanism to verify correctness of produc...
Reinier Zwitserloot
2012-07-16
Updated tests to reflect changes to delombok (delombok now kills super(), bec...
Reinier Zwitserloot
2012-02-15
Couple more tests for val
Reinier Zwitserloot
2011-12-19
Now the type resolver also finds top-level types in a compilation unit that n...
Reinier Zwitserloot
2011-01-17
Some of the tests weren't succeeding (and haven't for a while now) since fixi...
Reinier Zwitserloot
2010-11-10
All tests pass! - The test framework has been updated a bit to fit with the n...
Reinier Zwitserloot