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
/
doc
Age
Commit message (
Expand
)
Author
2019-05-07
pre-release version bump
Reinier Zwitserloot
2019-05-07
[fixes #1981][fixes #1961] Hardcoded some knowledge about how to copy jackson...
Reinier Zwitserloot
2019-05-06
[fixes #2120] ecj was not generating explicit nullchecks for builder-setters.
Reinier Zwitserloot
2019-05-01
[fixes #2104] superbuilder + non-list-singulars wouldn’t work due to hardco...
Reinier Zwitserloot
2019-05-01
[issue #2092] Add an uppercase option to FieldNameConstants
Reinier Zwitserloot
2019-05-01
[fixes #2083] adds feature ‘access level’ to `@Builder`
Reinier Zwitserloot
2019-04-24
[changelog] Adding JDK12 updates to changelog
Reinier Zwitserloot
2019-03-26
[fixes #2050] [fixes #2061] javac would fail to skip generating build() metho...
Reinier Zwitserloot
2019-03-26
[fixes #2049] Delombok now figures out usages of ‘var’ and delomboks them...
Reinier Zwitserloot
2019-03-26
changelog update
Roel Spilker
2019-03-26
[i2078] Add possibility to generate assert on `@NonNull`
Roel Spilker
2019-03-25
[fixes #2046] you can now suppress the builder() method, useful if you only w...
Reinier Zwitserloot
2019-03-25
[docs] we had 2 references to v2.0.0; in the end that turned out to simply be...
Reinier Zwitserloot
2019-02-19
var/val in Eclipse can now handle intersection types, fixes #1986
Roel Spilker
2019-02-12
post-release version bump
Reinier Zwitserloot
2019-02-12
prerelease version bump
Reinier Zwitserloot
2019-01-29
update changelog
Roel Spilker
2019-01-29
[fixes #2024] FieldNameConstants was causing lots of problems in eclipse, esp...
Reinier Zwitserloot
2019-01-15
update changelog regarding #2008
Roel Spilker
2019-01-08
[#1033] steps on the way to issue 1033: You can add cleanup tasks which are d...
Reinier Zwitserloot
2019-01-08
@Delegate @NonNull would error on jdk8, fixes #1935
Roel Spilker
2018-11-06
[fixes #1888] [jdk12] lombok can deal with the changes to case/break nodes in...
Reinier Zwitserloot
2018-11-06
Improve toString generation for enums. Fixes #1916
Roel Spilker
2018-11-05
[fixes #1918] toString now supports a configkey to tell it how to deal with s...
Reinier Zwitserloot
2018-11-01
[feature] FieldNameConstants now works like Builder: Make whatever bits it do...
Reinier Zwitserloot
2018-11-01
[fixes #1932] We broke the delombok ant task.
Reinier Zwitserloot
2018-10-30
post-release version bump.
Reinier Zwitserloot
2018-10-30
pre-release version bump
Reinier Zwitserloot
2018-10-30
cleaning up the changelog in preparation for a release.
Reinier Zwitserloot
2018-10-24
correct issueManagement declaration in maven POM
Tony Bargnesi
2018-10-16
[fixes #1795] you can now pass arguments to delombok via file in the same way...
Reinier Zwitserloot
2018-10-16
[Fixes #1848] Added support to delombok for properly handling jigsaw (module-...
Reinier Zwitserloot
2018-10-15
Don't initialize already initialized final fields. Fixes #1829.
Roel Spilker
2018-10-15
[fixes #1324] toBuilder with @Singular marked collections that are null no lo...
Reinier Zwitserloot
2018-09-18
Finishing work on making lombok do sensible things with TYPE_USE annotations ...
Reinier Zwitserloot
2018-09-10
update changelog
Roel Spilker
2018-09-10
create edge-SNAPSHOT maven artifacts
Roel Spilker
2018-09-03
Add Angular IDE support in installer, fixes #1830
Roel Spilker
2018-08-27
Update changelog
Roel Spilker
2018-08-21
[#1806] Potential fix for java 11 in regards to module system.
Reinier Zwitserloot
2018-08-21
[#1808] Probable fix: Using module names with dots in them was causing issues...
Reinier Zwitserloot
2018-07-29
docs for the redesigned FieldNameConstants.
Reinier Zwitserloot
2018-07-26
post-release version bump
Reinier Zwitserloot
2018-07-26
pre-release version bump
Reinier Zwitserloot
2018-07-25
[Fixes issue #1783] lombok.var / lombok.experimental.var import would be remo...
Reinier Zwitserloot
2018-07-17
Attempting to fix issues with integration with mapstruct; issue #1359
Reinier Zwitserloot
2018-07-03
[Fixes #1347] issues with no-args constructor and Builder.Default now documen...
Reinier Zwitserloot
2018-06-19
changelog
Roel Spilker
2018-06-13
added SuperBuilder to the changelog
Reinier Zwitserloot
2018-06-05
post-release version bump
Reinier Zwitserloot
[next]