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
/
eclipse
/
handlers
/
HandleFieldNameConstants.java
Age
Commit message (
Expand
)
Author
2021-06-03
[fixes #2838] Handle anonymous classes properly
Rawi01
2021-03-16
[build] sped up the build considerable.
Reinier Zwitserloot
2020-08-27
Issue 2552 - generate class initializer body only after field member injection
Kay Schubert
2020-05-14
[fixes #1969] Enum.values() requires enumConstantsCounter to be set
Rawi01
2019-05-22
Fixes for CustomLog, AUTHORS entry, extended changlog
Adam Juraszek
2019-05-14
IdentifierName instead of String
Adam Juraszek
2019-05-01
[issue #2092] Add an uppercase option to FieldNameConstants
Reinier Zwitserloot
2019-01-29
[fixes #2024] FieldNameConstants was causing lots of problems in eclipse, esp...
Reinier Zwitserloot
2018-11-01
[trivial] error out on mismatch between FieldNameConstants asEnum flag and ac...
Reinier Zwitserloot
2018-11-01
[feature] FieldNameConstants now works like Builder: Make whatever bits it do...
Reinier Zwitserloot
2018-07-29
code impl of FieldNameConstants rewrite + test updates for it
Reinier Zwitserloot
2018-06-04
FieldNameConstants now defaults to having a prefix ‘FIELD_’, which can be...
Reinier Zwitserloot
2018-04-05
[fieldNameConstants] code review, docs, tests, fixup.
Reinier Zwitserloot
2014-10-03
Added copyright header
Michiel Verheul
2014-10-03
New Annotation: FieldNameConstants.
michiel