aboutsummaryrefslogtreecommitdiff
AgeCommit 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 pageReinier Zwitserloot
2020-01-30add test deps to gradle setup documentationRoel Spilker
2020-01-30fix typo in changelogRoel Spilker
2020-01-30fixed markdown links in README to be the self-ref form; looks prettierReinier Zwitserloot
2020-01-30Merge pull request #2347 from kraiss/masterReinier 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-29Include README.md file in JAR packagingPierrick Rassat
2020-01-29Use reference links instead of inlined linksPierrick Rassat
2020-01-29Change README to README.md and add hyperlinksPierrick Rassat
2020-01-29[Fixes #2349] Support for JDK 14Reinier 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-20Website: style example codeRoel Spilker
2020-01-20Website: better wrapping for code snippets on narrow screens.Roel Spilker
2020-01-20typo in websiteRoel Spilker
2020-01-20Config import: add to changelogRoel Spilker
2020-01-20Config import: add documentationRoel Spilker
2020-01-20Config import: add support for environment variablesRoel Spilker
2020-01-20Config import: add traces for archives to the testsRoel Spilker
2020-01-20ConfigurationApp: hide not-mentioned by default, add parameter to show them a...Roel Spilker
2020-01-20Config import: support .jar and .zip archivesRoel Spilker
2020-01-20Config import: add to traceRoel Spilker
2020-01-20Config import: change bubble iterationRoel Spilker
2020-01-20Config import: move responsibilitiesRoel Spilker
2020-01-20Rename Context to ConfigurationFile, move reading contents and metadata to it.Roel Spilker
2020-01-20Config import: Allow imports in lombok.configRoel Spilker
2020-01-20Implement E&HQ in CheckerFrameworkVersion because it is a ConfigurationValueT...Roel Spilker
2020-01-20Website: render wrapped lines code snippets indentedRoel Spilker
2020-01-20Close more inputstreamsRoel Spilker
2020-01-20Remove unused importsRoel Spilker
2020-01-20Make test java version independent, error message changedRoel Spilker
2020-01-15[fixes #2335] ObtainVia(method=) on more than one arg would crash in javacReinier Zwitserloot
2020-01-08Document compiling java modules with maven. Fixes #2325Roel Spilker
2020-01-08Update javac documentation regarding the module systemRoel Spilker
2020-01-08Rename example files for websiteRoel Spilker
2020-01-08new versions for dockerRoel Spilker
2020-01-08[issue #2314] disabled the intellij ant taskReinier 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-19Update security.txtRoel Spilker
2019-12-19Fix h1Roel Spilker
2019-12-19[docs] added changelog entry for previous fixReinier Zwitserloot
2019-12-19[#2273] [#2262] [#2278] test to reproduce bugReinier Zwitserloot
2019-12-19Merge pull request #2273 from Lekanich/issue2262Reinier Zwitserloot