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
2018-03-29
[builderParentClass] test cases
Reinier Zwitserloot
2018-03-28
[builderParentClass] Code to handle builder on enums removed; that doesn’t ...
Reinier Zwitserloot
2018-03-28
Merge branch 'master' of https://github.com/janrieke/lombok into janrieke-master
Reinier Zwitserloot
2018-03-27
[trivial] eclipse patches are loaded from Class50 even if you override the sh...
Reinier Zwitserloot
2018-03-27
fix javadoc warnings
Roel Spilker
2018-03-27
Fixes #1608: give pages a title
Roel Spilker
2018-03-27
Merge branch 'adding-java10-provision' of https://github.com/krzyk/lombok int...
Reinier Zwitserloot
2018-03-27
[trivial] some memoryload improvements by not making a new instance but using...
Reinier Zwitserloot
2018-03-27
Merge pull request #1583 from jramosf/master
Reinier Zwitserloot
2018-03-27
Merge pull request #1622 from danieltaub96/master
Reinier Zwitserloot
2018-03-27
Merge pull request #1589 from tmurakam/feature/1572-jdk10
Reinier Zwitserloot
2018-03-27
Merge pull request #1620 from tmurakam/feautre/1572-intellij-jdk10
Reinier Zwitserloot
2018-03-27
[JDK10] Building lombok on JDK10 now works fine.
Reinier Zwitserloot
2018-03-27
Fixes #1613: add support for STS4
Roel Spilker
2018-03-27
rt-openjdk6 is downloaded from the lombok site, we had a weird version up the...
Reinier Zwitserloot
2018-03-24
improve compiler detection for jdk9 later.
Takuya Murakami
2018-03-22
removed inet4 enforcement
Krzysztof Krason
2018-03-22
using GA java 10
Krzysztof Krason
2018-03-21
fixed ExtensionMethod example to return T (generic type) , seem to remove or ...
Daniel
2018-03-21
[fix] Fix intellij build with jdk10 (#1572)
Takuya Murakami
2018-03-20
tests updated; a few tests were failing because we removed a few things recen...
Reinier Zwitserloot
2018-03-20
[issue #1615] fixes a bug where equals and hashcode would mess up if both the...
Reinier Zwitserloot
2018-03-19
[website] Added instruction page about VS Code support in lombok. Updated upc...
Reinier Zwitserloot
2018-03-19
Fresh builds wouldn’t work anymore due to a weird addition in ecj9.
Reinier Zwitserloot
2018-03-18
[website] Some minor updates and fixes to the website order page.
Reinier Zwitserloot
2018-03-18
Added test case for issue #1615: non-static inner classes where both inner an...
Reinier Zwitserloot
2018-03-11
last minute bugfixes to license order form mechanics.
Reinier Zwitserloot
2018-03-11
[website] added supporters infrastructure.
Reinier Zwitserloot
2018-03-11
Website updated to list supporters on the website.
Reinier Zwitserloot
2018-03-02
updated java 10 download
Krzysztof Krason
2018-03-02
[website] Added JUG details and updated links for german JUG week.
Reinier Zwitserloot
2018-02-22
fix permissions of docker provision scripts
Takuya Murakami
2018-02-22
add jdk-10.sh for openjdk10, update jdk-9 version (#1572)
Takuya Murakami
2018-02-16
#1579: recycle handlers to avoid excessive garbage collection
Javier Ramos
2018-02-07
adding java10 download script
Krzysztof Krason
2018-02-07
Parsing for source level broken under JDK9 due to change in 1.X->X versioning...
Reinier Zwitserloot
2018-02-07
[bugfix] builder.default with the old lombok.experimental.Builder annotation ...
Reinier Zwitserloot
2018-02-07
[trivial] updated comment and slight tweak to website text.
Reinier Zwitserloot
2018-02-07
[trivial] copyright header year bump to 2018
Reinier Zwitserloot
2018-02-07
documented in changelog work on supporting JDK10.
Reinier Zwitserloot
2018-02-07
Fix version parsing for jdk10.
Roel Spilker
2018-02-07
Keep indentations in javadoc. Fixes #1571
Roel Spilker
2018-02-07
As we’re preparing to release v2, we want to delete the experimental editio...
Reinier Zwitserloot
2018-02-07
URLs to the ‘experimental’ feature page of features that have been promot...
Reinier Zwitserloot
2018-02-07
[var] various upgrades to var:
Reinier Zwitserloot
2018-02-07
[jdk9] forcing new rounds when compiling multiple modules didn’t work. (Fil...
Reinier Zwitserloot
2018-02-06
[website] Updated docs for JDK9 module-info support.
Reinier Zwitserloot
2018-02-06
[jdk9] added a best-effort attempt to claim away lombok annotations when lomb...
Reinier Zwitserloot
2018-02-06
[compiling] running the ant compile job now no longer emits any warnings. Eac...
Reinier Zwitserloot
2018-02-06
[jdk9] [opinionated] The java9 warning when using lombok about ‘inaccessibl...
Reinier Zwitserloot
[prev]
[next]