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
/
core
/
lombok
/
javac
/
handlers
Age
Commit message (
Expand
)
Author
2021-03-24
@StandardException feature working draft
ttzn
2021-03-24
@StandardException feature working draft
ttzn
2021-03-24
Merge pull request #2687 from janrieke/superBuilderConfigBuilderClassName
Reinier Zwitserloot
2021-03-24
[records] [`@NonNull`] eclipse impl onfthe `@NonNull` on record components fe...
Reinier Zwitserloot
2021-03-23
[records] [javac] Putting `@NonNull` on a 'field' of a record now affects the...
Reinier Zwitserloot
2021-03-22
[javac] defer removal of `import lombok.x;` nodes until delombok
Reinier Zwitserloot
2021-03-22
Merge branch 'records'
Reinier Zwitserloot
2021-03-21
Merge pull request #2725 from md-5/master
Reinier Zwitserloot
2021-03-21
Merge pull request #2772 from janrieke/superBuilderNPEwithSingular
Reinier Zwitserloot
2021-03-20
[fixes #2724] Increase priority of Builder annotation removal
md_5
2021-03-16
[build] sped up the build considerable.
Reinier Zwitserloot
2021-03-13
[superbuilder] toBuilder + singular + javac6 was broken
Reinier Zwitserloot
2021-03-13
[trivial] style and removing unused imports
Reinier Zwitserloot
2021-03-12
[fixes #2701] fix NPE on customized SuperBuilder with Singular
Jan Rieke
2021-03-12
rename method; use null instead of empty string
Jan Rieke
2021-03-05
[javac6] replacing calls to ListBuffer add/addAll to the append variants; add...
Reinier Zwitserloot
2021-02-07
[fixes #2741] Handle inner method invocations first
Rawi01
2021-02-04
Merge pull request #2733 from Rawi01/checker-superbuilder
Reinier Zwitserloot
2021-02-01
Clear invalid types of unboxed annotations
Rawi01
2021-02-01
[fixes #1538] Use Enter and MemberEnter to update type mirrors
Rawi01
2021-01-31
[fixes #1064] Only show super()-warning if lombok generates a method
Rawi01
2021-01-31
[fixes #2692] Add missing checker annotations in SuperBuilder
Rawi01
2021-01-28
[fixes #2691] Add end positions to all generated nodes
Rawi01
2021-01-14
[fixes #2443] Remove multiline Javadoc tags
Rawi01
2021-01-14
[fixes #2695] Create void literal properly
Rawi01
2021-01-01
Do not lose generic arguments when adding annotations #2689
Mattias Grönlund
2020-12-30
[fixes #2647] consider lombok.builder.className for builder extends
Jan Rieke
2020-12-21
[fixes #2682] Fix NPE, always add Javadoc return statement
Rawi01
2020-12-03
[fixes #2657] Use the correct field to query parent type parameters
Rawi01
2020-11-13
[refactor] reflection code streamlined by sending it through the Permit class
Reinier Zwitserloot
2020-10-29
[#2612] Set VarSymbol.owner
Rawi01
2020-10-29
[#2612] VarSymbol.adr is a bit field
Rawi01
2020-10-29
[#2612] VarSymbol.adr is required for flow analysis in Netbeans
Rawi01
2020-10-03
Merge remote-tracking branch 'origin/master'
Reinier Zwitserloot
2020-10-03
[builder] big refactor: Fixing CheckerFramework features + all params now in ...
Reinier Zwitserloot
2020-10-03
Untangling patches to classes that only exist in eclipse, not ecj
Reinier Zwitserloot
2020-09-25
Cache hashCode:
Roel Spilker
2020-09-24
Remove warning for final classes
Andre Brait
2020-09-24
Allow non-final types, use Integer.MIN_VALUE
Andre Brait
2020-09-24
Remove CacheStrategy compilation unit for javac
Andre Brait
2020-09-24
Generate Pure annotation for cached hashCode
Andre Brait
2020-09-24
Undo unnecessary change, add TODO
Andre Brait
2020-09-24
Finish implementation, add tests
Andre Brait
2020-09-24
Eclipse impl and tests
Andre Brait
2020-09-24
Restore some missing white spaces removed by IDEA
Andre Brait
2020-09-24
Attempt to implement cacheHashCode
Andre Brait
2020-09-18
Merge pull request #2560 from Rawi01/extensionmethod-names
Reinier Zwitserloot
2020-09-10
Add record support
Rawi01
2020-08-31
Merge branch 'master' into eclipse-javadoc
Rawi01
2020-08-28
Merge pull request #2548 from rosti-il/master
Reinier Zwitserloot
[prev]
[next]