aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-19Fresh 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-18Added test case for issue #1615: non-static inner classes where both inner an...Reinier Zwitserloot
2018-03-11last minute bugfixes to license order form mechanics.Reinier Zwitserloot
2018-03-11[website] added supporters infrastructure.Reinier Zwitserloot
2018-03-11Website updated to list supporters on the website.Reinier Zwitserloot
2018-03-02updated java 10 downloadKrzysztof Krason
2018-03-02[website] Added JUG details and updated links for german JUG week.Reinier Zwitserloot
2018-02-22fix permissions of docker provision scriptsTakuya Murakami
2018-02-22add jdk-10.sh for openjdk10, update jdk-9 version (#1572)Takuya Murakami
2018-02-16#1579: recycle handlers to avoid excessive garbage collectionJavier Ramos
2018-02-07adding java10 download scriptKrzysztof Krason
2018-02-07Parsing 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 2018Reinier Zwitserloot
2018-02-07documented in changelog work on supporting JDK10.Reinier Zwitserloot
2018-02-07Fix version parsing for jdk10.Roel Spilker
2018-02-07Keep indentations in javadoc. Fixes #1571Roel Spilker
2018-02-07As we’re preparing to release v2, we want to delete the experimental editio...Reinier Zwitserloot
2018-02-07URLs 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
2018-02-06[jdk9] add support for using lombok with JDK9 code when compiling using the n...Reinier Zwitserloot
2018-02-01[website] added the German JUG week to the main page.Reinier Zwitserloot
2018-01-18Merge remote-tracking branch 'remotes/upstream/master'cnuessgens
2018-01-09Merge branch '2is10-npe-warning'Roel Spilker
2018-01-09use T instead of RuntimeExceptionRoel Spilker
2018-01-09Merge branch 'npe-warning' of https://github.com/2is10/lombok into 2is10-npe-...Roel Spilker
2018-01-09Wrong documentation variables fix.Ruslan Popenko
2018-01-09Potential fix for #1555Roel Spilker
2018-01-09post-release version bumpReinier Zwitserloot
2018-01-09pre-release version bumpReinier Zwitserloot
2018-01-09Updated copyright notices to 2018.Reinier Zwitserloot
2018-01-09[fixes #1554] javac9 now caches type lookups based on ‘position’ which is...Reinier Zwitserloot
2018-01-09[fixes #1553] attriber of JDK9 checks the enclosing class’s type, which we ...Reinier Zwitserloot
2018-01-08Update tests for new Builder.Default handling #1547Roel Spilker
2018-01-08jdk9 Builder.Default works again. Fixes #1547Roel Spilker
2018-01-07remove issue-suffix from version-stringcnuessgens
2018-01-07Try fix "A save participant caused problems." cnuessgens
2018-01-07revert initial fix-trialcnuessgens
2018-01-07Revert "Revert "Initial test""cnuessgens
2018-01-07Revert "Initial test"cnuessgens
2018-01-07Initial testcnuessgens
2018-01-06Whitelist a JavacFileManager implementationLiam Miller-Cushon
2018-01-03Update changelog: 1.16.[1]6 typotingstad