index
:
github/lombok.git
feat/memoize
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-09-18
[fixes #2736] Add jackson annotation `JsonUnwrapped` to the 'copy to setters'...
Reinier Zwitserloot
2021-09-16
[issue #2964] fixing the previous commit
Reinier Zwitserloot
2021-09-16
[issue #2964] Try to look in chocolatey's default installation dir.
Reinier Zwitserloot
2021-09-16
Merge pull request #2936 from Rawi01/jdk-17
Reinier Zwitserloot
2021-09-16
Merge pull request #2932 from Rawi01/record-nonnull-symbols
Reinier Zwitserloot
2021-09-16
Merge pull request #2868 from Rawi01/clone-primitive-type
Reinier Zwitserloot
2021-09-16
Merge pull request #2866 from Rawi01/anonymous-inner-class
Reinier Zwitserloot
2021-09-16
Merge pull request #2840 from Rawi01/copy-vartype
Reinier Zwitserloot
2021-09-16
Merge pull request #2930 from Rawi01/eclipse-final-save-action
Reinier Zwitserloot
2021-09-15
[fixes #2960] [installer] Fix issue with weird chars in eclipse path
Reinier Zwitserloot
2021-09-15
[trivial] remove unused import
Reinier Zwitserloot
2021-09-06
Replace val with native final var in Java >= 10
Rawi01
2021-08-18
[jdk17] Add support for sealed classes
Rawi01
2021-08-18
[jdk17] Add support for guard/parenthesized pattern
Rawi01
2021-08-18
[jdk17] Add support for default cases
Rawi01
2021-08-17
[fixes #2907] Keep record compact constructor parameters
Rawi01
2021-08-15
[fixes #2926] WrittenNamesFinder can now detect generated writes
Rawi01
2021-06-10
SneakyThrows.java fix typo - return String instead void
Roman Ivanov
2021-06-05
[fixes #2863] Clone primitive types
Rawi01
2021-06-04
Followup build fix related to commit 17ac9e77a5
Reinier Zwitserloot
2021-06-04
Merge pull request #2822 from FlorentMouysset/master
Reinier Zwitserloot
2021-06-04
Merge pull request #2816 from Rawi01/val-switch-expression
Reinier Zwitserloot
2021-06-03
[fixes #2838] Handle anonymous classes properly
Rawi01
2021-06-03
Merge pull request #2815 from Rawi01/var-val-cache
Reinier Zwitserloot
2021-05-14
Copy reference types properly
Rawi01
2021-05-12
[fixes #2420] Copy vartype.type
Rawi01
2021-04-27
Fix @CustomLog-key in lombok.config for some error messages. Issue #2821
MOUYSSET Florent
2021-04-23
Change owner lombok GitHub repository
Roel Spilker
2021-04-22
[fixes #2624] Resolve variables in switch expressions
Rawi01
2021-04-18
[fixes #2460][fixes #2462] Cleanup internal argument cache
Rawi01
2021-04-18
Merge pull request #2811 from Rawi01/eclipse-java-16-inaccessible
Reinier Zwitserloot
2021-04-18
Merge pull request #2809 from Rawi01/eclipse-javadoc-performance
Reinier Zwitserloot
2021-04-18
[records] [@NonNull] slight refactor to ensure any generated canonical constr...
Reinier Zwitserloot
2021-04-18
[StandardExceptions] fix for javac
Reinier Zwitserloot
2021-04-18
[review] Use javac's internals to update type mirrors
Reinier Zwitserloot
2021-04-18
Merge branch 'enter-types-methods-fields' of git://github.com/Rawi01/lombok i...
Reinier Zwitserloot
2021-04-18
[StandardException] generate an error if the annotation is on a class that ex...
Reinier Zwitserloot
2021-04-16
[trivial]
Reinier Zwitserloot
2021-04-16
[pr 2702] finishing the `@StandardException` feature.
Reinier Zwitserloot
2021-04-16
Merge branch 'standard-exception' of git://github.com/ttzn/lombok into ttzn-s...
Reinier Zwitserloot
2021-04-11
[fixes #2810] Use MethodHandler instead of reflective defineClass
Rawi01
2021-04-06
Avoid reading file from disk by reusing the parser source
Rawi01
2021-04-02
[versioning] post-release version bump
Reinier Zwitserloot
2021-04-02
[versioning] pre-release version bump
Reinier Zwitserloot
2021-04-02
[build] fix the website maker's all-versions tool
Reinier Zwitserloot
2021-04-02
Fixes #2803 Manual merge, hide generated code from some Eclipse refactorings
Roel Spilker
2021-04-01
[record] Print compact constructor after class name
Rawi01
2021-04-01
[fixes #2787] Handle right hand side of assignment first
Rawi01
2021-03-24
@StandardException feature working draft
ttzn
2021-03-24
@StandardException feature working draft
ttzn
[next]