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
Age
Commit message (
Expand
)
Author
2017-06-13
Added a ‘contributing’ page.
Reinier Zwitserloot
2017-06-13
Javadoc now builds without warnings. All links to external javadoc replaced w...
Reinier Zwitserloot
2017-06-13
All references in javadoc to projectlombok.org URLs now use the canonical URL.
Reinier Zwitserloot
2017-06-13
htaccess dynamically generated to canonicalize all web requests.
Reinier Zwitserloot
2017-06-13
Final touches to the website (very minor typos etc update)
Reinier Zwitserloot
2017-06-13
Removed old website; we no longer use it.
Reinier Zwitserloot
2017-06-12
jdk9: ongoing debugging information for errorprone
Roel Spilker
2017-05-29
made the site look a lot better on ‘small’ responsive mode (phones and su...
Reinier Zwitserloot
2017-05-29
In the highly unlikely scenario the browser doesn’t support <video> tags we...
Reinier Zwitserloot
2017-05-29
Final touches to the new website:
Reinier Zwitserloot
2017-05-29
update to refer to lombok.Generated vs javax.annotation.Generated in docs.
Reinier Zwitserloot
2017-05-29
video now has a poster.
Reinier Zwitserloot
2017-05-29
Styling and layout of all-versions, download, and changelog fixed/updated.
Reinier Zwitserloot
2017-05-29
Website maker updated to fix the changelog and do a proper job at supporting ...
Reinier Zwitserloot
2017-05-29
website build script updated to work with new template based website.
Reinier Zwitserloot
2017-05-29
The great rename: the old ‘website’ is now ‘website-old’, and ‘webs...
Reinier Zwitserloot
2017-05-29
moved an update to the website text about the jdk8 onX support to the new web...
Reinier Zwitserloot
2017-05-29
[trivial] fixing file casing.
Reinier Zwitserloot
2017-05-29
varExample class was confusingly called ValExample.
Reinier Zwitserloot
2017-05-29
the public API generator now skips ConfigurationKeys classes which really are...
Reinier Zwitserloot
2017-05-29
[wip] download pages.
Reinier Zwitserloot
2017-05-29
credits page updated.
Reinier Zwitserloot
2017-05-29
feature pages updated and made more consistent.
Reinier Zwitserloot
2017-05-29
setup pages added.
Reinier Zwitserloot
2017-05-29
the all-versions page is fetched in order to allow generating an updated copy...
Reinier Zwitserloot
2017-05-29
Updated just about all of the pages to the template-based redesign.
Reinier Zwitserloot
2017-05-16
update tests
Roel Spilker
2017-05-16
[i1351] Warning on initialized non-final field in Builder was wrong
Roel Spilker
2017-05-15
[installer] set minimum sizes, possible fix for 1383
Roel Spilker
2017-05-15
[jdk9] add support for errorprone MaskedFileManager
Roel Spilker
2017-05-08
applying @lacivert \s update to the site to link to the youtube video on vide...
Reinier Zwitserloot
2017-05-08
[jdk9] added debugging information for when we cannot determine the compiler
Roel Spilker
2017-03-23
post-release version bump.
Reinier Zwitserloot
2017-03-23
pre-release version bump.. with a new name!
Reinier Zwitserloot
2017-03-23
Fixed issue #1342: builder now marks generated stuff as deprecated if appropr...
Reinier Zwitserloot
2017-03-23
[i1180] generate ConstructorProperties also for (package) private constructors
Roel Spilker
2017-03-23
[i1329] respect configuration for field access when generating equals, hashCo...
Roel Spilker
2017-03-22
Added tests to check warnings/errors emitted by Builder.Default support.
Reinier Zwitserloot
2017-03-22
Builder.Default now throws out a few more warnings if misused.
Reinier Zwitserloot
2017-03-22
[changelog][jdk9] added line about provisional jdk9 support.
Roel Spilker
2017-03-22
[jdk9] Workaround for a weird casting issue that shows up for singularizer su...
Roel Spilker
2017-03-22
[jdk9] fix val/var
Roel Spilker
2017-03-22
update references to issue numbers
Roel Spilker
2017-03-22
[jdk9] Fix bug regarding multipleError field
Roel Spilker
2017-03-20
Fixing issue #1201: Builder now supports defaults!
Reinier Zwitserloot
2017-03-07
[wip] reworking how builder works with initialized fields.
Reinier Zwitserloot
2017-03-07
removed the suppressConstructorProperties param.
Reinier Zwitserloot
2017-03-07
Fixed issue #778: problems with onX if the annotation to be added has named a...
Reinier Zwitserloot
2017-03-07
fixded the version mess in the test framework.
Reinier Zwitserloot
2017-03-06
Added support for restricting tests to certain platforms (ecj, javac)
Reinier Zwitserloot
[next]