Age | Commit message (Expand) | Author |
2020-02-14 | [fixes #678] `@Synchronize` an instance method on static variable no longer e... | Reinier Zwitserloot |
2020-02-14 | update changelog | Roel Spilker |
2020-02-14 | (#2125) Extract mapstruct binding to separate module. | Roel Spilker |
2020-02-11 | Documenting the fix for issue #2359 by @JanRieke in previous commit in change... | Reinier Zwitserloot |
2020-02-11 | Merge pull request #2362 from janrieke/superBuilderNestedGenericTypes | Reinier Zwitserloot |
2020-02-11 | Merge pull request #2361 from janrieke/superBuilderSetterPrefixDoc | Reinier Zwitserloot |
2020-02-11 | SuperBuilder javac fix for nested generic types; fixes #2359 | Jan Rieke |
2020-02-10 | changelog | Jan Rieke |
2020-02-10 | SuperBuilder setterPrefix documentation | Jan Rieke |
2020-02-08 | Merge pull request #2357 from janrieke/superBuilderSetterPrefix | Reinier Zwitserloot |
2020-02-08 | setter prefixes for SuperBuilder | Jan Rieke |
2020-02-07 | post-release version bump | Reinier Zwitserloot |
2020-02-07 | pre-release version bump | Reinier Zwitserloot |
2020-02-06 | [trivial] we've decided to call this one 1.18.12, not 1.20.0. | Reinier Zwitserloot |
2020-02-06 | [fixes #880] get rid of an unchecked cast warning for `@Getter(lazy=true)` | Reinier Zwitserloot |
2020-02-06 | [#2355] fixed tests for clashes in the generics for superbuilder | Reinier Zwitserloot |
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 |