Age | Commit message (Expand) | Author |
2020-02-06 | [issue #1197] fixed documentation of NonNull | Reinier Zwitserloot |
2020-02-06 | Merge pull request #2355 from janrieke/superBuilderAvoidMoreNameClashes | Reinier Zwitserloot |
2020-02-06 | avoid more name clashes for builder type param; fixes #2297 | Jan Rieke |
2020-02-04 | [issue #1956] make 'ant intellij' work again | Reinier Zwitserloot |
2020-01-31 | [fixing #2351] Reflecting the fix in the changelog. | Reinier Zwitserloot |
2020-01-31 | [issue #788] Add more nullity annotations where relevant | Reinier Zwitserloot |
2020-01-31 | [issue #2221] simplified configuration for `@Singular`-generated plural form ... | Reinier Zwitserloot |
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 |