This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
lombok
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/lombok.git
synced
2026-09-18 22:24:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ae4592f188f4ba72adb697f2ea3aa5f29f491b1
lombok
/
test
/
transform
/
resource
T
History
Reinier Zwitserloot
5dea27f56f
Merge branch 'janrieke-superBuilder'
2018-06-13 23:26:15 +02:00
..
after-delombok
Merge branch 'janrieke-superBuilder'
2018-06-13 23:26:15 +02:00
after-ecj
Merge branch 'janrieke-superBuilder'
2018-06-13 23:26:15 +02:00
before
Merge branch 'janrieke-superBuilder'
2018-06-13 23:26:15 +02:00
messages-delombok
FieldNameConstants now defaults to having a prefix ‘FIELD_’, which can be configured both on the annotation itself and via a config key. This totally breaks compatibility with the previous lombok release, but, hey, it’s in experimental and it’s been one week. This is better.
2018-06-04 23:36:10 +02:00
messages-ecj
FieldNameConstants now defaults to having a prefix ‘FIELD_’, which can be configured both on the annotation itself and via a config key. This totally breaks compatibility with the previous lombok release, but, hey, it’s in experimental and it’s been one week. This is better.
2018-06-04 23:36:10 +02:00
messages-idempotent
fixing tests to account for generation of javax.annotation.Generated and ConstructorProperties being default-off.
2017-12-04 21:41:47 +01:00