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
/
HandleUtilityClass.java
Age
Commit message (
Expand
)
Author
2023-01-09
[fixes #3274] Reset erasure_field of symbol
Rawi01
2022-01-30
[fixes #3097] Update inner class type when creating a static class
Rawi01
2021-04-18
Merge branch 'enter-types-methods-fields' of git://github.com/Rawi01/lombok i...
Reinier Zwitserloot
2021-03-22
Merge branch 'records'
Reinier Zwitserloot
2021-03-16
[build] sped up the build considerable.
Reinier Zwitserloot
2021-02-01
[fixes #1538] Use Enter and MemberEnter to update type mirrors
Rawi01
2021-01-28
[fixes #2691] Add end positions to all generated nodes
Rawi01
2020-09-10
Add record support
Rawi01
2020-06-25
Fix UtilityClass test case
Rawi01
2020-03-15
[UtilityClass] [issue #2384] Added a test to confirm no issue.
Reinier Zwitserloot
2017-02-14
Fixes issue #1287 - if a field gets marked as static via `@UtilityClass`, don...
Reinier Zwitserloot
2017-01-19
added type mirror fixing for `@XConstructor` and `@Wither`.
Reinier Zwitserloot
2015-08-13
fixing typo in constant name of utility class config flag.
Reinier Zwitserloot
2015-02-04
@UtilityClass handlers now more intelligent about inner types of implicitly s...
Reinier Zwitserloot
2015-02-02
added impl for @UtilityClass.
Reinier Zwitserloot
2014-12-08
Added @UtilityClass annotation and javac handler
Luan Nico