Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2022-01-27 | use cdn jquery + update | Roel Spilker | |
2022-01-27 | remove ajaxFeaturePages | Roel Spilker | |
2022-01-27 | rename main.html to index.html | Roel Spilker | |
2022-01-25 | [build] Generation of the javadoc was broken | Reinier Zwitserloot | |
We've split up the build dirs for various phases of the lombok compile process, and evidently `javadoc` doesn't work unless it can find all types involved on the classpath, even for types that only show up internally. I was thinking javadoc should just look at (protected/public) signatures, not internals, but, alas. | |||
2022-01-25 | remove outdated video formats, update YouTube url | Roel Spilker | |
2022-01-25 | change security mail address | Roel Spilker | |
2022-01-25 | change security mail address | Roel Spilker | |
2022-01-25 | Removed double semicolon | Matteo Baccan | |
Hi I have removed a typo error of 2 semicolons at the end of two lines ciao matteo | |||
2022-01-23 | [fixes #2860] [build] creating intellij project structure was broken. | Reinier Zwitserloot | |
I've no idea if this produces a working intellij project, but at least it doesn't fail during the build. | |||
2022-01-21 | [changelog] | Reinier Zwitserloot | |
2022-01-21 | Merge pull request #2904 from mernst/nullness-annotations | Reinier Zwitserloot | |
Update `NONNULL_ANNOTATIONS` and `BASE_COPYABLE_ANNOTATIONS` | |||
2022-01-21 | Merge pull request #3090 from sparhidev/master | Reinier Zwitserloot | |
Documentation updated to address #3073 | |||
2022-01-20 | Updated NonNullExample snippet to address #3073 | Shubhendu Parhi | |
2022-01-20 | Updated documentation to resolve #3073 | Shubhendu Parhi | |
2022-01-16 | [typo] type in the edgy guinea pig version number, messing up deployment of ↵ | Reinier Zwitserloot | |
changelog | |||
2022-01-16 | [log4j] one more log4j update. Again, lombok is not and never was ↵ | Reinier Zwitserloot | |
vulnerable, just ensuring your vulnerability scanners dont give off false positives. | |||
2022-01-14 | [trivial] | Reinier Zwitserloot | |
2022-01-14 | Fixing situations where all eclipse tests would fail. | Reinier Zwitserloot | |
This is another one of those: Wait.. this does not work and never has? bug. Fixed, at any rate. If _every_ eclipse test throws NPE, this fix is for you. | |||
2022-01-14 | Fix for defaulting behaviour for lombok annotations. | Reinier Zwitserloot | |
What's the name of one of those bugs where you look at it and go: Wow. This can never have possibly worked? And yet it has? An inverse heisenbug: Once observed, it has always existed, but before observing it, no problems. Anyway, fixed. For what it's worth. | |||
2022-01-14 | Add 'restart' instructions to Eclipse p2 installer. | Roel Spilker | |
2022-01-09 | [fixes #3081] make CheckerFramework's This a type annotation | Jan Rieke | |
2022-01-07 | [fixes #2908] don't generate checkerframework's @NotCalledMethods | Jan Rieke | |
2022-01-07 | Update AUTHORS file | Martin O'Connor | |