aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-07fix JavaDoc of callSuper in the ToString annotationPatrick Cornelißen
2017-11-06Fixed `ant test-ecj`Reinier Zwitserloot
2017-11-06add changelog for #1505Roel Spilker
2017-11-06Generate correct hashCode when callSuper and no fields included. Fixes #1505Roel Spilker
2017-11-06Fixing running of annotation processors (broken with introduction of ↵Reinier Zwitserloot
compiling with ecj)
2017-11-06Updated to ivy++ v1.22 in order to allow compiling stuff with ecj; j9 no ↵Reinier Zwitserloot
longer supports 1.4/1.5 but we need it to continue to compile patchtargets for eclipse.
2017-10-30use provisioning in docker to enable composition of versionsRoel Spilker
2017-10-26update Android Studio gradle file documentationRoel Spilker
2017-10-26update docker documentationRoel Spilker
2017-10-26change docker documentation to markdownRoel Spilker
2017-10-26add more examples to docker documentationRoel Spilker
2017-10-26download-edge link wasn’t in the htaccess yet, making /download-edge not work.Reinier Zwitserloot
2017-10-26add some dockerfiles for testing against jdk9Roel Spilker
2017-10-26update changelogRoel Spilker
2017-10-26Removed flash-based video player; these days, who needs it, right?Reinier Zwitserloot
2017-10-26Added an individual ‘setup’ page; hamburger menu now goes to it.Reinier Zwitserloot
2017-10-26The main page now clicks through to the video.Reinier Zwitserloot
2017-10-26solved some bugs in our site.Reinier Zwitserloot
2017-10-26website-only now available.Reinier Zwitserloot
2017-10-25add support for Netbeans on jdk9Roel Spilker
2017-10-25Merge branch 'tmurakam-feture/fix-1440'Roel Spilker
2017-10-25code cleanupRoel Spilker
2017-10-25Turns out we don't need the encoding after all since all methods are overriddenRoel Spilker
2017-10-16LombokFileObjects: get encoding from wrappedManager.Takuya Murakami
2017-10-16LombokFileObjects: use default charset in BaseFileManager wrapper.Takuya Murakami
2017-10-16Add my name to AUTHORS, remove TODOTakuya Murakami
2017-10-15fix issue #1440, #1472: wrap BasedFileManager for jdk9Takuya Murakami
2017-10-15Update FieldDefaults.htmlFerenc Czina
2017-10-02add ids to h1/h2/h3 for linking directly to themRoel Spilker
2017-10-02Merge pull request #1479 from jb--/masterRoel Spilker
fixing documentation mixup
2017-09-29fixing documentation mixupJorg Bartnick
2017-09-18Merge pull request #1430 from bitsal/masterRoel Spilker
Updated setup instructions for Gradle
2017-09-18Merge pull request #1311 from askoning/testsOnLinuxRoel Spilker
Several minor fixes to make 'ant test' work more reliably on other systems
2017-09-18Merge pull request #1450 from cardamon/fix-builder-javadoc-linkRoel Spilker
Fix @Builder complete doc link.
2017-09-18Merge branch 'kchirls-master'Roel Spilker
2017-09-18Rename class in test fileRoel Spilker
2017-09-18Merge branch 'master' of https://github.com/kchirls/lombok into kchirls-masterRoel Spilker
Fixes #869, fixes #1018
2017-08-08Fix @Builder complete doc link.Jakob van Kruijssen
2017-07-17Possible fix for issue 1440: Error-prone in IntelliJRoel Spilker
2017-07-17Updated website to render snippets more intelligently on reasonably sized ↵Reinier Zwitserloot
browser windows.
2017-07-04post-release version bump.Reinier Zwitserloot
2017-07-04pre-release version bump.Reinier Zwitserloot
2017-07-04updated changelog.Reinier Zwitserloot
2017-07-04Fixed some exotic singular cases that were being autosingularized incorrectly.Reinier Zwitserloot
2017-07-03Added some broken autosingulars.Reinier Zwitserloot
2017-06-30Updated setup instructions for Gradlebitsal
2017-06-19Added pages for build tools, and updated the android instructions.Reinier Zwitserloot
2017-06-19Add test to make sure we don't add a super call if the type explicitly ↵Roel Spilker
extends Object
2017-06-19Possible solution for issue 1290Roel Spilker
2017-06-19Merge pull request #1418 from jimreader/patch-1Roel Spilker
Wrong IDE referenced in the restart step