Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-02 | [#3143] Review and update jopatai's work on the maven/ecj agent jar | Reinier Zwitserloot | |
* Update copyright headers * Update code style (tabs, not spaces, spaces around + operator - that's about it) * Use `x.class.getResourceAsStream`, not `x.getClass().` - minor mostly irrelevant nit. * Rename and re-locate the jar itself. * 'ecj' as an alias for this command seems a bit too cavalier' removed it. * The source is in its own 'root' src dir, it doesn't really fit in the eclipse agent sources - it's more a maven agent. * Fixed a bug where a filehandle wasn't safe closed. Mostly irrelevant (JVM would quite afterwards anyway). * Slight rewording of the ecj docs. | |||
2022-03-18 | [fixes #3143] Maven+ECJ Agent Bootstrap | JohnPaulTaylorII | |
* Adds AgentBootstrap, the actual bootstrapping agent * Adds MavenEcjBootstrapApp, the command line app for generating the appropriate files * Updates the build to package these correctly * Updates the documentation for setup/ecj | |||
2022-03-17 | [build] Accidentally broke it an hour ago | Reinier Zwitserloot | |
2022-03-17 | [#2044] Document problems with non-star static imports and `@UtilityClass` | Reinier Zwitserloot | |
2022-03-17 | [fixes #2991] Add documentation note on mixing mapstruct and ↵ | Reinier Zwitserloot | |
fieldnameconstants in `@Mapping`. | |||
2022-03-17 | [changelog] mention many of the more recent fixes. | Reinier Zwitserloot | |
2022-03-17 | [Fixes #2988] adopt suggested new text for the docs on `@ToString`. | Reinier Zwitserloot | |
2022-03-17 | Merge pull request #3137 from JohnPaulTaylorII/master | Reinier Zwitserloot | |
[fixes #3133] Additional bits setting when creating type annotations | |||
2022-03-17 | Merge branch 'jdk18' of https://github.com/Rawi01/lombok into Rawi01-jdk18 | Reinier Zwitserloot | |
2022-03-17 | [deps] make lombok.patcher v0.44 available | Reinier Zwitserloot | |
2022-03-17 | [fixes #2990] Treat records and enums as places where `static` is allowed. | Reinier Zwitserloot | |
2022-03-17 | Merge branch 'fix-enum-logging' of https://github.com/varkart/lombok into ↵ | Reinier Zwitserloot | |
varkart-fix-enum-logging | |||
2022-03-14 | [fixes #3133] Additional bits setting when creating type annotations | JohnPaulTaylorII | |
2022-03-13 | Merge pull request #3136 from Rawi01/eclipse-rename | Reinier Zwitserloot | |
Search patched method also by parameters | |||
2022-03-13 | [fixes #3134] Search patched method also by parameters | Rawi01 | |
2022-03-13 | Merge pull request #3135 from Rawi01/eclipse-type-annotations | Reinier Zwitserloot | |
Add annotation bits to annotation copy targets | |||
2022-03-13 | [fixes #3133] Add annotation bits to annotation copy targets | Rawi01 | |
2022-03-08 | [jdk18] Update test message | Rawi01 | |
2022-03-08 | [jdk18] Bump lombok.patcher version | Rawi01 | |
2022-03-01 | Merge pull request #3121 from JohnPaulTaylorII/master | Reinier Zwitserloot | |
Fixes #3120 | |||
2022-02-25 | Fixes #3120 | JohnPaulTaylorII | |
Update AUTHORS file. Remove extraneous code from EqualsAndHashCodeWithNonNullByDefault test case. | |||
2022-02-23 | Fixes #3120 | JohnPaulTaylorII | |
2022-02-17 | [fixes #2990, #3069] slf4j logger enum test cases | varkart | |
2022-02-17 | [fixes #2990, #3069] log4j2 logger enum test cases | varkart | |
2022-02-17 | [fixes #2990, #3069] log4j logger enum test cases | varkart | |
2022-02-17 | [fixes #2990, #3069] jul logger enum test cases | varkart | |
2022-02-17 | [fixes #2990, #3069] jboss logger enum test cases | varkart | |
2022-02-17 | [fixes #2990, #3069] flogger logger enum test cases | varkart | |
2022-02-17 | add to authors file | varkart | |
2022-02-17 | [fixes #2990, #3069] allow logging on enums | varkart | |
2022-02-08 | [website] slight feature documentation updates (Just bringing them in line ↵ | Reinier Zwitserloot | |
with reality) | |||
2022-02-08 | [implements #1456] accessors can now be made final via `@Accessors`. | Reinier Zwitserloot | |
2022-01-31 | [fixes #3053] Delay default annotation removal | Rawi01 | |
2022-01-30 | Merge pull request #3101 from Rawi01/utilityclass-inner | Reinier Zwitserloot | |
Update inner class type when creating a static class | |||
2022-01-30 | make focussed links readable | Roel Spilker | |
2022-01-30 | show video img, <a role="button"> respond to spacebar | Roel Spilker | |
2022-01-30 | menu links role="button" | Roel Spilker | |
2022-01-30 | [fixes #3097] Update inner class type when creating a static class | Rawi01 | |
2022-01-29 | a11y fix heading levels | Roel Spilker | |
2022-01-29 | Update codeql-analysis.yml | Roel Spilker | |
remove cpp | |||
2022-01-29 | Create codeql-analysis.yml | Roel Spilker | |
2022-01-29 | a11y including menu navigation | Roel Spilker | |
2022-01-29 | no unicode | Roel Spilker | |
2022-01-29 | doc footer </i> | Roel Spilker | |
2022-01-28 | no more -website.clientdeps | Roel Spilker | |
2022-01-28 | use cdn font-awesome | Roel Spilker | |
2022-01-28 | update bootswatc | Roel Spilker | |
2022-01-28 | use cdn bootstrap.css | Roel Spilker | |
2022-01-28 | use cdn bootstrap | Roel Spilker | |
2022-01-27 | get modernizer from cdn | Roel Spilker | |