aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-07Add documentation for TolerateSoroush Nejad
2019-10-02Merge pull request #2245 from jyterencekim/patch-1Reinier Zwitserloot
2019-09-26[live-debug] adding some logging when a very unexpected install error occursReinier Zwitserloot
2019-09-25[changelog] the top entry version wasnt bumped yet.Reinier Zwitserloot
2019-09-25[bugfix] NPEs in TypeResolver (due to recent refactor of how TR works)Reinier Zwitserloot
2019-09-25[jdk13] changelog updateReinier Zwitserloot
2019-09-25[jdk13] support for switch expression's yield keyword.Reinier Zwitserloot
2019-09-25[jdk13] Added support for printing text blocks (triple quoted strings) in tex...Reinier Zwitserloot
2019-09-25[jdk13] Added a new constant pool type to our cp parserReinier Zwitserloot
2019-09-25[jdk13] upgrading the patcher dep, which has the j13+ ASM dep built inReinier Zwitserloot
2019-09-23Update With.htmlJ. Y. Terence Kim
2019-09-12[trivial] removing some unused imports and suchReinier Zwitserloot
2019-09-12Refactored how the type resolver deals with aliases; fixes star import issues.Reinier Zwitserloot
2019-09-12[build] fixing the gen of javadoc with `ant website` / `ant website-publish`Reinier Zwitserloot
2019-09-12improve `with` examplesRoel Spilker
2019-09-12add test for #2230Roel Spilker
2019-09-12[website] Updating feature and experimental overviews to properly include the...Reinier Zwitserloot
2019-09-11post-release version bumpReinier Zwitserloot
2019-09-10pre-release version bumpReinier Zwitserloot
2019-09-10[trivial] With PR 2138 reverted, lets not name it in the changelogs.Reinier Zwitserloot
2019-09-10introduce explanation for previous revertReinier Zwitserloot
2019-09-10Undoing PR #2114 which tried to fix issue #1976Reinier Zwitserloot
2019-08-29[With] fixing the internal aliasing systemReinier Zwitserloot
2019-08-28Update gradle.htmlLars Grefer
2019-08-27[trivial] typoReinier Zwitserloot
2019-08-27[With] [trivial] just docs and moving things around to the right placeReinier Zwitserloot
2019-08-27[With] updated documentation for Wither/WithReinier Zwitserloot
2019-08-27[tests] fixing an error in a superbuilder/checkerframework testReinier Zwitserloot
2019-08-27[With] renaming lombok.experimental.Wither to lombok.experimental.WithReinier Zwitserloot
2019-08-26[docker] use AdoptOpenJdk for all java releases, and add the latest version f...Roel Spilker
2019-08-26Fixes #2156: also clone the annotations on the setter.Roel Spilker
2019-08-22Use dynamic year-value for JavaDoc-CopyrightJan Matèrne
2019-08-22Merge pull request #2201 from middagj/clone-typeReinier Zwitserloot
2019-08-22Merge branch 'master' into clone-typeReinier Zwitserloot
2019-08-22Merge pull request #2204 from d4rksh4de/fix-loading-extensionsReinier Zwitserloot
2019-08-22add myself to authorsJan Matèrne
2019-08-22FailFast if Ant version does not support javac-modulepathJan Matèrne
2019-08-22[website] fix the /setup/overview load from the menuReinier Zwitserloot
2019-08-22[checkerframework]Reinier Zwitserloot
2019-08-14fix loading extensions: Lombok extensions in external jar files were not incl...Steve Mägi
2019-08-08[Fixes #2189] Clone type to correctly set annotated type on constructor, gett...Jacob Middag
2019-07-25add commentsRoel Spilker
2019-07-24Fixes #2184: NPE on package-info.java without package declaration.Roel Spilker
2019-07-19[trivial][website] adding tidelift link to the normalizer htaccess listReinier Zwitserloot
2019-07-16[website] [fixes #2167] be more clear about how the constructor generation in...Reinier Zwitserloot
2019-07-16Fixes #1197, add Objects.requireNonNull and Preconditions.checkkNotNull to su...Roel Spilker
2019-07-16[fixes #2168] Added JsonSetter as a copyable annotationReinier Zwitserloot
2019-07-16[Fixes #2115] builder fields tracking a property that has a default set is no...Reinier Zwitserloot
2019-07-15[fixes #2169] Eclipse 2019-06 + JDK12 + `@Singular` caused a cavalcade of err...Reinier Zwitserloot
2019-07-09Add Till Brychcy to AUTHORSTill Brychcy