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
Age
Commit message (
Expand
)
Author
2020-01-31
[fixes #2235] aliasing the old wither to the new one was broken for explicit ...
Reinier Zwitserloot
2020-01-31
[documentation] mostly the config feature page
Reinier Zwitserloot
2020-01-30
add test deps to gradle setup documentation
Roel Spilker
2020-01-30
fix typo in changelog
Roel Spilker
2020-01-30
fixed markdown links in README to be the self-ref form; looks prettier
Reinier Zwitserloot
2020-01-30
Merge pull request #2347 from kraiss/master
Reinier Zwitserloot
2020-01-30
[bughunt] [issue #2351] wild-stab try to fix issue 2351, without reproduction...
Reinier Zwitserloot
2020-01-30
[website] added a line about how sneakythrows doesn't really help you much wi...
Reinier Zwitserloot
2020-01-30
[bughunt] [issue #2351] wild-stab try to fix issue 2351, without reproduction.
Reinier Zwitserloot
2020-01-29
Include README.md file in JAR packaging
Pierrick Rassat
2020-01-29
Use reference links instead of inlined links
Pierrick Rassat
2020-01-29
Change README to README.md and add hyperlinks
Pierrick Rassat
2020-01-29
[Fixes #2349] Support for JDK 14
Reinier Zwitserloot
2020-01-28
[issue #2221] [issue #788] Lombok now adds nullity annotations.
Reinier Zwitserloot
2020-01-28
[trivial] the pos array was one too large here, shouldn't have any effect oth...
Reinier Zwitserloot
2020-01-28
[singular][issue #2221] the plural builder method now nullchecks its argument...
Reinier Zwitserloot
2020-01-20
Website: style example code
Roel Spilker
2020-01-20
Website: better wrapping for code snippets on narrow screens.
Roel Spilker
2020-01-20
typo in website
Roel Spilker
2020-01-20
Config import: add to changelog
Roel Spilker
2020-01-20
Config import: add documentation
Roel Spilker
2020-01-20
Config import: add support for environment variables
Roel Spilker
2020-01-20
Config import: add traces for archives to the tests
Roel Spilker
2020-01-20
ConfigurationApp: hide not-mentioned by default, add parameter to show them a...
Roel Spilker
2020-01-20
Config import: support .jar and .zip archives
Roel Spilker
2020-01-20
Config import: add to trace
Roel Spilker
2020-01-20
Config import: change bubble iteration
Roel Spilker
2020-01-20
Config import: move responsibilities
Roel Spilker
2020-01-20
Rename Context to ConfigurationFile, move reading contents and metadata to it.
Roel Spilker
2020-01-20
Config import: Allow imports in lombok.config
Roel Spilker
2020-01-20
Implement E&HQ in CheckerFrameworkVersion because it is a ConfigurationValueT...
Roel Spilker
2020-01-20
Website: render wrapped lines code snippets indented
Roel Spilker
2020-01-20
Close more inputstreams
Roel Spilker
2020-01-20
Remove unused imports
Roel Spilker
2020-01-20
Make test java version independent, error message changed
Roel Spilker
2020-01-15
[fixes #2335] ObtainVia(method=) on more than one arg would crash in javac
Reinier Zwitserloot
2020-01-08
Document compiling java modules with maven. Fixes #2325
Roel Spilker
2020-01-08
Update javac documentation regarding the module system
Roel Spilker
2020-01-08
Rename example files for website
Roel Spilker
2020-01-08
new versions for docker
Roel Spilker
2020-01-08
[issue #2314] disabled the intellij ant task
Reinier Zwitserloot
2020-01-08
[fixes #788] lombok generated equals method plus a non-null-by-default annota...
Reinier Zwitserloot
2020-01-07
[fixes #2323] javadoc `@return` generation updated.
Reinier Zwitserloot
2020-01-07
[fixes #2327] mostly trivial: Added this. for field access and unified code g...
Reinier Zwitserloot
2020-01-06
[fixes #2268] make lombok generate qualified types in order to avoid name cla...
Reinier Zwitserloot
2019-12-19
Update security.txt
Roel Spilker
2019-12-19
Fix h1
Roel Spilker
2019-12-19
[docs] added changelog entry for previous fix
Reinier Zwitserloot
2019-12-19
[#2273] [#2262] [#2278] test to reproduce bug
Reinier Zwitserloot
2019-12-19
Merge pull request #2273 from Lekanich/issue2262
Reinier Zwitserloot
[next]